-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdevnet.tokenlist.json
More file actions
59 lines (58 loc) · 1.7 KB
/
Copy pathdevnet.tokenlist.json
File metadata and controls
59 lines (58 loc) · 1.7 KB
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
{
"name": "Devnet Token List",
"logoURI": "https://raw.githubusercontent.com/dasconnor/tokenlist/main/imgs/avalanche_token_round_inverted.png",
"version": {
"major": 0,
"minor": 3,
"patch": 0
},
"keywords": [
"avalanche", "fuji"
],
"timestamp": "2021-01-05T00:00:00+00:00",
"tokens": [
{
"address": "0x55FEfE6aCB529f23869D08ba8d2DF81a8BBFb85D",
"chainId": 43112,
"name": "Wrapped AVAX",
"symbol": "WAVAX",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/dasconnor/tokenlist/main/imgs/avalanche_token_round_inverted.png"
},
{
"address": "0x1c068b2C5f9927F2844e367345eb13a704d7Da40",
"chainId": 43112,
"name": "Connor Coin",
"symbol": "CON",
"decimals": 2
},
{
"address": "0x9Ba8D9855C4ADaBBB1fB11a0E076c1aF5ADf1cD5",
"chainId": 43112,
"name": "Das Coin",
"symbol": "DAS",
"decimals": 2
},
{
"chainId": 43112,
"address": "0x76476aAfd932f61b55089CD323a391f7aF4Acbdc",
"symbol": "ARN",
"name": "Aaron Coin",
"decimals": 2
},
{
"chainId": 43112,
"address": "0xbE2cB47E6703Ee88E5447815eD0b128467dbfb4E",
"symbol": "BKY",
"name": "Bucky Coin",
"decimals": 2
},
{
"chainId": 43112,
"address": "0x74B85E0820316C451E8EE64C870EE34947c1f56E",
"symbol": "NFX",
"name": "Netflix Coin",
"decimals": 2
}
]
}