-
Notifications
You must be signed in to change notification settings - Fork 2
/
tokens-list
51 lines (50 loc) · 1.24 KB
/
tokens-list
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": "Good News",
"logoURI": "ipfs://QmbouuUamW9Dkzy9zStTYAgd73pXCZtE4kVV18Y3yupquz",
"keywords": [
"audited",
"verified",
"tokens"
],
"tags": {
"tokens": {
"name": "Tokens",
"description": "Tokens that verified by Women In Move Solutions"
}
},
"timestamp": "2020-09-12T00:00:00+00:00",
"tokens": [
{
"chainId": 1,
"address": "0x115170eb12107c377046eaed6e0d7179505ce6d1",
"symbol": "WIMT",
"name": "WIMT",
"decimals": 0,
"logoURI": "ipfs://QmYfTMJo3TwRNmu47sNhg15XHAYLDrGi483KpvJVvfPfbc",
"tags": [
"wimt"
]
},
{
"chainId": 1,
"address": "0xf5238462e7235c7b62811567e63dd17d12c2eaa0",
"name": "CACHE Gold",
"symbol": "CGT",
"decimals": 8,
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/logo.png"
},
{
"chainId": 1,
"address": "0xaac111447138f8e44463b526875e762fbf1c504f",
"decimals": 18,
"logoURI": "https://etherscan.io/token/images/alzheimer_32.png",
"name": "AlzheimerCoin",
"symbol": "ALZ"
}
],
"version": {
"major": 1,
"minor": 1,
"patch": 1
}
}