-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtokenlist.json
More file actions
97 lines (97 loc) · 3.06 KB
/
tokenlist.json
File metadata and controls
97 lines (97 loc) · 3.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"name": "Chiliz Chain Default Token List",
"timestamp": "2026-01-20T15:15:00Z",
"version": {
"major": 1,
"minor": 0,
"patch": 0
},
"keywords": [
"Chiliz",
"ChilizChain",
"chz",
"mainnet"
],
"tokens": [
{
"name": "Bridged USDC (ChainPort)",
"address": "0xa37936F56249965d407E39347528a1A91eB1cbef",
"symbol": "USDC",
"decimals": 6,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/6319/standard/usdc.png"
},
{
"name": "PEPPER",
"address": "0x60F397acBCfB8f4e3234C659A3E10867e6fA6b67",
"symbol": "PEPPER",
"decimals": 18,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/50624/standard/Peppercoin.png"
},
{
"name": "Wrapped Chiliz",
"address": "0x677F7e16C7Dd57be1D4C8aD1244883214953DC47",
"symbol": "wCHZ",
"decimals": 18,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/8834/standard/CHZ_Token_updated.png"
},
{
"name": "OG",
"address": "0x19cA0F4aDb29e2130A56b9C9422150B5dc07f294",
"symbol": "OG",
"decimals": 0,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/11663/standard/OG.png?1741594226"
},
{
"name": "AS Roma",
"address": "0xa6610b3361c4c0D206Aa3364cd985016c2d89386",
"symbol": "ASR",
"decimals": 0,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/11688/standard/ASR.png?1741934747"
},
{
"name": "FC Barcelona",
"address": "0xFD3C73b3B09D418841dd6Aff341b2d6e3abA433b",
"symbol": "BAR",
"decimals": 0,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/11693/standard/BAR.png?1741518646"
},
{
"name": "Paris Saint-Germain",
"address": "0xc2661815C69c2B3924D3dd0c2C1358A1E38A3105",
"symbol": "PSG",
"decimals": 0,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/11620/standard/PSG.png?1741772294"
},
{
"name": "Juventus",
"address": "0x454038003a93cf44766aF352F74bad6B745616D0",
"symbol": "JUV",
"decimals": 0,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/10060/standard/JUV.png?1741579269"
},
{
"name": "Galatasaray S.K.",
"address": "0x6DaB8Fe8e5d425F2Eb063aAe58540aA04e273E0d",
"symbol": "GAL",
"decimals": 0,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/11585/standard/GAL.png?1741518763"
},
{
"name": "Manchester City FC",
"address": "0x6401b29F40a02578Ae44241560625232A01B3F79",
"symbol": "CITY",
"decimals": 0,
"chainId": 88888,
"logoURI": "https://assets.coingecko.com/coins/images/15799/standard/CITY.png?1741518718"
}
]
}