-
Notifications
You must be signed in to change notification settings - Fork 3
/
bevm-test.tokenlist.json
52 lines (52 loc) · 1.17 KB
/
bevm-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
{
"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": 1502,
"address": "0x7207C535f90B57C4bb5E0CCeaA45560221C61814",
"assetId": 1,
"name": "BEVM",
"symbol": "PCX",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/chainx-org/token-list/main/assets/PCX.svg"
},
{
"chainId": 1502,
"address": "0x52ae5168D75D47832B9bEE573C169cDcD0709A36",
"assetId": 1,
"name": "BEVM",
"symbol": "ORDI",
"decimals": 0,
"logoURI": ""
},
{
"chainId": 1502,
"address": "0x500086783454ceC51fA6788f8b55D5971299FcFb",
"assetId": 1,
"name": "BEVM",
"symbol": "SATS",
"decimals": 0,
"logoURI": ""
},
{
"chainId": 1502,
"address": "0xFd861b4eeA652d92a679504a8b8341655340eA5d",
"assetId": 1,
"name": "BEVM",
"symbol": "WBTC",
"decimals": 0,
"logoURI": ""
}
],
"version": {
"major": 6,
"minor": 0,
"patch": 1
}
}