-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathcombo.tokenlist.json
49 lines (49 loc) · 1.42 KB
/
combo.tokenlist.json
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
{
"name": "Combo Chain Token List",
"logoURI": "https://raw.githubusercontent.com/ComboLabs/ComboTokenList/master/combo.png",
"keywords": [
"scaling",
"layer2",
"infrastructure"
],
"timestamp": "2023-12-18T07:39:49.019Z",
"tokens": [
{
"chainId": 9980,
"l2Address": "0xba7b9936a965FAc23Bb7A8190364FA60622B3CFf",
"name": "BEAN.SecondLive",
"symbol": "BEAN",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/ComboLabs/ComboTokenList/master/data/BEAN/logo.png"
},
{
"chainId": 9980,
"l2Address": "0xd08a2917653d4e460893203471f0000826fb4034",
"name": "ComboToken",
"symbol": "COMBO",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/ComboLabs/ComboTokenList/master/data/COMBO/logo.png"
},
{
"chainId": 9980,
"l2Address": "0x7c6b91d9be155a6db01f749217d76ff02a7227f2",
"name": "Tether USD",
"symbol": "USDT",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/ComboLabs/ComboTokenList/master/data/USDT/logo.png"
},
{
"chainId": 9980,
"l2Address": "0x4200000000000000000000000000000000000006",
"name": "Wrapped BNB",
"symbol": "WBNB",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/ComboLabs/ComboTokenList/master/data/WBNB/logo.png"
}
],
"version": {
"major": 0,
"minor": 1,
"patch": 4
}
}