forked from ichifarm/ichi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathichi-tokenlist.json
More file actions
79 lines (79 loc) · 2.01 KB
/
ichi-tokenlist.json
File metadata and controls
79 lines (79 loc) · 2.01 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
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
{
"name": "IchiFarm",
"logoURI": "https://raw.githubusercontent.com/ichifarm/ichi/main/assets/ichi_square.svg",
"keywords": [
"ichi",
"farm",
"fractional"
],
"tags": {
"stablecoin": {
"name": "Stablecoin",
"description": "fractional stablecoins for each community and a governance token to rule them all"
}
},
"timestamp": "2020-11-19T00:00:00+00:00",
"tokens": [
{
"chainId": 1,
"address": "0x903bEF1736CDdf2A537176cf3C64579C3867A881",
"symbol": "ICHI",
"name": "ichi.farm",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/ichifarm/ichi/main/assets/ichi_square.svg"
},
{
"chainId": 1,
"address": "0xC88F47067dB2E25851317A2FDaE73a22c0777c37",
"symbol": "oneBTC",
"name": "oneBTC",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/ichifarm/ichi/main/assets/oneBTC.svg",
"tags": [
"compound"
]
},
{
"chainId": 1,
"address": "0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1",
"symbol": "oneETH",
"name": "oneETH",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/ichifarm/ichi/main/assets/oneETH.svg"
},
{
"chainId": 1,
"address": "0x18Cc17a1EeD37C02A77B0B96b7890C7730E2a2CF",
"symbol": "oneLINK",
"name": "oneLINK",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/ichifarm/ichi/main/assets/oneLINK.svg"
},
{
"chainId": 1,
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"symbol": "WETH",
"name": "WETH",
"decimals": 18
},
{
"chainId": 1,
"address": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
"symbol": "wBTC",
"name": "wBTC",
"decimals": 8
},
{
"chainId": 1,
"address": "0x514910771af9ca656af840dff83e8264ecf986ca",
"symbol": "LINK",
"name": "ChainLink",
"decimals": 18
}
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}