@wallfree-dev/ethereum 0.13.43-beta.1 → 0.13.43-beta.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.npm-cache/_logs/2026-01-11T13_30_50_630Z-debug-0.log +14 -0
- package/package.json +7 -7
- package/v1/module/ERC20Tokens.js +792 -792
- package/v1/module/ERC20Tokens.js.map +1 -1
- package/v1/protocol/erc20/ERC20Token.js +1 -1
- package/v1/protocol/erc20/ERC20Token.js.map +1 -1
- package/LICENSE.md +0 -7
package/v1/module/ERC20Tokens.js
CHANGED
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.erc20TokensIdentifiers = exports.erc20Tokens = void 0;
|
|
4
4
|
exports.erc20Tokens = {
|
|
5
|
-
'eth-erc20-xchf': {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
},
|
|
5
|
+
// 'eth-erc20-xchf': {
|
|
6
|
+
// symbol: 'XCHF',
|
|
7
|
+
// name: 'CryptoFranc',
|
|
8
|
+
// marketSymbol: 'xchf',
|
|
9
|
+
// identifier: 'eth-erc20-xchf',
|
|
10
|
+
// contractAddress: '0xB4272071eCAdd69d933AdcD19cA99fe80664fc08',
|
|
11
|
+
// decimals: 18
|
|
12
|
+
// },
|
|
13
13
|
'eth-erc20-usdt': {
|
|
14
14
|
symbol: 'USDT',
|
|
15
15
|
name: 'USD Tether (erc20)',
|
|
@@ -18,14 +18,14 @@ exports.erc20Tokens = {
|
|
|
18
18
|
contractAddress: '0xdAC17F958D2ee523a2206206994597C13D831ec7',
|
|
19
19
|
decimals: 6
|
|
20
20
|
},
|
|
21
|
-
'eth-erc20-mnw': {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
},
|
|
21
|
+
// 'eth-erc20-mnw': {
|
|
22
|
+
// symbol: 'MNW',
|
|
23
|
+
// name: 'Morpheus.Network',
|
|
24
|
+
// marketSymbol: 'mnw',
|
|
25
|
+
// identifier: 'eth-erc20-mnw',
|
|
26
|
+
// contractAddress: '0xd3e4ba569045546d09cf021ecc5dfe42b1d7f6e4',
|
|
27
|
+
// decimals: 18
|
|
28
|
+
// },
|
|
29
29
|
'eth-erc20-bnb': {
|
|
30
30
|
symbol: 'BNB',
|
|
31
31
|
name: 'Binance Coin',
|
|
@@ -34,22 +34,22 @@ exports.erc20Tokens = {
|
|
|
34
34
|
contractAddress: '0xB8c77482e45F1F44dE1745F52C74426C631bDD52',
|
|
35
35
|
decimals: 18
|
|
36
36
|
},
|
|
37
|
-
'eth-erc20-link': {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
},
|
|
45
|
-
'eth-erc20-cro': {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
},
|
|
37
|
+
// 'eth-erc20-link': {
|
|
38
|
+
// symbol: 'LINK',
|
|
39
|
+
// name: 'Chainlink token',
|
|
40
|
+
// marketSymbol: 'link',
|
|
41
|
+
// identifier: 'eth-erc20-link',
|
|
42
|
+
// contractAddress: '0x514910771AF9Ca656af840dff83E8264EcF986CA',
|
|
43
|
+
// decimals: 18
|
|
44
|
+
// },
|
|
45
|
+
// 'eth-erc20-cro': {
|
|
46
|
+
// symbol: 'CRO',
|
|
47
|
+
// name: 'Crypto.com Coin',
|
|
48
|
+
// marketSymbol: 'cro',
|
|
49
|
+
// identifier: 'eth-erc20-cro',
|
|
50
|
+
// contractAddress: '0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b',
|
|
51
|
+
// decimals: 8
|
|
52
|
+
// },
|
|
53
53
|
'eth-erc20-usdc': {
|
|
54
54
|
symbol: 'USDC',
|
|
55
55
|
name: 'USD Coin',
|
|
@@ -58,62 +58,62 @@ exports.erc20Tokens = {
|
|
|
58
58
|
contractAddress: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48',
|
|
59
59
|
decimals: 6
|
|
60
60
|
},
|
|
61
|
-
'eth-erc20-leo': {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
},
|
|
69
|
-
'eth-erc20-yfi': {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
},
|
|
77
|
-
'eth-erc20-ht': {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
},
|
|
85
|
-
'eth-erc20-uma': {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
},
|
|
93
|
-
'eth-erc20-ven': {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
},
|
|
101
|
-
'eth-erc20-lend': {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
},
|
|
109
|
-
'eth-erc20-wbtc': {
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
},
|
|
61
|
+
// 'eth-erc20-leo': {
|
|
62
|
+
// symbol: 'LEO',
|
|
63
|
+
// name: 'Bitfinex LEO',
|
|
64
|
+
// marketSymbol: 'leo',
|
|
65
|
+
// identifier: 'eth-erc20-leo',
|
|
66
|
+
// contractAddress: '0x2af5d2ad76741191d15dfe7bf6ac92d4bd912ca3',
|
|
67
|
+
// decimals: 18
|
|
68
|
+
// },
|
|
69
|
+
// 'eth-erc20-yfi': {
|
|
70
|
+
// symbol: 'YFI',
|
|
71
|
+
// name: 'yearn.finance',
|
|
72
|
+
// marketSymbol: 'yfi',
|
|
73
|
+
// identifier: 'eth-erc20-yfi',
|
|
74
|
+
// contractAddress: '0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e',
|
|
75
|
+
// decimals: 18
|
|
76
|
+
// },
|
|
77
|
+
// 'eth-erc20-ht': {
|
|
78
|
+
// symbol: 'HT',
|
|
79
|
+
// name: 'HuobiToken',
|
|
80
|
+
// marketSymbol: 'ht',
|
|
81
|
+
// identifier: 'eth-erc20-ht',
|
|
82
|
+
// contractAddress: '0x6f259637dcd74c767781e37bc6133cd6a68aa161',
|
|
83
|
+
// decimals: 18
|
|
84
|
+
// },
|
|
85
|
+
// 'eth-erc20-uma': {
|
|
86
|
+
// symbol: 'UMA',
|
|
87
|
+
// name: 'UMA Voting Token v1',
|
|
88
|
+
// marketSymbol: 'uma',
|
|
89
|
+
// identifier: 'eth-erc20-uma',
|
|
90
|
+
// contractAddress: '0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828',
|
|
91
|
+
// decimals: 18
|
|
92
|
+
// },
|
|
93
|
+
// 'eth-erc20-ven': {
|
|
94
|
+
// symbol: 'VEN',
|
|
95
|
+
// name: 'VeChain',
|
|
96
|
+
// marketSymbol: 'ven',
|
|
97
|
+
// identifier: 'eth-erc20-ven',
|
|
98
|
+
// contractAddress: '0xD850942eF8811f2A866692A623011bDE52a462C1',
|
|
99
|
+
// decimals: 18
|
|
100
|
+
// },
|
|
101
|
+
// 'eth-erc20-lend': {
|
|
102
|
+
// symbol: 'LEND',
|
|
103
|
+
// name: 'EthLend',
|
|
104
|
+
// marketSymbol: 'lend',
|
|
105
|
+
// identifier: 'eth-erc20-lend',
|
|
106
|
+
// contractAddress: '0x80fB784B7eD66730e8b1DBd9820aFD29931aab03',
|
|
107
|
+
// decimals: 18
|
|
108
|
+
// },
|
|
109
|
+
// 'eth-erc20-wbtc': {
|
|
110
|
+
// symbol: 'WBTC',
|
|
111
|
+
// name: 'Wrapped Bitcoin',
|
|
112
|
+
// marketSymbol: 'wbtc',
|
|
113
|
+
// identifier: 'eth-erc20-wbtc',
|
|
114
|
+
// contractAddress: '0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599',
|
|
115
|
+
// decimals: 8
|
|
116
|
+
// },
|
|
117
117
|
'eth-erc20-dai': {
|
|
118
118
|
symbol: 'DAI',
|
|
119
119
|
name: 'Dai Stabletoken',
|
|
@@ -122,38 +122,38 @@ exports.erc20Tokens = {
|
|
|
122
122
|
contractAddress: '0x6B175474E89094C44Da98b954EedeAC495271d0F',
|
|
123
123
|
decimals: 18
|
|
124
124
|
},
|
|
125
|
-
'eth-erc20-tusd': {
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
},
|
|
133
|
-
'eth-erc20-mkr': {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
},
|
|
141
|
-
// 'eth-erc20-snx': {
|
|
142
|
-
// symbol: 'SNX',
|
|
143
|
-
// name: 'Synthetix Network Token',
|
|
144
|
-
// marketSymbol: 'snx',
|
|
145
|
-
// identifier: 'eth-erc20-snx',
|
|
146
|
-
// contractAddress: '0xC011A72400E58ecD99Ee497CF89E3775d4bd732F',
|
|
147
|
-
// decimals: 18
|
|
148
|
-
// },
|
|
149
|
-
'eth-erc20-theta': {
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
},
|
|
125
|
+
// 'eth-erc20-tusd': {
|
|
126
|
+
// symbol: 'TUSD',
|
|
127
|
+
// name: 'TrueUSD',
|
|
128
|
+
// marketSymbol: 'tusd',
|
|
129
|
+
// identifier: 'eth-erc20-tusd',
|
|
130
|
+
// contractAddress: '0x0000000000085d4780B73119b644AE5ecd22b376',
|
|
131
|
+
// decimals: 18
|
|
132
|
+
// },
|
|
133
|
+
// 'eth-erc20-mkr': {
|
|
134
|
+
// symbol: 'MKR',
|
|
135
|
+
// name: 'Maker',
|
|
136
|
+
// marketSymbol: 'mkr',
|
|
137
|
+
// identifier: 'eth-erc20-mkr',
|
|
138
|
+
// contractAddress: '0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2',
|
|
139
|
+
// decimals: 18
|
|
140
|
+
// },
|
|
141
|
+
// // 'eth-erc20-snx': {
|
|
142
|
+
// // symbol: 'SNX',
|
|
143
|
+
// // name: 'Synthetix Network Token',
|
|
144
|
+
// // marketSymbol: 'snx',
|
|
145
|
+
// // identifier: 'eth-erc20-snx',
|
|
146
|
+
// // contractAddress: '0xC011A72400E58ecD99Ee497CF89E3775d4bd732F',
|
|
147
|
+
// // decimals: 18
|
|
148
|
+
// // },
|
|
149
|
+
// 'eth-erc20-theta': {
|
|
150
|
+
// symbol: 'THETA',
|
|
151
|
+
// name: 'Theta Token',
|
|
152
|
+
// marketSymbol: 'theta',
|
|
153
|
+
// identifier: 'eth-erc20-theta',
|
|
154
|
+
// contractAddress: '0x3883f5e181fccaF8410FA61e12b59BAd963fb645',
|
|
155
|
+
// decimals: 18
|
|
156
|
+
// },
|
|
157
157
|
'eth-erc20-omg': {
|
|
158
158
|
symbol: 'OMG',
|
|
159
159
|
name: 'OMG Network',
|
|
@@ -162,22 +162,22 @@ exports.erc20Tokens = {
|
|
|
162
162
|
contractAddress: '0xd26114cd6EE289AccF82350c8d8487fedB8A0C07',
|
|
163
163
|
decimals: 18
|
|
164
164
|
},
|
|
165
|
-
'eth-erc20-ino': {
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
},
|
|
173
|
-
'eth-erc20-comp': {
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
},
|
|
165
|
+
// 'eth-erc20-ino': {
|
|
166
|
+
// symbol: 'INO',
|
|
167
|
+
// name: 'Ino Coin',
|
|
168
|
+
// marketSymbol: 'ino',
|
|
169
|
+
// identifier: 'eth-erc20-ino',
|
|
170
|
+
// contractAddress: '0xc9859fccc876e6b4b3c749c5d29ea04f48acb74f',
|
|
171
|
+
// decimals: 0
|
|
172
|
+
// },
|
|
173
|
+
// 'eth-erc20-comp': {
|
|
174
|
+
// symbol: 'COMP',
|
|
175
|
+
// name: 'Compound',
|
|
176
|
+
// marketSymbol: 'comp',
|
|
177
|
+
// identifier: 'eth-erc20-comp',
|
|
178
|
+
// contractAddress: '0xc00e94cb662c3520282e6f5717214004a7f26888',
|
|
179
|
+
// decimals: 18
|
|
180
|
+
// },
|
|
181
181
|
'eth-erc20-okb': {
|
|
182
182
|
symbol: 'OKB',
|
|
183
183
|
name: 'OKB',
|
|
@@ -186,662 +186,662 @@ exports.erc20Tokens = {
|
|
|
186
186
|
contractAddress: '0x75231f58b43240c9718dd58b4967c5114342a86c',
|
|
187
187
|
decimals: 18
|
|
188
188
|
},
|
|
189
|
-
'eth-erc20-busd': {
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
},
|
|
197
|
-
'eth-erc20-bat': {
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
},
|
|
205
|
-
'eth-erc20-hedge': {
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
},
|
|
213
|
-
'eth-erc20-inb': {
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
},
|
|
221
|
-
'eth-erc20-zrx': {
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
},
|
|
229
|
-
'eth-erc20-lrc': {
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
},
|
|
237
|
-
'eth-erc20-nxm': {
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
},
|
|
245
|
-
'eth-erc20-pax': {
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
},
|
|
253
|
-
'eth-erc20-ren': {
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
},
|
|
261
|
-
'eth-erc20-knc': {
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
},
|
|
269
|
-
'eth-erc20-cusdc': {
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
},
|
|
277
|
-
'eth-erc20-repv2': {
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
},
|
|
285
|
-
'eth-erc20-sushi': {
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
},
|
|
293
|
-
'eth-erc20-band': {
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
},
|
|
301
|
-
'eth-erc20-ant': {
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
},
|
|
309
|
-
'eth-erc20-bal': {
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
},
|
|
317
|
-
'eth-erc20-husd': {
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
},
|
|
325
|
-
'eth-erc20-cel': {
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
},
|
|
333
|
-
'eth-erc20-ampl': {
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
},
|
|
341
|
-
'eth-erc20-enj': {
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
},
|
|
349
|
-
'eth-erc20-rev': {
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
},
|
|
357
|
-
'eth-erc20-cvt': {
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
},
|
|
365
|
-
'eth-erc20-btm': {
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
},
|
|
373
|
-
'eth-erc20-ocean': {
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
},
|
|
381
|
-
'eth-erc20-wnxm': {
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
},
|
|
389
|
-
'eth-erc20-mana': {
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
},
|
|
397
|
-
'eth-erc20-sxp': {
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
},
|
|
405
|
-
'eth-erc20-lpt': {
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
},
|
|
413
|
-
'eth-erc20-gnt': {
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
},
|
|
421
|
-
'eth-erc20-qnt': {
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
},
|
|
429
|
-
'eth-erc20-sai': {
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
},
|
|
437
|
-
'eth-erc20-nmr': {
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
},
|
|
445
|
-
'eth-erc20-dx': {
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
},
|
|
453
|
-
'eth-erc20-iost': {
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
},
|
|
461
|
-
'eth-erc20-kcs': {
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
},
|
|
469
|
-
'eth-erc20-rsr': {
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
},
|
|
477
|
-
'eth-erc20-srm': {
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
},
|
|
485
|
-
'eth-erc20-hot': {
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
},
|
|
493
|
-
'eth-erc20-divx': {
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
},
|
|
501
|
-
'eth-erc20-snt': {
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
},
|
|
509
|
-
'eth-erc20-zb': {
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
},
|
|
517
|
-
'eth-erc20-rlc': {
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
},
|
|
525
|
-
'eth-erc20-brc': {
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
},
|
|
533
|
-
'eth-erc20-storj': {
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
},
|
|
541
|
-
'eth-erc20-matic': {
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
},
|
|
549
|
-
'eth-erc20-utk': {
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
},
|
|
557
|
-
'eth-erc20-trac': {
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
},
|
|
565
|
-
'eth-erc20-mco': {
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
},
|
|
573
|
-
'eth-erc20-crv': {
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
},
|
|
581
|
-
'eth-erc20-mxc': {
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
},
|
|
589
|
-
'eth-erc20-bnt': {
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
},
|
|
597
|
-
'eth-erc20-xin': {
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
},
|
|
605
|
-
'eth-erc20-xdce': {
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
},
|
|
613
|
-
'eth-erc20-nexo': {
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
},
|
|
621
|
-
'eth-erc20-cennz': {
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
},
|
|
629
|
-
'eth-erc20-paxg': {
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
},
|
|
637
|
-
'eth-erc20-chz': {
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
},
|
|
645
|
-
'eth-erc20-gno': {
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
},
|
|
653
|
-
'eth-erc20-chsb': {
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
},
|
|
661
|
-
'eth-erc20-elf': {
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
},
|
|
669
|
-
'eth-erc20-dia': {
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
},
|
|
677
|
-
'eth-erc20-stake': {
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
},
|
|
685
|
-
'eth-erc20-czrx': {
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
},
|
|
693
|
-
'eth-erc20-ftm': {
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
},
|
|
701
|
-
'eth-erc20-agi': {
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
},
|
|
709
|
-
'eth-erc20-agix': {
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
},
|
|
717
|
-
'eth-erc20-mln': {
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
},
|
|
725
|
-
'eth-erc20-fet-new': {
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
},
|
|
733
|
-
'eth-erc20-fet': {
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
},
|
|
741
|
-
'eth-erc20-pnk': {
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
},
|
|
749
|
-
'eth-erc20-wic': {
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
},
|
|
757
|
-
'eth-erc20-eng': {
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
},
|
|
765
|
-
'eth-erc20-wax': {
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
},
|
|
773
|
-
'eth-erc20-ubt': {
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
},
|
|
781
|
-
'eth-erc20-trb': {
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
},
|
|
789
|
-
'eth-erc20-iotx': {
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
},
|
|
797
|
-
'eth-erc20-aion': {
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
},
|
|
805
|
-
'eth-erc20-noah': {
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
},
|
|
813
|
-
'eth-erc20-vest': {
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
},
|
|
821
|
-
'eth-erc20-aoa': {
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
},
|
|
829
|
-
'eth-erc20-weth': {
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
},
|
|
837
|
-
'eth-erc20-verse': {
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
}
|
|
189
|
+
// 'eth-erc20-busd': {
|
|
190
|
+
// symbol: 'BUSD',
|
|
191
|
+
// name: 'Binance USD',
|
|
192
|
+
// marketSymbol: 'busd',
|
|
193
|
+
// identifier: 'eth-erc20-busd',
|
|
194
|
+
// contractAddress: '0x4fabb145d64652a948d72533023f6e7a623c7c53',
|
|
195
|
+
// decimals: 18
|
|
196
|
+
// },
|
|
197
|
+
// 'eth-erc20-bat': {
|
|
198
|
+
// symbol: 'BAT',
|
|
199
|
+
// name: 'Basic Attention Token',
|
|
200
|
+
// marketSymbol: 'bat',
|
|
201
|
+
// identifier: 'eth-erc20-bat',
|
|
202
|
+
// contractAddress: '0x0D8775F648430679A709E98d2b0Cb6250d2887EF',
|
|
203
|
+
// decimals: 18
|
|
204
|
+
// },
|
|
205
|
+
// 'eth-erc20-hedge': {
|
|
206
|
+
// symbol: 'HEDG',
|
|
207
|
+
// name: 'HEDG Trade',
|
|
208
|
+
// marketSymbol: 'hedg',
|
|
209
|
+
// identifier: 'eth-erc20-hedge',
|
|
210
|
+
// contractAddress: '0xf1290473e210b2108a85237fbcd7b6eb42cc654f',
|
|
211
|
+
// decimals: 18
|
|
212
|
+
// },
|
|
213
|
+
// 'eth-erc20-inb': {
|
|
214
|
+
// symbol: 'INB',
|
|
215
|
+
// name: 'Insight Chain',
|
|
216
|
+
// marketSymbol: 'inb',
|
|
217
|
+
// identifier: 'eth-erc20-inb',
|
|
218
|
+
// contractAddress: '0x17aa18a4b64a55abed7fa543f2ba4e91f2dce482',
|
|
219
|
+
// decimals: 18
|
|
220
|
+
// },
|
|
221
|
+
// 'eth-erc20-zrx': {
|
|
222
|
+
// symbol: 'ZRX',
|
|
223
|
+
// name: 'Ox',
|
|
224
|
+
// marketSymbol: 'zrx',
|
|
225
|
+
// identifier: 'eth-erc20-zrx',
|
|
226
|
+
// contractAddress: '0xe41d2489571d322189246dafa5ebde1f4699f498',
|
|
227
|
+
// decimals: 18
|
|
228
|
+
// },
|
|
229
|
+
// 'eth-erc20-lrc': {
|
|
230
|
+
// symbol: 'LRC',
|
|
231
|
+
// name: 'LoopringCoin V2',
|
|
232
|
+
// marketSymbol: 'lrc',
|
|
233
|
+
// identifier: 'eth-erc20-lrc',
|
|
234
|
+
// contractAddress: '0xbbbbca6a901c926f240b89eacb641d8aec7aeafd',
|
|
235
|
+
// decimals: 18
|
|
236
|
+
// },
|
|
237
|
+
// 'eth-erc20-nxm': {
|
|
238
|
+
// symbol: 'NXM',
|
|
239
|
+
// name: 'NXM',
|
|
240
|
+
// marketSymbol: 'nxm',
|
|
241
|
+
// identifier: 'eth-erc20-nxm',
|
|
242
|
+
// contractAddress: '0xd7c49cee7e9188cca6ad8ff264c1da2e69d4cf3b',
|
|
243
|
+
// decimals: 18
|
|
244
|
+
// },
|
|
245
|
+
// 'eth-erc20-pax': {
|
|
246
|
+
// symbol: 'PAX',
|
|
247
|
+
// name: 'Paxos Standard',
|
|
248
|
+
// marketSymbol: 'pax',
|
|
249
|
+
// identifier: 'eth-erc20-pax',
|
|
250
|
+
// contractAddress: '0x8E870D67F660D95d5be530380D0eC0bd388289E1',
|
|
251
|
+
// decimals: 18
|
|
252
|
+
// },
|
|
253
|
+
// 'eth-erc20-ren': {
|
|
254
|
+
// symbol: 'REN',
|
|
255
|
+
// name: 'Republic Token',
|
|
256
|
+
// marketSymbol: 'ren',
|
|
257
|
+
// identifier: 'eth-erc20-ren',
|
|
258
|
+
// contractAddress: '0x408e41876cCCDC0F92210600ef50372656052a38',
|
|
259
|
+
// decimals: 18
|
|
260
|
+
// },
|
|
261
|
+
// 'eth-erc20-knc': {
|
|
262
|
+
// symbol: 'KNC',
|
|
263
|
+
// name: 'Kyber Network',
|
|
264
|
+
// marketSymbol: 'knc',
|
|
265
|
+
// identifier: 'eth-erc20-knc',
|
|
266
|
+
// contractAddress: '0xdd974D5C2e2928deA5F71b9825b8b646686BD200',
|
|
267
|
+
// decimals: 18
|
|
268
|
+
// },
|
|
269
|
+
// 'eth-erc20-cusdc': {
|
|
270
|
+
// symbol: 'cUSDC',
|
|
271
|
+
// name: 'Compound USD Coin',
|
|
272
|
+
// marketSymbol: 'cusdc',
|
|
273
|
+
// identifier: 'eth-erc20-cusdc',
|
|
274
|
+
// contractAddress: '0x39aa39c021dfbae8fac545936693ac917d5e7563',
|
|
275
|
+
// decimals: 8
|
|
276
|
+
// },
|
|
277
|
+
// 'eth-erc20-repv2': {
|
|
278
|
+
// symbol: 'REPv2',
|
|
279
|
+
// name: 'Reputation',
|
|
280
|
+
// marketSymbol: 'repv2',
|
|
281
|
+
// identifier: 'eth-erc20-repv2',
|
|
282
|
+
// contractAddress: '0x221657776846890989a759ba2973e427dff5c9bb',
|
|
283
|
+
// decimals: 18
|
|
284
|
+
// },
|
|
285
|
+
// 'eth-erc20-sushi': {
|
|
286
|
+
// symbol: 'SUSHI',
|
|
287
|
+
// name: 'SushiToken',
|
|
288
|
+
// marketSymbol: 'sushi',
|
|
289
|
+
// identifier: 'eth-erc20-sushi',
|
|
290
|
+
// contractAddress: '0x6b3595068778dd592e39a122f4f5a5cf09c90fe2',
|
|
291
|
+
// decimals: 18
|
|
292
|
+
// },
|
|
293
|
+
// 'eth-erc20-band': {
|
|
294
|
+
// symbol: 'BAND',
|
|
295
|
+
// name: 'BandToken',
|
|
296
|
+
// marketSymbol: 'band',
|
|
297
|
+
// identifier: 'eth-erc20-band',
|
|
298
|
+
// contractAddress: '0xba11d00c5f74255f56a5e366f4f77f5a186d7f55',
|
|
299
|
+
// decimals: 18
|
|
300
|
+
// },
|
|
301
|
+
// 'eth-erc20-ant': {
|
|
302
|
+
// symbol: 'ANT',
|
|
303
|
+
// name: 'Aragon',
|
|
304
|
+
// marketSymbol: 'ant',
|
|
305
|
+
// identifier: 'eth-erc20-ant',
|
|
306
|
+
// contractAddress: '0x960b236A07cf122663c4303350609A66A7B288C0',
|
|
307
|
+
// decimals: 18
|
|
308
|
+
// },
|
|
309
|
+
// 'eth-erc20-bal': {
|
|
310
|
+
// symbol: 'BAL',
|
|
311
|
+
// name: 'Balancer',
|
|
312
|
+
// marketSymbol: 'bal',
|
|
313
|
+
// identifier: 'eth-erc20-bal',
|
|
314
|
+
// contractAddress: '0xba100000625a3754423978a60c9317c58a424e3d',
|
|
315
|
+
// decimals: 18
|
|
316
|
+
// },
|
|
317
|
+
// 'eth-erc20-husd': {
|
|
318
|
+
// symbol: 'HUSD',
|
|
319
|
+
// name: 'HUSD',
|
|
320
|
+
// marketSymbol: 'husd',
|
|
321
|
+
// identifier: 'eth-erc20-husd',
|
|
322
|
+
// contractAddress: '0xdf574c24545e5ffecb9a659c229253d4111d87e1',
|
|
323
|
+
// decimals: 8
|
|
324
|
+
// },
|
|
325
|
+
// 'eth-erc20-cel': {
|
|
326
|
+
// symbol: 'CEL',
|
|
327
|
+
// name: 'Celsius',
|
|
328
|
+
// marketSymbol: 'cel',
|
|
329
|
+
// identifier: 'eth-erc20-cel',
|
|
330
|
+
// contractAddress: '0xaaaebe6fe48e54f431b0c390cfaf0b017d09d42d',
|
|
331
|
+
// decimals: 4
|
|
332
|
+
// },
|
|
333
|
+
// 'eth-erc20-ampl': {
|
|
334
|
+
// symbol: 'AMPL',
|
|
335
|
+
// name: 'Ampleforth',
|
|
336
|
+
// marketSymbol: 'ampl',
|
|
337
|
+
// identifier: 'eth-erc20-ampl',
|
|
338
|
+
// contractAddress: '0xd46ba6d942050d489dbd938a2c909a5d5039a161',
|
|
339
|
+
// decimals: 9
|
|
340
|
+
// },
|
|
341
|
+
// 'eth-erc20-enj': {
|
|
342
|
+
// symbol: 'ENJ',
|
|
343
|
+
// name: 'Enjin',
|
|
344
|
+
// marketSymbol: 'enj',
|
|
345
|
+
// identifier: 'eth-erc20-enj',
|
|
346
|
+
// contractAddress: '0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c',
|
|
347
|
+
// decimals: 18
|
|
348
|
+
// },
|
|
349
|
+
// 'eth-erc20-rev': {
|
|
350
|
+
// symbol: 'REV',
|
|
351
|
+
// name: 'Revain',
|
|
352
|
+
// marketSymbol: 'rev',
|
|
353
|
+
// identifier: 'eth-erc20-rev',
|
|
354
|
+
// contractAddress: '0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9',
|
|
355
|
+
// decimals: 6
|
|
356
|
+
// },
|
|
357
|
+
// 'eth-erc20-cvt': {
|
|
358
|
+
// symbol: 'CVT',
|
|
359
|
+
// name: 'CyberVeinToken',
|
|
360
|
+
// marketSymbol: 'cvt',
|
|
361
|
+
// identifier: 'eth-erc20-cvt',
|
|
362
|
+
// contractAddress: '0xbe428c3867f05dea2a89fc76a102b544eac7f772',
|
|
363
|
+
// decimals: 18
|
|
364
|
+
// },
|
|
365
|
+
// 'eth-erc20-btm': {
|
|
366
|
+
// symbol: 'Bytom',
|
|
367
|
+
// name: 'CyberVeinToken',
|
|
368
|
+
// marketSymbol: 'btm',
|
|
369
|
+
// identifier: 'eth-erc20-btm',
|
|
370
|
+
// contractAddress: '0xcb97e65f07da24d46bcdd078ebebd7c6e6e3d750',
|
|
371
|
+
// decimals: 18
|
|
372
|
+
// },
|
|
373
|
+
// 'eth-erc20-ocean': {
|
|
374
|
+
// symbol: 'OCEAN',
|
|
375
|
+
// name: 'Ocean Token',
|
|
376
|
+
// marketSymbol: 'ocean',
|
|
377
|
+
// identifier: 'eth-erc20-ocean',
|
|
378
|
+
// contractAddress: '0x7AFeBBB46fDb47ed17b22ed075Cde2447694fB9e',
|
|
379
|
+
// decimals: 18
|
|
380
|
+
// },
|
|
381
|
+
// 'eth-erc20-wnxm': {
|
|
382
|
+
// symbol: 'wNXM',
|
|
383
|
+
// name: 'Wrapped NXM',
|
|
384
|
+
// marketSymbol: 'wnxm',
|
|
385
|
+
// identifier: 'eth-erc20-wnxm',
|
|
386
|
+
// contractAddress: '0x0d438f3b5175bebc262bf23753c1e53d03432bde',
|
|
387
|
+
// decimals: 18
|
|
388
|
+
// },
|
|
389
|
+
// 'eth-erc20-mana': {
|
|
390
|
+
// symbol: 'MANA',
|
|
391
|
+
// name: 'Decentraland',
|
|
392
|
+
// marketSymbol: 'mana',
|
|
393
|
+
// identifier: 'eth-erc20-mana',
|
|
394
|
+
// contractAddress: '0x0f5d2fb29fb7d3cfee444a200298f468908cc942',
|
|
395
|
+
// decimals: 18
|
|
396
|
+
// },
|
|
397
|
+
// 'eth-erc20-sxp': {
|
|
398
|
+
// symbol: 'SXP',
|
|
399
|
+
// name: 'Swipe',
|
|
400
|
+
// marketSymbol: 'sxp',
|
|
401
|
+
// identifier: 'eth-erc20-sxp',
|
|
402
|
+
// contractAddress: '0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9',
|
|
403
|
+
// decimals: 18
|
|
404
|
+
// },
|
|
405
|
+
// 'eth-erc20-lpt': {
|
|
406
|
+
// symbol: 'LPT',
|
|
407
|
+
// name: 'Livepeer Token',
|
|
408
|
+
// marketSymbol: 'lpt',
|
|
409
|
+
// identifier: 'eth-erc20-lpt',
|
|
410
|
+
// contractAddress: '0x58b6a8a3302369daec383334672404ee733ab239',
|
|
411
|
+
// decimals: 18
|
|
412
|
+
// },
|
|
413
|
+
// 'eth-erc20-gnt': {
|
|
414
|
+
// symbol: 'GNT',
|
|
415
|
+
// name: 'Golem',
|
|
416
|
+
// marketSymbol: 'gnt',
|
|
417
|
+
// identifier: 'eth-erc20-gnt',
|
|
418
|
+
// contractAddress: '0xa74476443119A942dE498590Fe1f2454d7D4aC0d',
|
|
419
|
+
// decimals: 18
|
|
420
|
+
// },
|
|
421
|
+
// 'eth-erc20-qnt': {
|
|
422
|
+
// symbol: 'QNT',
|
|
423
|
+
// name: 'Quant',
|
|
424
|
+
// marketSymbol: 'qnt',
|
|
425
|
+
// identifier: 'eth-erc20-qnt',
|
|
426
|
+
// contractAddress: '0x4a220e6096b25eadb88358cb44068a3248254675',
|
|
427
|
+
// decimals: 18
|
|
428
|
+
// },
|
|
429
|
+
// 'eth-erc20-sai': {
|
|
430
|
+
// symbol: 'SAI',
|
|
431
|
+
// name: 'Sai Stablecoin v1.0',
|
|
432
|
+
// marketSymbol: 'sai',
|
|
433
|
+
// identifier: 'eth-erc20-sai',
|
|
434
|
+
// contractAddress: '0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359',
|
|
435
|
+
// decimals: 18
|
|
436
|
+
// },
|
|
437
|
+
// 'eth-erc20-nmr': {
|
|
438
|
+
// symbol: 'NMR',
|
|
439
|
+
// name: 'Numeraire',
|
|
440
|
+
// marketSymbol: 'nmr',
|
|
441
|
+
// identifier: 'eth-erc20-nmr',
|
|
442
|
+
// contractAddress: '0x1776e1f26f98b1a5df9cd347953a26dd3cb46671',
|
|
443
|
+
// decimals: 18
|
|
444
|
+
// },
|
|
445
|
+
// 'eth-erc20-dx': {
|
|
446
|
+
// symbol: 'DX',
|
|
447
|
+
// name: 'DxChain Token',
|
|
448
|
+
// marketSymbol: 'dx',
|
|
449
|
+
// identifier: 'eth-erc20-dx',
|
|
450
|
+
// contractAddress: '0x973e52691176d36453868d9d86572788d27041a9',
|
|
451
|
+
// decimals: 18
|
|
452
|
+
// },
|
|
453
|
+
// 'eth-erc20-iost': {
|
|
454
|
+
// symbol: 'IOST',
|
|
455
|
+
// name: 'IOSToken',
|
|
456
|
+
// marketSymbol: 'iost',
|
|
457
|
+
// identifier: 'eth-erc20-iost',
|
|
458
|
+
// contractAddress: '0xfa1a856cfa3409cfa145fa4e20eb270df3eb21ab',
|
|
459
|
+
// decimals: 18
|
|
460
|
+
// },
|
|
461
|
+
// 'eth-erc20-kcs': {
|
|
462
|
+
// symbol: 'KCS',
|
|
463
|
+
// name: 'Kucoin Shares',
|
|
464
|
+
// marketSymbol: 'kcs',
|
|
465
|
+
// identifier: 'eth-erc20-kcs',
|
|
466
|
+
// contractAddress: '0x039b5649a59967e3e936d7471f9c3700100ee1ab',
|
|
467
|
+
// decimals: 6
|
|
468
|
+
// },
|
|
469
|
+
// 'eth-erc20-rsr': {
|
|
470
|
+
// symbol: 'RSR',
|
|
471
|
+
// name: 'Reserve Rights',
|
|
472
|
+
// marketSymbol: 'rsr',
|
|
473
|
+
// identifier: 'eth-erc20-rsr',
|
|
474
|
+
// contractAddress: '0x8762db106b2c2a0bccb3a80d1ed41273552616e8',
|
|
475
|
+
// decimals: 18
|
|
476
|
+
// },
|
|
477
|
+
// 'eth-erc20-srm': {
|
|
478
|
+
// symbol: 'SRM',
|
|
479
|
+
// name: 'Serum',
|
|
480
|
+
// marketSymbol: 'srm',
|
|
481
|
+
// identifier: 'eth-erc20-srm',
|
|
482
|
+
// contractAddress: '0x476c5E26a75bd202a9683ffD34359C0CC15be0fF',
|
|
483
|
+
// decimals: 6
|
|
484
|
+
// },
|
|
485
|
+
// 'eth-erc20-hot': {
|
|
486
|
+
// symbol: 'HOT',
|
|
487
|
+
// name: 'HoloToken',
|
|
488
|
+
// marketSymbol: 'hot',
|
|
489
|
+
// identifier: 'eth-erc20-hot',
|
|
490
|
+
// contractAddress: '0x6c6ee5e31d828de241282b9606c8e98ea48526e2',
|
|
491
|
+
// decimals: 18
|
|
492
|
+
// },
|
|
493
|
+
// 'eth-erc20-divx': {
|
|
494
|
+
// symbol: 'DIVX',
|
|
495
|
+
// name: 'DIVX',
|
|
496
|
+
// marketSymbol: 'divx',
|
|
497
|
+
// identifier: 'eth-erc20-divx',
|
|
498
|
+
// contractAddress: '0x13f11C9905A08ca76e3e853bE63D4f0944326C72',
|
|
499
|
+
// decimals: 18
|
|
500
|
+
// },
|
|
501
|
+
// 'eth-erc20-snt': {
|
|
502
|
+
// symbol: 'SNT',
|
|
503
|
+
// name: 'Status Network',
|
|
504
|
+
// marketSymbol: 'snt',
|
|
505
|
+
// identifier: 'eth-erc20-snt',
|
|
506
|
+
// contractAddress: '0x744d70FDBE2Ba4CF95131626614a1763DF805B9E',
|
|
507
|
+
// decimals: 18
|
|
508
|
+
// },
|
|
509
|
+
// 'eth-erc20-zb': {
|
|
510
|
+
// symbol: 'ZB',
|
|
511
|
+
// name: 'ZBToken',
|
|
512
|
+
// marketSymbol: 'zb',
|
|
513
|
+
// identifier: 'eth-erc20-zb',
|
|
514
|
+
// contractAddress: '0xbd0793332e9fb844a52a205a233ef27a5b34b927',
|
|
515
|
+
// decimals: 18
|
|
516
|
+
// },
|
|
517
|
+
// 'eth-erc20-rlc': {
|
|
518
|
+
// symbol: 'RLC',
|
|
519
|
+
// name: 'RLC',
|
|
520
|
+
// marketSymbol: 'rlc',
|
|
521
|
+
// identifier: 'eth-erc20-rlc',
|
|
522
|
+
// contractAddress: '0x607F4C5BB672230e8672085532f7e901544a7375',
|
|
523
|
+
// decimals: 9
|
|
524
|
+
// },
|
|
525
|
+
// 'eth-erc20-brc': {
|
|
526
|
+
// symbol: 'BRC',
|
|
527
|
+
// name: 'Baer Chain',
|
|
528
|
+
// marketSymbol: 'brc',
|
|
529
|
+
// identifier: 'eth-erc20-brc',
|
|
530
|
+
// contractAddress: '0x21ab6c9fac80c59d401b37cb43f81ea9dde7fe34',
|
|
531
|
+
// decimals: 9
|
|
532
|
+
// },
|
|
533
|
+
// 'eth-erc20-storj': {
|
|
534
|
+
// symbol: 'STORJ',
|
|
535
|
+
// name: 'STORJ',
|
|
536
|
+
// marketSymbol: 'storj',
|
|
537
|
+
// identifier: 'eth-erc20-storj',
|
|
538
|
+
// contractAddress: '0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC',
|
|
539
|
+
// decimals: 8
|
|
540
|
+
// },
|
|
541
|
+
// 'eth-erc20-matic': {
|
|
542
|
+
// symbol: 'MATIC',
|
|
543
|
+
// name: 'Matic Token',
|
|
544
|
+
// marketSymbol: 'matic',
|
|
545
|
+
// identifier: 'eth-erc20-matic',
|
|
546
|
+
// contractAddress: '0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0',
|
|
547
|
+
// decimals: 18
|
|
548
|
+
// },
|
|
549
|
+
// 'eth-erc20-utk': {
|
|
550
|
+
// symbol: 'UTK',
|
|
551
|
+
// name: 'UTRUST',
|
|
552
|
+
// marketSymbol: 'utk',
|
|
553
|
+
// identifier: 'eth-erc20-utk',
|
|
554
|
+
// contractAddress: '0x70a72833d6bf7f508c8224ce59ea1ef3d0ea3a38',
|
|
555
|
+
// decimals: 18
|
|
556
|
+
// },
|
|
557
|
+
// 'eth-erc20-trac': {
|
|
558
|
+
// symbol: 'TRAC',
|
|
559
|
+
// name: 'Trace',
|
|
560
|
+
// marketSymbol: 'trac',
|
|
561
|
+
// identifier: 'eth-erc20-trac',
|
|
562
|
+
// contractAddress: '0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f',
|
|
563
|
+
// decimals: 18
|
|
564
|
+
// },
|
|
565
|
+
// 'eth-erc20-mco': {
|
|
566
|
+
// symbol: 'MCO',
|
|
567
|
+
// name: 'MCO',
|
|
568
|
+
// marketSymbol: 'mco',
|
|
569
|
+
// identifier: 'eth-erc20-mco',
|
|
570
|
+
// contractAddress: '0xb63b606ac810a52cca15e44bb630fd42d8d1d83d',
|
|
571
|
+
// decimals: 8
|
|
572
|
+
// },
|
|
573
|
+
// 'eth-erc20-crv': {
|
|
574
|
+
// symbol: 'CRV',
|
|
575
|
+
// name: 'Curve DAO Token',
|
|
576
|
+
// marketSymbol: 'crv',
|
|
577
|
+
// identifier: 'eth-erc20-crv',
|
|
578
|
+
// contractAddress: '0xD533a949740bb3306d119CC777fa900bA034cd52',
|
|
579
|
+
// decimals: 18
|
|
580
|
+
// },
|
|
581
|
+
// 'eth-erc20-mxc': {
|
|
582
|
+
// symbol: 'MXC',
|
|
583
|
+
// name: 'MXCToken',
|
|
584
|
+
// marketSymbol: 'mxc',
|
|
585
|
+
// identifier: 'eth-erc20-mxc',
|
|
586
|
+
// contractAddress: '0x5ca381bbfb58f0092df149bd3d243b08b9a8386e',
|
|
587
|
+
// decimals: 18
|
|
588
|
+
// },
|
|
589
|
+
// 'eth-erc20-bnt': {
|
|
590
|
+
// symbol: 'BNT',
|
|
591
|
+
// name: 'Bancor',
|
|
592
|
+
// marketSymbol: 'bnt',
|
|
593
|
+
// identifier: 'eth-erc20-bnt',
|
|
594
|
+
// contractAddress: '0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C',
|
|
595
|
+
// decimals: 18
|
|
596
|
+
// },
|
|
597
|
+
// 'eth-erc20-xin': {
|
|
598
|
+
// symbol: 'XIN',
|
|
599
|
+
// name: 'Mixin',
|
|
600
|
+
// marketSymbol: 'xin',
|
|
601
|
+
// identifier: 'eth-erc20-xin',
|
|
602
|
+
// contractAddress: '0xa974c709cfb4566686553a20790685a47aceaa33',
|
|
603
|
+
// decimals: 18
|
|
604
|
+
// },
|
|
605
|
+
// 'eth-erc20-xdce': {
|
|
606
|
+
// symbol: 'XDCE',
|
|
607
|
+
// name: 'XinFin XDCE',
|
|
608
|
+
// marketSymbol: 'xdce',
|
|
609
|
+
// identifier: 'eth-erc20-xdce',
|
|
610
|
+
// contractAddress: '0x41ab1b6fcbb2fa9dced81acbdec13ea6315f2bf2',
|
|
611
|
+
// decimals: 18
|
|
612
|
+
// },
|
|
613
|
+
// 'eth-erc20-nexo': {
|
|
614
|
+
// symbol: 'NEXO',
|
|
615
|
+
// name: 'Nexo',
|
|
616
|
+
// marketSymbol: 'nexo',
|
|
617
|
+
// identifier: 'eth-erc20-nexo',
|
|
618
|
+
// contractAddress: '0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206',
|
|
619
|
+
// decimals: 18
|
|
620
|
+
// },
|
|
621
|
+
// 'eth-erc20-cennz': {
|
|
622
|
+
// symbol: 'CENNZ',
|
|
623
|
+
// name: 'Centrality',
|
|
624
|
+
// marketSymbol: 'cennz',
|
|
625
|
+
// identifier: 'eth-erc20-cennz',
|
|
626
|
+
// contractAddress: '0x1122B6a0E00DCe0563082b6e2953f3A943855c1F',
|
|
627
|
+
// decimals: 18
|
|
628
|
+
// },
|
|
629
|
+
// 'eth-erc20-paxg': {
|
|
630
|
+
// symbol: 'PAXG',
|
|
631
|
+
// name: 'Paxos Gold',
|
|
632
|
+
// marketSymbol: 'paxg',
|
|
633
|
+
// identifier: 'eth-erc20-paxg',
|
|
634
|
+
// contractAddress: '0x45804880De22913dAFE09f4980848ECE6EcbAf78',
|
|
635
|
+
// decimals: 18
|
|
636
|
+
// },
|
|
637
|
+
// 'eth-erc20-chz': {
|
|
638
|
+
// symbol: 'CHZ',
|
|
639
|
+
// name: 'chiliZ',
|
|
640
|
+
// marketSymbol: 'chz',
|
|
641
|
+
// identifier: 'eth-erc20-chz',
|
|
642
|
+
// contractAddress: '0x3506424f91fd33084466f402d5d97f05f8e3b4af',
|
|
643
|
+
// decimals: 18
|
|
644
|
+
// },
|
|
645
|
+
// 'eth-erc20-gno': {
|
|
646
|
+
// symbol: 'GNO',
|
|
647
|
+
// name: 'Gnosis',
|
|
648
|
+
// marketSymbol: 'gno',
|
|
649
|
+
// identifier: 'eth-erc20-gno',
|
|
650
|
+
// contractAddress: '0x6810e776880C02933D47DB1b9fc05908e5386b96',
|
|
651
|
+
// decimals: 18
|
|
652
|
+
// },
|
|
653
|
+
// 'eth-erc20-chsb': {
|
|
654
|
+
// symbol: 'CHSB',
|
|
655
|
+
// name: 'SwissBorg',
|
|
656
|
+
// marketSymbol: 'chsb',
|
|
657
|
+
// identifier: 'eth-erc20-chsb',
|
|
658
|
+
// contractAddress: '0xba9d4199fab4f26efe3551d490e3821486f135ba',
|
|
659
|
+
// decimals: 8
|
|
660
|
+
// },
|
|
661
|
+
// 'eth-erc20-elf': {
|
|
662
|
+
// symbol: 'ELF',
|
|
663
|
+
// name: 'ELF',
|
|
664
|
+
// marketSymbol: 'elf',
|
|
665
|
+
// identifier: 'eth-erc20-elf',
|
|
666
|
+
// contractAddress: '0xbf2179859fc6d5bee9bf9158632dc51678a4100e',
|
|
667
|
+
// decimals: 18
|
|
668
|
+
// },
|
|
669
|
+
// 'eth-erc20-dia': {
|
|
670
|
+
// symbol: 'DIA',
|
|
671
|
+
// name: 'DIAToken',
|
|
672
|
+
// marketSymbol: 'dia',
|
|
673
|
+
// identifier: 'eth-erc20-dia',
|
|
674
|
+
// contractAddress: '0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419',
|
|
675
|
+
// decimals: 18
|
|
676
|
+
// },
|
|
677
|
+
// 'eth-erc20-stake': {
|
|
678
|
+
// symbol: 'STAKE',
|
|
679
|
+
// name: 'STAKE',
|
|
680
|
+
// marketSymbol: 'stake',
|
|
681
|
+
// identifier: 'eth-erc20-stake',
|
|
682
|
+
// contractAddress: '0x0Ae055097C6d159879521C384F1D2123D1f195e6',
|
|
683
|
+
// decimals: 18
|
|
684
|
+
// },
|
|
685
|
+
// 'eth-erc20-czrx': {
|
|
686
|
+
// symbol: 'cZRX',
|
|
687
|
+
// name: 'Compound 0x',
|
|
688
|
+
// marketSymbol: 'czrx',
|
|
689
|
+
// identifier: 'eth-erc20-czrx',
|
|
690
|
+
// contractAddress: '0xb3319f5d18bc0d84dd1b4825dcde5d5f7266d407',
|
|
691
|
+
// decimals: 8
|
|
692
|
+
// },
|
|
693
|
+
// 'eth-erc20-ftm': {
|
|
694
|
+
// symbol: 'FTM',
|
|
695
|
+
// name: 'Fantom Token',
|
|
696
|
+
// marketSymbol: 'ftm',
|
|
697
|
+
// identifier: 'eth-erc20-ftm',
|
|
698
|
+
// contractAddress: '0x4e15361fd6b4bb609fa63c81a2be19d873717870',
|
|
699
|
+
// decimals: 18
|
|
700
|
+
// },
|
|
701
|
+
// 'eth-erc20-agi': {
|
|
702
|
+
// symbol: 'AGI',
|
|
703
|
+
// name: 'SingularityNET',
|
|
704
|
+
// marketSymbol: 'agi',
|
|
705
|
+
// identifier: 'eth-erc20-agi',
|
|
706
|
+
// contractAddress: '0x8eb24319393716668d768dcec29356ae9cffe285',
|
|
707
|
+
// decimals: 8
|
|
708
|
+
// },
|
|
709
|
+
// 'eth-erc20-agix': {
|
|
710
|
+
// symbol: 'AGIX',
|
|
711
|
+
// name: 'SingularityNET',
|
|
712
|
+
// marketSymbol: 'agix',
|
|
713
|
+
// identifier: 'eth-erc20-agix',
|
|
714
|
+
// contractAddress: '0x5B7533812759B45C2B44C19e320ba2cD2681b542',
|
|
715
|
+
// decimals: 8
|
|
716
|
+
// },
|
|
717
|
+
// 'eth-erc20-mln': {
|
|
718
|
+
// symbol: 'MLN',
|
|
719
|
+
// name: 'Melonport',
|
|
720
|
+
// marketSymbol: 'mln',
|
|
721
|
+
// identifier: 'eth-erc20-mln',
|
|
722
|
+
// contractAddress: '0xec67005c4E498Ec7f55E092bd1d35cbC47C91892',
|
|
723
|
+
// decimals: 18
|
|
724
|
+
// },
|
|
725
|
+
// 'eth-erc20-fet-new': {
|
|
726
|
+
// symbol: 'FET',
|
|
727
|
+
// name: 'Fetch (erc20)',
|
|
728
|
+
// marketSymbol: 'fet',
|
|
729
|
+
// identifier: 'eth-erc20-fet-new',
|
|
730
|
+
// contractAddress: '0xaea46a60368a7bd060eec7df8cba43b7ef41ad85',
|
|
731
|
+
// decimals: 18
|
|
732
|
+
// },
|
|
733
|
+
// 'eth-erc20-fet': {
|
|
734
|
+
// symbol: 'FET',
|
|
735
|
+
// name: 'Fetch (erc20, old)',
|
|
736
|
+
// marketSymbol: 'fet',
|
|
737
|
+
// identifier: 'eth-erc20-fet',
|
|
738
|
+
// contractAddress: '0x1d287cc25dad7ccaf76a26bc660c5f7c8e2a05bd',
|
|
739
|
+
// decimals: 18
|
|
740
|
+
// },
|
|
741
|
+
// 'eth-erc20-pnk': {
|
|
742
|
+
// symbol: 'PNK',
|
|
743
|
+
// name: 'Pinakion',
|
|
744
|
+
// marketSymbol: 'pnk',
|
|
745
|
+
// identifier: 'eth-erc20-pnk',
|
|
746
|
+
// contractAddress: '0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d',
|
|
747
|
+
// decimals: 18
|
|
748
|
+
// },
|
|
749
|
+
// 'eth-erc20-wic': {
|
|
750
|
+
// symbol: 'WIC',
|
|
751
|
+
// name: 'WaykiCoin',
|
|
752
|
+
// marketSymbol: 'wic',
|
|
753
|
+
// identifier: 'eth-erc20-wic',
|
|
754
|
+
// contractAddress: '0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d',
|
|
755
|
+
// decimals: 18
|
|
756
|
+
// },
|
|
757
|
+
// 'eth-erc20-eng': {
|
|
758
|
+
// symbol: 'ENG',
|
|
759
|
+
// name: 'Enigma',
|
|
760
|
+
// marketSymbol: 'eng',
|
|
761
|
+
// identifier: 'eth-erc20-eng',
|
|
762
|
+
// contractAddress: '0xf0ee6b27b759c9893ce4f094b49ad28fd15a23e4',
|
|
763
|
+
// decimals: 8
|
|
764
|
+
// },
|
|
765
|
+
// 'eth-erc20-wax': {
|
|
766
|
+
// symbol: 'WAX',
|
|
767
|
+
// name: 'WAX Token',
|
|
768
|
+
// marketSymbol: 'wax',
|
|
769
|
+
// identifier: 'eth-erc20-wax',
|
|
770
|
+
// contractAddress: '0x39bb259f66e1c59d5abef88375979b4d20d98022',
|
|
771
|
+
// decimals: 8
|
|
772
|
+
// },
|
|
773
|
+
// 'eth-erc20-ubt': {
|
|
774
|
+
// symbol: 'UBT',
|
|
775
|
+
// name: 'UniBright',
|
|
776
|
+
// marketSymbol: 'ubt',
|
|
777
|
+
// identifier: 'eth-erc20-ubt',
|
|
778
|
+
// contractAddress: '0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e',
|
|
779
|
+
// decimals: 8
|
|
780
|
+
// },
|
|
781
|
+
// 'eth-erc20-trb': {
|
|
782
|
+
// symbol: 'TRB',
|
|
783
|
+
// name: 'Tellor Tributes',
|
|
784
|
+
// marketSymbol: 'trb',
|
|
785
|
+
// identifier: 'eth-erc20-trb',
|
|
786
|
+
// contractAddress: '0x0ba45a8b5d5575935b8158a88c631e9f9c95a2e5',
|
|
787
|
+
// decimals: 18
|
|
788
|
+
// },
|
|
789
|
+
// 'eth-erc20-iotx': {
|
|
790
|
+
// symbol: 'IOTX',
|
|
791
|
+
// name: 'IoTeX Network',
|
|
792
|
+
// marketSymbol: 'iotx',
|
|
793
|
+
// identifier: 'eth-erc20-iotx',
|
|
794
|
+
// contractAddress: '0x6fb3e0a217407efff7ca062d46c26e5d60a14d69',
|
|
795
|
+
// decimals: 18
|
|
796
|
+
// },
|
|
797
|
+
// 'eth-erc20-aion': {
|
|
798
|
+
// symbol: 'AION',
|
|
799
|
+
// name: 'AION',
|
|
800
|
+
// marketSymbol: 'aion',
|
|
801
|
+
// identifier: 'eth-erc20-aion',
|
|
802
|
+
// contractAddress: '0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466',
|
|
803
|
+
// decimals: 8
|
|
804
|
+
// },
|
|
805
|
+
// 'eth-erc20-noah': {
|
|
806
|
+
// symbol: 'NOAH',
|
|
807
|
+
// name: 'NOAHCOIN',
|
|
808
|
+
// marketSymbol: 'noah',
|
|
809
|
+
// identifier: 'eth-erc20-noah',
|
|
810
|
+
// contractAddress: '0x58a4884182d9e835597f405e5f258290e46ae7c2',
|
|
811
|
+
// decimals: 18
|
|
812
|
+
// },
|
|
813
|
+
// 'eth-erc20-vest': {
|
|
814
|
+
// symbol: 'VEST',
|
|
815
|
+
// name: 'Vestchain',
|
|
816
|
+
// marketSymbol: 'vest',
|
|
817
|
+
// identifier: 'eth-erc20-vest',
|
|
818
|
+
// contractAddress: '0x37f04d2c3ae075fad5483bb918491f656b12bdb6',
|
|
819
|
+
// decimals: 8
|
|
820
|
+
// },
|
|
821
|
+
// 'eth-erc20-aoa': {
|
|
822
|
+
// symbol: 'AOA',
|
|
823
|
+
// name: 'Aurora',
|
|
824
|
+
// marketSymbol: 'aoa',
|
|
825
|
+
// identifier: 'eth-erc20-aoa',
|
|
826
|
+
// contractAddress: '0x9ab165D795019b6d8B3e971DdA91071421305e5a',
|
|
827
|
+
// decimals: 18
|
|
828
|
+
// },
|
|
829
|
+
// 'eth-erc20-weth': {
|
|
830
|
+
// symbol: 'WETH',
|
|
831
|
+
// name: 'Wrapped Ether',
|
|
832
|
+
// marketSymbol: 'weth',
|
|
833
|
+
// identifier: 'eth-erc20-weth',
|
|
834
|
+
// contractAddress: '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2',
|
|
835
|
+
// decimals: 18
|
|
836
|
+
// },
|
|
837
|
+
// 'eth-erc20-verse': {
|
|
838
|
+
// symbol: 'VERSE',
|
|
839
|
+
// name: 'Verse',
|
|
840
|
+
// marketSymbol: 'verse',
|
|
841
|
+
// identifier: 'eth-erc20-verse',
|
|
842
|
+
// contractAddress: '0x249ca82617ec3dfb2589c4c17ab7ec9765350a18',
|
|
843
|
+
// decimals: 18
|
|
844
|
+
// }
|
|
845
845
|
};
|
|
846
846
|
exports.erc20TokensIdentifiers = Object.keys(exports.erc20Tokens);
|
|
847
847
|
//# sourceMappingURL=ERC20Tokens.js.map
|