-
Notifications
You must be signed in to change notification settings - Fork 1
/
mordor.json
45 lines (45 loc) · 1.6 KB
/
mordor.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
{
"name": "Mordor Testnet",
"logoURI": "https://raw.githubusercontent.com/etcswap/token-list/main/assets/wrapped-ether.svg",
"keywords": ["etcswap", "mordor", "ethereum classic", "etc"],
"timestamp": "2022-05-11T00:00:00.000+00:00",
"tokens": [
{
"chainId": 63,
"address": "0x1953cab0E5bFa6D4a9BaD6E05fD46C1CC6527a5a",
"name": "Wrapped Ether",
"symbol": "WETC",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/mordor/assets/0x1953cab0E5bFa6D4a9BaD6E05fD46C1CC6527a5a/logo.png?raw=true"
},
{
"chainId": 63,
"address": "0xcd58244e44c38fbA5eF4312c4B139fD683E5fca1",
"name": "Ethereum Classic Ecosystem",
"symbol": "ECO",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/mordor/assets/0xcd58244e44c38fbA5eF4312c4B139fD683E5fca1/logo.png?raw=true"
},
{
"chainId": 63,
"address": "0xcA1B2C49443552bb900F157DEb4d5C2E87879807",
"name": "USD Stablecoin",
"symbol": "USD",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/mordor/assets/0xcA1B2C49443552bb900F157DEb4d5C2E87879807/logo.png?raw=true"
},
{
"chainId": 63,
"address": "0x47eBCD166Af2FAEa22ab7D2BD67DE83C44f72565",
"name": "Bitcoin",
"symbol": "BTC",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/mordor/assets/0x47eBCD166Af2FAEa22ab7D2BD67DE83C44f72565/logo.png?raw=true"
}
],
"version": {
"major": 0,
"minor": 1,
"patch": 0
}
}