@airgap/ethereum 0.13.8-beta.6 → 0.13.8-beta.8

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.
@@ -1,815 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.erc20TokensIdentifiers = exports.erc20Tokens = void 0;
4
- exports.erc20Tokens = {
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
- 'eth-erc20-usdt': {
14
- symbol: 'USDT',
15
- name: 'USD Tether (erc20)',
16
- marketSymbol: 'usdt',
17
- identifier: 'eth-erc20-usdt',
18
- contractAddress: '0xdAC17F958D2ee523a2206206994597C13D831ec7',
19
- decimals: 6
20
- },
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
- 'eth-erc20-bnb': {
30
- symbol: 'BNB',
31
- name: 'Binance Coin',
32
- marketSymbol: 'bnb',
33
- identifier: 'eth-erc20-bnb',
34
- contractAddress: '0xB8c77482e45F1F44dE1745F52C74426C631bDD52',
35
- decimals: 18
36
- },
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
- 'eth-erc20-usdc': {
54
- symbol: 'USDC',
55
- name: 'USD Coin',
56
- marketSymbol: 'usdc',
57
- identifier: 'eth-erc20-usdc',
58
- contractAddress: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48',
59
- decimals: 6
60
- },
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
- 'eth-erc20-dai': {
118
- symbol: 'DAI',
119
- name: 'Dai Stabletoken',
120
- marketSymbol: 'dai',
121
- identifier: 'eth-erc20-dai',
122
- contractAddress: '0x6B175474E89094C44Da98b954EedeAC495271d0F',
123
- decimals: 18
124
- },
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
- 'eth-erc20-omg': {
158
- symbol: 'OMG',
159
- name: 'OMG Network',
160
- marketSymbol: 'omg',
161
- identifier: 'eth-erc20-omg',
162
- contractAddress: '0xd26114cd6EE289AccF82350c8d8487fedB8A0C07',
163
- decimals: 18
164
- },
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
- 'eth-erc20-okb': {
182
- symbol: 'OKB',
183
- name: 'OKB',
184
- marketSymbol: 'okb',
185
- identifier: 'eth-erc20-okb',
186
- contractAddress: '0x75231f58b43240c9718dd58b4967c5114342a86c',
187
- decimals: 18
188
- },
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-mln': {
710
- symbol: 'MLN',
711
- name: 'Melonport',
712
- marketSymbol: 'mln',
713
- identifier: 'eth-erc20-mln',
714
- contractAddress: '0xec67005c4E498Ec7f55E092bd1d35cbC47C91892',
715
- decimals: 18
716
- },
717
- 'eth-erc20-fet': {
718
- symbol: 'FET',
719
- name: 'Fetch',
720
- marketSymbol: 'fet',
721
- identifier: 'eth-erc20-fet',
722
- contractAddress: '0x1d287cc25dad7ccaf76a26bc660c5f7c8e2a05bd',
723
- decimals: 18
724
- },
725
- 'eth-erc20-pnk': {
726
- symbol: 'PNK',
727
- name: 'Pinakion',
728
- marketSymbol: 'pnk',
729
- identifier: 'eth-erc20-pnk',
730
- contractAddress: '0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d',
731
- decimals: 18
732
- },
733
- 'eth-erc20-wic': {
734
- symbol: 'WIC',
735
- name: 'WaykiCoin',
736
- marketSymbol: 'wic',
737
- identifier: 'eth-erc20-wic',
738
- contractAddress: '0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d',
739
- decimals: 18
740
- },
741
- 'eth-erc20-eng': {
742
- symbol: 'ENG',
743
- name: 'Enigma',
744
- marketSymbol: 'eng',
745
- identifier: 'eth-erc20-eng',
746
- contractAddress: '0xf0ee6b27b759c9893ce4f094b49ad28fd15a23e4',
747
- decimals: 8
748
- },
749
- 'eth-erc20-wax': {
750
- symbol: 'WAX',
751
- name: 'WAX Token',
752
- marketSymbol: 'wax',
753
- identifier: 'eth-erc20-wax',
754
- contractAddress: '0x39bb259f66e1c59d5abef88375979b4d20d98022',
755
- decimals: 8
756
- },
757
- 'eth-erc20-ubt': {
758
- symbol: 'UBT',
759
- name: 'UniBright',
760
- marketSymbol: 'ubt',
761
- identifier: 'eth-erc20-ubt',
762
- contractAddress: '0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e',
763
- decimals: 8
764
- },
765
- 'eth-erc20-trb': {
766
- symbol: 'TRB',
767
- name: 'Tellor Tributes',
768
- marketSymbol: 'trb',
769
- identifier: 'eth-erc20-trb',
770
- contractAddress: '0x0ba45a8b5d5575935b8158a88c631e9f9c95a2e5',
771
- decimals: 18
772
- },
773
- 'eth-erc20-iotx': {
774
- symbol: 'IOTX',
775
- name: 'IoTeX Network',
776
- marketSymbol: 'iotx',
777
- identifier: 'eth-erc20-iotx',
778
- contractAddress: '0x6fb3e0a217407efff7ca062d46c26e5d60a14d69',
779
- decimals: 18
780
- },
781
- 'eth-erc20-aion': {
782
- symbol: 'AION',
783
- name: 'AION',
784
- marketSymbol: 'aion',
785
- identifier: 'eth-erc20-aion',
786
- contractAddress: '0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466',
787
- decimals: 8
788
- },
789
- 'eth-erc20-noah': {
790
- symbol: 'NOAH',
791
- name: 'NOAHCOIN',
792
- marketSymbol: 'noah',
793
- identifier: 'eth-erc20-noah',
794
- contractAddress: '0x58a4884182d9e835597f405e5f258290e46ae7c2',
795
- decimals: 18
796
- },
797
- 'eth-erc20-vest': {
798
- symbol: 'VEST',
799
- name: 'Vestchain',
800
- marketSymbol: 'vest',
801
- identifier: 'eth-erc20-vest',
802
- contractAddress: '0x37f04d2c3ae075fad5483bb918491f656b12bdb6',
803
- decimals: 8
804
- },
805
- 'eth-erc20-aoa': {
806
- symbol: 'AOA',
807
- name: 'Aurora',
808
- marketSymbol: 'aoa',
809
- identifier: 'eth-erc20-aoa',
810
- contractAddress: '0x9ab165D795019b6d8B3e971DdA91071421305e5a',
811
- decimals: 18
812
- }
813
- };
814
- exports.erc20TokensIdentifiers = Object.keys(exports.erc20Tokens);
815
- //# sourceMappingURL=ERC20Tokens.js.map