forked from eggswap/exp-token-list
-
Notifications
You must be signed in to change notification settings - Fork 1
/
BasicTokenList.json
64 lines (63 loc) · 2.26 KB
/
BasicTokenList.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"name": "Basic List",
"timestamp": "2020-09-17T12:00:00+00:00",
"version": {
"major": 1,
"minor": 0,
"patch": 0
},
"keywords": [
"expswap",
"default",
"list"
],
"tokens": [{
"address": "0x331631B4bb93b9B8962faE15860BD538a389395A",
"chainId": 2,
"name": "Wrapped Expanse",
"symbol": "WEXP",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/eggswap/exp-token-list/main/icons/0x331631B4bb93b9B8962faE15860BD538a389395A.png"
},
{
"address": "0x3B4Cfcc4532EEC161860cB6544f49947544d940d",
"chainId": 2,
"name": "Tokenlab",
"symbol": "LAB",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/eggswap/exp-token-list/main/icons/0x3B4Cfcc4532EEC161860cB6544f49947544d940d.png"
},
{
"address": "0x4F5ec5A69DBE12C48cA1edC9c52b1E8896Aed932",
"chainId": 2,
"name": "EXPEX",
"symbol": "PEX",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/eggswap/exp-token-list/main/icons/0x4f5ec5a69dbe12c48ca1edc9c52b1e8896aed932.png"
},
{
"address": "0x29a828f7D34769Ae5d788BBbe505fA5B2AbADF06",
"chainId": 2,
"name": "GXP",
"symbol": "GXP",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/eggswap/exp-token-list/main/icons/0x29a828f7D34769Ae5d788BBbe505fA5B2AbADF06.png"
},
{
"address": "0x9D2761A714b5b2EfA325a8a3eee21BE32AACeB4A",
"chainId": 2,
"name": "LOVE",
"symbol": "LVE",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/eggswap/exp-token-list/main/icons/0x9D2761A714b5b2EfA325a8a3eee21BE32AACeB4A.png"
},
{
"address": "0x72332c512bf2dA5A7Cd11752b380F7d8fcBba847",
"chainId": 2,
"name": "ERC644",
"symbol": "T64",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/eggswap/exp-token-list/main/icons/0x72332c512bf2dA5A7Cd11752b380F7d8fcBba847.png"
}
]
}