-
Notifications
You must be signed in to change notification settings - Fork 3
/
chainx-test.tokenlist.json
70 lines (70 loc) · 1.96 KB
/
chainx-test.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"name": "Default",
"logoURI": "https://raw.githubusercontent.com/chainx-org/token-list/main/assets/icon_soswap.svg",
"keywords": [
"default",
"defi"
],
"timestamp": "2021-05-27T20:37:00.000+00:00",
"tokens": [
{
"chainId": 1507,
"address": "0xa0fdf025240860cd22e7afcdae461bcaf5b177eb",
"assetId": 66,
"name": "SherpaX",
"symbol": "XBTC",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/chainx-org/token-list/main/assets/XBTC.svg"
},
{
"chainId": 1507,
"address": "0x4107c4f5bec80196d0F2F975473984Fd40a7214D",
"assetId": 1,
"name": "SherpaX",
"symbol": "sBTC",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/chainx-org/token-list/main/assets/sBTC.svg"
},
{
"chainId": 1507,
"address": "0x36821e19D3E5A3172A99A509087b64D72e7ADf58",
"assetId": 2,
"name": "SherpaX",
"symbol": "PCX",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/chainx-org/token-list/main/assets/PCX.svg"
},
{
"chainId": 1507,
"address": "0xf3607524cAB05762cB5F0cAb17e4cA3A0F0b4E87",
"assetId": 3,
"name": "SherpaX",
"symbol": "MINI",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/chainx-org/token-list/main/assets/MINI.svg"
},
{
"chainId": 1507,
"address": "0x0000156C9950bab16A00a8638e6ca9a6B71A46A1",
"assetId":5,
"name": "Polkadot",
"symbol": "DOT",
"decimals": 10,
"logoURI": "https://raw.githubusercontent.com/chainx-org/token-list/main/assets/DOT.svg"
},
{
"chainId": 1507,
"address": "0x57a6b6F0B4382d7b6437C7a964F1415Ac0daa3f3",
"assetId":6,
"name": "Kusama",
"symbol": "KSM",
"decimals": 12,
"logoURI": "https://raw.githubusercontent.com/chainx-org/token-list/main/assets/KSM.svg"
}
],
"version": {
"major": 2,
"minor": 2,
"patch": 1
}
}