-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmultichain.json
77 lines (77 loc) · 3.04 KB
/
multichain.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"name": "Multichain Bridge",
"logoURI": "https://raw.githubusercontent.com/etcswap/token-list/main/assets/ethereum-classic.svg",
"keywords": ["etcswap", "ethereum classic", "etc", "multichain"],
"timestamp": "2022-06-15T00: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": 61,
"address": "0x0dCb0CB0120d355CdE1ce56040be57Add0185BAa",
"name": "Binance Coin Multichain-Peg",
"symbol": "BNB",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0x0dCb0CB0120d355CdE1ce56040be57Add0185BAa/logo.png?raw=true"
},
{
"chainId": 61,
"address": "0xb12c13e66AdE1F72f71834f2FC5082Db8C091358",
"name": "Binance USD Multichain-Peg",
"symbol": "BUSD",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0xb12c13e66AdE1F72f71834f2FC5082Db8C091358/logo.png?raw=true"
},
{
"chainId": 61,
"address": "0x2C78f1b70Ccf63CDEe49F9233e9fAa99D43AA07e",
"name": "Dai Stablecoin Multichain-Peg",
"symbol": "DAI",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0x2C78f1b70Ccf63CDEe49F9233e9fAa99D43AA07e/logo.png?raw=true"
},
{
"chainId": 61,
"address": "0x218c3c3D49d0E7B37aff0D8bB079de36Ae61A4c0",
"name": "Ethereum Foundation Multichain-Peg",
"symbol": "ETH",
"decimals": 18,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0x218c3c3D49d0E7B37aff0D8bB079de36Ae61A4c0/logo.png?raw=true"
},
{
"chainId": 61,
"address": "0xC1Be9a4D5D45BeeACAE296a7BD5fADBfc14602C4",
"name": "USD Coin Multichain-Peg",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0xC1Be9a4D5D45BeeACAE296a7BD5fADBfc14602C4/logo.png?raw=true"
},
{
"chainId": 61,
"address": "0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055",
"name": "Tether Multichain-Peg",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055/logo.png?raw=true"
},
{
"chainId": 61,
"address": "0x332730a4F6E03D9C55829435f10360E13cfA41Ff",
"name": "Wrapped Bitcoin Multichain-Peg",
"symbol": "WBTC",
"decimals": 8,
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0x332730a4F6E03D9C55829435f10360E13cfA41Ff/logo.png?raw=true"
}
],
"version": {
"major": 0,
"minor": 1,
"patch": 0
}
}