-
Notifications
You must be signed in to change notification settings - Fork 0
/
stablecoin.tokenlist.json
42 lines (42 loc) · 1.17 KB
/
stablecoin.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
{
"name": "Stablecoin Tokens",
"logoURI": "https://raw.githubusercontent.com/ElasticSwap/brand/master/ElasticSwap/square-400px.png",
"keywords": [
"avalanche",
"ethereum",
"stablecoin",
"USD"
],
"version": {
"major": 1,
"minor": 0,
"patch": 1
},
"timestamp": "2022-04-06T12:00:00+00:00",
"tokens": [
{
"chainId": 1,
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"decimals": 6,
"name": "USD Coin",
"symbol": "USDC",
"logoURI": "https://raw.githubusercontent.com/ElasticSwap/tokenlists/master/logos/USDC-circle-1067px.png"
},
{
"chainId": 43114,
"address": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
"decimals": 6,
"name": "USD Coin",
"symbol": "USDC",
"logoURI": "https://raw.githubusercontent.com/ElasticSwap/tokenlists/master/logos/USDC-circle-1067px.png"
},
{
"chainId": 43114,
"address": "0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664",
"decimals": 6,
"name": "USD Coin",
"symbol": "USDC.e",
"logoURI": "https://raw.githubusercontent.com/ElasticSwap/tokenlists/master/logos/USDC-circle-1067px.png"
}
]
}