-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtokens.json
44 lines (44 loc) · 1.35 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
[
{
"asset_id": "0xd7d5e5c1220872e6f42b38f85ae80c6072b1b4723e7a7218bbf6717aca962536",
"symbol": "USDC",
"coingeco_id": "usd-coin",
"default_price": 1
},
{
"asset_id": "0x0000000000000000000000000000000000000000000000000000000000000000",
"symbol": "ETH",
"coingeco_id": "ethereum",
"default_price": 1200
},
{
"asset_id": "0x71be783354a9bccfa9de0e7edf291797775e4a730d0922a9675258dbb47f557b",
"symbol": "LINK",
"coingeco_id": "chainlink",
"default_price": 5
},
{
"asset_id": "0xdd17dda6eeee55f6d327020e6d61b9fa7b3c2ab205c46cdca690a46966f4e1c7",
"symbol": "BTC",
"coingeco_id": "bitcoin",
"default_price": 19000
},
{
"asset_id": "0x76c4fda9074c4509eaf2652f82bace86e2c7a21bf9faff7bf6228034ebc0f8a2",
"symbol": "UNI",
"coingeco_id": "uniswap",
"default_price": 5
},
{
"asset_id": "0x99075448d291a8f8f69e5f3d25a309c38ad38def9f709a69ae4a2aeaed1701fe",
"symbol": "SWAY",
"coingeco_id": "compound-governance-token",
"default_price": 50
},
{
"asset_id": "0x13397cf760e15cd30194fa9d884cf4dd810c5d9e6459a4053e65f74f80b92f32",
"symbol": "COMP",
"coingeco_id": "compound-governance-token",
"default_price": 50
}
]