-
Notifications
You must be signed in to change notification settings - Fork 12
/
sb.tokenlist.json
35 lines (35 loc) · 1.04 KB
/
sb.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
{
"name": "Synapse Bridge Tokens",
"logoURI": "https://raw.githubusercontent.com/Netswap/token-lists/master/images/synapse.svg",
"keywords": [
"metis",
"defi",
"ethereum",
"bridge",
"andromeda"
],
"version": {
"major": 2,
"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": "0x420000000000000000000000000000000000000a",
"decimals": 18,
"name": "Ether",
"symbol": "WETH",
"logoURI": "https://raw.githubusercontent.com/MetisProtocol/metis-bridge-resources/master/tokens/ETH/logo.png"
}
],
"timestamp": "2022-03-18T10:00:00+00:00"
}