-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwrappedether.json
29 lines (29 loc) · 1 KB
/
wrappedether.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
{
"name": "Wrapped Ether",
"logoURI": "https://raw.githubusercontent.com/etcswap/token-list/main/assets/wrapped-ether.svg",
"keywords": ["etcswap", "ethereum classic", "etc", "wrapped ether", "wrapped etc","wetc"],
"timestamp": "2022-05-06T00:00:00.000+00:00",
"tokens": [
{
"chainId": 61,
"address": "0x1953cab0E5bFa6D4a9BaD6E05fD46C1CC6527a5a",
"name": "Wrapped Ether",
"symbol": "WETC",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0x1953cab0E5bFa6D4a9BaD6E05fD46C1CC6527a5a/logo.png?raw=true"
},
{
"chainId": 63,
"address": "0x1953cab0E5bFa6D4a9BaD6E05fD46C1CC6527a5a",
"name": "Wrapped Ether",
"symbol": "WETC",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0x1953cab0E5bFa6D4a9BaD6E05fD46C1CC6527a5a/logo.png?raw=true"
}
],
"version": {
"major": 0,
"minor": 1,
"patch": 0
}
}