-
Notifications
You must be signed in to change notification settings - Fork 12
/
mb.tokenlist.json
99 lines (99 loc) · 3.77 KB
/
mb.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
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"name": "Metis Bridge Tokens",
"logoURI": "https://raw.githubusercontent.com/MetisProtocol/metis-bridge-resources/master/tokens/METIS/logo.png",
"keywords": [
"metis",
"defi",
"ethereum",
"bridge",
"andromeda"
],
"version": {
"major": 10,
"minor": 0,
"patch": 0
},
"tokens": [
{
"chainId": 1088,
"address": "0xea32a96608495e54156ae48931a7c20f0dcc1a21",
"decimals": 6,
"name": "USDC Token",
"symbol": "m.USDC",
"logoURI": "https://raw.githubusercontent.com/MetisProtocol/metis-bridge-resources/master/tokens/USDC/logo.png"
},
{
"chainId": 1088,
"address": "0xbb06dca3ae6887fabf931640f67cab3e3a16f4dc",
"decimals": 6,
"name": "USDT Token",
"symbol": "m.USDT",
"logoURI": "https://raw.githubusercontent.com/MetisProtocol/metis-bridge-resources/master/tokens/USDT/logo.png"
},
{
"chainId": 1088,
"address": "0x5ce34d9abe4bf239cbc08b89287c87f4cd6d80b7",
"decimals": 18,
"name": "WOW Token",
"symbol": "m.WOW",
"logoURI": "https://raw.githubusercontent.com/MetisProtocol/metis-bridge-resources/master/tokens/WOW/logo.png"
},
{
"chainId": 1088,
"address": "0xf5f66d5daa89c090a7afa10e6c1553b2887a9a33",
"decimals": 18,
"name": "LINK Token",
"symbol": "m.LINK",
"logoURI": "https://raw.githubusercontent.com/MetisProtocol/metis-bridge-resources/master/tokens/LINK/logo.png"
},
{
"chainId": 1088,
"address": "0x420000000000000000000000000000000000000a",
"decimals": 18,
"name": "Ether",
"symbol": "WETH",
"logoURI": "https://raw.githubusercontent.com/MetisProtocol/metis-bridge-resources/master/tokens/ETH/logo.png"
},
{
"chainId": 1088,
"address": "0x4c078361fc9bbb78df910800a991c7c3dd2f6ce0",
"decimals": 18,
"name": "DAI Token",
"symbol": "m.DAI",
"logoURI": "https://raw.githubusercontent.com/Netswap/tokens/master/assets/0x4c078361fc9bbb78df910800a991c7c3dd2f6ce0/logo.png"
},
{
"chainId": 1088,
"address": "0xd1f0a4e5444eed0fbcd6624dcef7ef33043e6168",
"decimals": 18,
"name": "AAVE Token",
"symbol": "m.AAVE",
"logoURI": "https://raw.githubusercontent.com/Netswap/tokens/master/assets/0xd1f0a4e5444eed0fbcd6624dcef7ef33043e6168/logo.png"
},
{
"chainId": 1088,
"address": "0x17ee7e4da37b01fc1bcc908fa63df343f23b4b7c",
"decimals": 18,
"name": "Sushi Token",
"symbol": "m.SUSHI",
"logoURI": "https://raw.githubusercontent.com/Netswap/tokens/master/assets/0x17ee7e4da37b01fc1bcc908fa63df343f23b4b7c/logo.png"
},
{
"chainId": 1088,
"address": "0xb809cda0c2f79f43248c32b5dcb09d5cd26bbf10",
"decimals": 18,
"name": "Binance USD",
"symbol": "m.BUSD",
"logoURI": "https://raw.githubusercontent.com/Netswap/tokens/master/assets/0xb809cda0c2f79f43248c32b5dcb09d5cd26bbf10/logo.png"
},
{
"chainId": 1088,
"address": "0x433e43047b95cb83517abd7c9978bdf7005e9938",
"decimals": 8,
"name": "WBTC Token",
"symbol": "m.WBTC",
"logoURI": "https://raw.githubusercontent.com/Netswap/tokens/master/assets/0x433e43047b95cb83517abd7c9978bdf7005e9938/logo.png"
}
],
"timestamp": "2022-08-26T17:00:00+00:00"
}