-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtokens.json
77 lines (76 loc) · 2.24 KB
/
tokens.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
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"name": "Next Smart Chain",
"logoURI": "https://raw.githubusercontent.com/NextSmartChain/tokenlist/main/default.svg",
"keywords": ["nextsmartchain", "tokens", "uniswap"],
"timestamp": "2021-12-10T00:00:00+00:00",
"tokens": [
{
"address": "0xC8115138E7A41AE36Dc6761e3968a13381De6c22",
"chainId": 96,
"name": "Wrapped NEXT",
"symbol": "wNEXT",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/NextSmartChain/tokenlist/main/wnext.png"
},
{
"address": "0xcE62Ad385F93Fbc043e39f0f171Ef8866AAe5a5E",
"chainId": 96,
"name": "ALICE",
"symbol": "ALICE",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/NextSmartChain/tokenlist/main/alice.png"
},
{
"address": "0x58D6D3c4Df058791875A36DE268Ad81835373b2b",
"chainId": 96,
"name": "BOB",
"symbol": "BOB",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/NextSmartChain/tokenlist/main/bob.png"
},
{
"address": "0x2d77b2b8ad7a4556a22ff3e5135672f369f42b19",
"chainId": 96,
"name": "MOON",
"symbol": "MOON",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/NextSmartChain/tokenlist/main/moon.png"
},
{
"address": "0xdee06148c3d324ecf1485d7e721702ff8dbdce16",
"chainId": 96,
"name": "EARTH",
"symbol": "EARTH",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/NextSmartChain/tokenlist/main/earth.png"
},
{
"address": "0xd25b6c6855cfd30a16ac4f081a8fef81298ea13b",
"chainId": 96,
"name": "SUN",
"symbol": "SUN",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/NextSmartChain/tokenlist/main/sun.png"
},
{
"address": "0x39afc68767a45b28786c6d637e3a5dc846d1ace6",
"chainId": 96,
"name": "MARS",
"symbol": "MARS",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/NextSmartChain/tokenlist/main/mars.png"
},
{
"address": "0xEacF7f838bDAb370CF2b9647206CDe6F701e6709",
"chainId": 96,
"name": "NJACK",
"symbol": "NJACK",
"decimals": 18
},
],
"version": {
"major": 1,
"minor": 1,
"patch": 3
}
}