-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbitlayer.json
More file actions
43 lines (43 loc) · 1.23 KB
/
bitlayer.json
File metadata and controls
43 lines (43 loc) · 1.23 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
41
42
43
[
{
"address": "0xfe9f969faf8ad72a83b761138bf25de87eff9dd2",
"name": "Tether USD",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/foxwallet/tokenlist/main/img/USDT.webp",
"tag": "recommend"
},
{
"address": "0x9827431e8b77e87c9894bd50b055d6be56be0030",
"name": "USD Coin",
"symbol": "USDC",
"display": "USDC.e",
"decimals": 6,
"logoURI": "https://izumi-finance.oss-ap-southeast-1.aliyuncs.com/tokens/usdc.png",
"tag": "recommend"
},
{
"address": "0xf8c374ce88a3be3d374e8888349c7768b607c755",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://izumi-finance.oss-ap-southeast-1.aliyuncs.com/tokens/usdc.png",
"tag": "recommend"
},
{
"address": "0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2",
"name": "ETH",
"symbol": "ETH",
"decimals": 18,
"logoURI": "https://izumi-finance.oss-ap-southeast-1.aliyuncs.com/tokens/eth.png",
"tag": "recommend"
},
{
"address": "0xff204e2681a6fa0e2c3fade68a1b28fb90e4fc5f",
"name": "Wrapped BTC",
"symbol": "WBTC",
"decimals": 18,
"logoURI": "https://izumi-finance.oss-ap-southeast-1.aliyuncs.com/tokens/WBTC.png",
"tag": "recommend"
}
]