-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtokens.json
127 lines (127 loc) · 3.83 KB
/
tokens.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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"name": "CoinGecko",
"logoURI": "https://www.coingecko.com/assets/thumbnail-007177f3eca19695592f0b8b0eabbdae282b54154e1be912285c9034ea6cbaf2.png",
"keywords": [
"defi"
],
"timestamp": "2022-10-03T10:09:36.994+00:00",
"tokens": [
{
"chainId": 1,
"address": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
"name": "Dai",
"symbol": "DAI",
"decimals": 18,
"logoURI": "https://etherscan.io/token/images/MCDDai_32.png"
},
{
"chainId": 1,
"address": "0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe",
"name": "Ethereum",
"symbol": "ETH",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/20119/thumb/stquY-WB_400x400.jpg?1636522705"
},
{
"chainId": 1,
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://etherscan.io/token/images/centre-usdc_28.png"
},
{
"chainId": 1,
"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
"name": "Tether",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://etherscan.io/token/images/tether_32.png"
},
{
"chainId": 1,
"address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"name": "Wrapped Ethereum",
"symbol": "WETH",
"decimals": 18,
"logoURI": "https://etherscan.io/token/images/weth_28.png"
},
{
"chainId": 1,
"address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
"name": "Wrapped Bitcoin",
"symbol": "WBTC",
"decimals": 8,
"logoURI": "https://etherscan.io/token/images/wbtc_28.png?v=1"
},
{
"chainId": 1,
"address": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce",
"name": "SHIB",
"symbol": "SHB",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/11939/small/shiba.png?1622619446"
},
{
"chainId": 1,
"address": "0x9813037ee2218799597d83d4a5b6f3b6778218d9",
"name":"Bone",
"symbol": "BONE",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/16916/small/bone_icon.png?1625625505"
},
{
"chainId": 1,
"address": "0x27c70cd1946795b66be9d954418546998b546634",
"name": "Leash",
"symbol": "LEASH",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/15802/small/Leash.png?1621931543"
},
{
"chainId": 1,
"address": "0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24",
"name": "Starlink",
"symbol": "STARL",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/16824/small/ZxJbRWJ.png?1625177900"
},
{
"chainId": 1,
"address": "0x38a94e92a19e970c144ded0b2dd47278ca11cc1f",
"name": "Falcon Nine",
"symbol": "F9",
"decimals": 9,
"logoURI": "https://etherscan.io/token/images/f9launch_32.png"
},
{
"chainId": 1,
"address": "0xc5fB36dd2fb59d3B98dEfF88425a3F425Ee469eD",
"name": "Dejitaru Tsuka",
"symbol": "TSUKA",
"decimals": 9,
"logoURI": "https://etherscan.io/token/images/dejitarutsuka_32.png"
},
{
"chainId": 1,
"address": "0xf3b9569F82B18aEf890De263B84189bd33EBe452",
"name": "A Hunters Dream",
"symbol": "CAW",
"decimals": 18,
"logoURI": "https://etherscan.io/images/main/empty-token.png"
},
{
"chainId": 1,
"address": "0xf0f9D895aCa5c8678f706FB8216fa22957685A13",
"name": " Cult DAO",
"symbol": "CULT",
"decimals": 18,
"logoURI": "https://etherscan.io/token/images/cultdao_32.png?=v1"
}
],
"version": {
"major": 1043,
"minor": 0,
"patch": 0
}
}