forked from Netswap/token-lists
-
Notifications
You must be signed in to change notification settings - Fork 0
/
o3.tokenlist.json
51 lines (51 loc) · 1.71 KB
/
o3.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
{
"name": "O3 Bridge Tokens",
"logoURI": "https://raw.githubusercontent.com/Netswap/token-lists/master/images/o3.svg",
"keywords": [
"metis",
"defi",
"ethereum",
"bridge",
"andromeda"
],
"version": {
"major": 1,
"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": "0x420000000000000000000000000000000000000a",
"decimals": 18,
"name": "Ether",
"symbol": "WETH",
"logoURI": "https://raw.githubusercontent.com/MetisProtocol/metis-bridge-resources/master/tokens/ETH/logo.png"
},
{
"chainId": 1088,
"address": "0xee9801669c6138e84bd50deb500827b776777d28",
"decimals": 18,
"name": "O3 Swap Token",
"symbol": "O3",
"logoURI": "https://raw.githubusercontent.com/Netswap/tokens/master/assets/0xee9801669c6138e84bd50deb500827b776777d28/logo.png"
}
],
"timestamp": "2022-07-01T17:00:00+00:00"
}