-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmorph.json
More file actions
40 lines (40 loc) · 1.17 KB
/
morph.json
File metadata and controls
40 lines (40 loc) · 1.17 KB
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
[
{
"address": "0xc7D67A9cBB121b3b0b9c053DD9f469523243379A",
"name": "Tether USD",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://izumi-finance.oss-ap-southeast-1.aliyuncs.com/tokens/usdt.png",
"tag": "recommend"
},
{
"address": "0x5300000000000000000000000000000000000011",
"name": "Wrapped Ether",
"symbol": "WETH",
"decimals": 18,
"logoURI": "https://izumi-finance.oss-ap-southeast-1.aliyuncs.com/tokens/WETH.png",
"tag": "recommend"
},
{
"address": "0xD8b8d868e994df5D4Ba8bD599eadBc21598a732E",
"name": "Morph Koala",
"symbol": "KOL",
"decimals": 18,
"logoURI": "https://izumi-finance.oss-ap-southeast-1.aliyuncs.com/tokens/koala.png",
"tag": "recommend"
},
{
"address": "0xe34c91815d7fc18A9e2148bcD4241d0a5848b693",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://izumi-finance.oss-ap-southeast-1.aliyuncs.com/tokens/usdc.png"
},
{
"address": "0x803DcE4D3f4Ae2e17AF6C51343040dEe320C149D",
"name": "Wrapped BTC",
"symbol": "WBTC",
"decimals": 8,
"logoURI": "https://izumi-finance.oss-ap-southeast-1.aliyuncs.com/tokens/WBTC.png"
}
]