@rango-dev/provider-walletconnect-2 0.54.0 → 0.54.1-next.0

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,3858 +0,0 @@
1
- import type { BlockchainMeta } from 'rango-types';
2
-
3
- export const supportedChains: BlockchainMeta[] = [
4
- {
5
- name: 'BSC',
6
- defaultDecimals: 18,
7
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
8
- feeAssets: [
9
- {
10
- blockchain: 'BSC',
11
- symbol: 'BNB',
12
- address: null,
13
- },
14
- ],
15
- logo: 'https://api.rango.exchange/blockchains/binance.svg',
16
- displayName: 'BSC',
17
- shortName: 'BSC',
18
- sort: 1,
19
- color: '#F3BA2F',
20
- enabled: true,
21
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
22
- //@ts-ignore
23
- type: 'EVM',
24
- chainId: '0x38',
25
- info: {
26
- infoType: 'EvmMetaInfo',
27
- chainName: 'Binance Smart Chain Mainnet',
28
- nativeCurrency: {
29
- name: 'BNB',
30
- symbol: 'BNB',
31
- decimals: 18,
32
- },
33
- rpcUrls: ['https://bsc-dataseed1.ninicoin.io'],
34
- blockExplorerUrls: ['https://bscscan.com'],
35
- addressUrl: 'https://bscscan.com/address/{wallet}',
36
- transactionUrl: 'https://bscscan.com/tx/{txHash}',
37
- enableGasV2: true,
38
- tokenUrl: 'https://bscscan.com/token/{address}',
39
- },
40
- },
41
- {
42
- name: 'POLYGON',
43
- defaultDecimals: 18,
44
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
45
- feeAssets: [
46
- {
47
- blockchain: 'POLYGON',
48
- symbol: 'MATIC',
49
- address: null,
50
- },
51
- ],
52
- logo: 'https://api.rango.exchange/blockchains/polygon.svg',
53
- displayName: 'Polygon',
54
- shortName: 'Polygon',
55
- sort: 2,
56
- color: '#8247E5',
57
- enabled: true,
58
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
59
- //@ts-ignore
60
- type: 'EVM',
61
- chainId: '0x89',
62
- info: {
63
- infoType: 'EvmMetaInfo',
64
- chainName: 'Polygon Mainnet',
65
- nativeCurrency: {
66
- name: 'MATIC',
67
- symbol: 'MATIC',
68
- decimals: 18,
69
- },
70
- rpcUrls: ['https://polygon-rpc.com'],
71
- blockExplorerUrls: ['https://polygonscan.com'],
72
- addressUrl: 'https://polygonscan.com/address/{wallet}',
73
- transactionUrl: 'https://polygonscan.com/tx/{txHash}',
74
- enableGasV2: true,
75
- tokenUrl: 'https://polygonscan.com/token/{address}',
76
- },
77
- },
78
- {
79
- name: 'ETH',
80
- defaultDecimals: 18,
81
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
82
- feeAssets: [
83
- {
84
- blockchain: 'ETH',
85
- symbol: 'ETH',
86
- address: null,
87
- },
88
- ],
89
- logo: 'https://api.rango.exchange/blockchains/ethereum.svg',
90
- displayName: 'Ethereum',
91
- shortName: 'ETH',
92
- sort: 3,
93
- color: '#ecf0f1',
94
- enabled: true,
95
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
96
- //@ts-ignore
97
- type: 'EVM',
98
- chainId: '0x1',
99
- info: {
100
- infoType: 'EvmMetaInfo',
101
- chainName: 'Ethereum Mainnet',
102
- nativeCurrency: {
103
- name: 'ETH',
104
- symbol: 'ETH',
105
- decimals: 18,
106
- },
107
- rpcUrls: ['https://rpc.ankr.com/eth'],
108
- blockExplorerUrls: ['https://etherscan.io'],
109
- addressUrl: 'https://etherscan.io/address/{wallet}',
110
- transactionUrl: 'https://etherscan.io/tx/{txHash}',
111
- enableGasV2: true,
112
- tokenUrl: 'https://etherscan.io/token/{address}',
113
- },
114
- },
115
- {
116
- name: 'OSMOSIS',
117
- defaultDecimals: 6,
118
- addressPatterns: ['^(osmo1)[0-9a-z]{38}$'],
119
- feeAssets: [
120
- {
121
- blockchain: 'OSMOSIS',
122
- symbol: 'OSMO',
123
- address: null,
124
- },
125
- ],
126
- logo: 'https://api.rango.exchange/blockchains/osmosis.svg',
127
- displayName: 'Osmosis',
128
- shortName: 'Osmosis',
129
- sort: 4,
130
- color: '#7901B4',
131
- enabled: true,
132
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
133
- //@ts-ignore
134
- type: 'COSMOS',
135
- chainId: 'osmosis-1',
136
- info: {
137
- infoType: 'CosmosMetaInfo',
138
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
139
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
140
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
141
- experimental: false,
142
- rpc: 'https://rpc-osmosis.keplr.app',
143
- rest: 'https://lcd-osmosis.keplr.app',
144
- cosmostationLcdUrl: 'https://lcd-osmosis.cosmostation.io',
145
- cosmostationApiUrl: 'https://api-osmosis.cosmostation.io',
146
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
147
- mintScanName: 'osmosis',
148
- chainName: 'Osmosis',
149
- stakeCurrency: {
150
- coinDenom: 'OSMO',
151
- coinMinimalDenom: 'uosmo',
152
- coinDecimals: 6,
153
- coinGeckoId: 'pool:uosmo',
154
- coinImageUrl: '/tokens/blockchain/osmosis.svg',
155
- },
156
- bip44: {
157
- coinType: 118,
158
- },
159
- bech32Config: {
160
- bech32PrefixAccAddr: 'osmo',
161
- bech32PrefixAccPub: 'osmopub',
162
- bech32PrefixValAddr: 'osmovaloper',
163
- bech32PrefixValPub: 'osmovaloperpub',
164
- bech32PrefixConsAddr: 'osmovalcons',
165
- bech32PrefixConsPub: 'osmovalconspub',
166
- },
167
- currencies: [
168
- {
169
- coinDenom: 'OSMO',
170
- coinMinimalDenom: 'uosmo',
171
- coinDecimals: 6,
172
- coinGeckoId: 'pool:uosmo',
173
- coinImageUrl: '/tokens/blockchain/osmosis.svg',
174
- },
175
- {
176
- coinDenom: 'ION',
177
- coinMinimalDenom: 'uion',
178
- coinDecimals: 6,
179
- coinGeckoId: 'pool:uion',
180
- coinImageUrl: '/tokens/blockchain/ion.png',
181
- },
182
- ],
183
- feeCurrencies: [
184
- {
185
- coinDenom: 'OSMO',
186
- coinMinimalDenom: 'uosmo',
187
- coinDecimals: 6,
188
- coinGeckoId: 'pool:uosmo',
189
- coinImageUrl: '/tokens/blockchain/osmosis.svg',
190
- },
191
- ],
192
- features: ['stargate', 'ibc-transfer'],
193
- explorerUrlToTx: 'https://www.mintscan.io/osmosis/txs/{txHash}',
194
- gasPriceStep: {
195
- low: 0,
196
- average: 0.025,
197
- high: 0.04,
198
- },
199
- tokenUrl: 'https://www.mintscan.io/osmosis/assets/{address}',
200
- },
201
- },
202
- {
203
- name: 'JUNO',
204
- defaultDecimals: 6,
205
- addressPatterns: ['^(juno1)[0-9a-z]{38}$'],
206
- feeAssets: [
207
- {
208
- blockchain: 'JUNO',
209
- symbol: 'JUNO',
210
- address: null,
211
- },
212
- ],
213
- logo: 'https://api.rango.exchange/blockchains/juno.svg',
214
- displayName: 'Juno',
215
- shortName: 'Juno',
216
- sort: 5,
217
- color: '#f0827d',
218
- enabled: true,
219
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
220
- //@ts-ignore
221
- type: 'COSMOS',
222
- chainId: 'juno-1',
223
- info: {
224
- infoType: 'CosmosMetaInfo',
225
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
226
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
227
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
228
- experimental: false,
229
- rpc: 'https://rpc-juno.itastakers.com:443/',
230
- rest: 'https://lcd-juno.keplr.app',
231
- cosmostationLcdUrl: 'https://lcd-juno.cosmostation.io',
232
- cosmostationApiUrl: 'https://api-juno.cosmostation.io',
233
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
234
- mintScanName: 'juno',
235
- chainName: 'Juno',
236
- stakeCurrency: {
237
- coinDenom: 'JUNO',
238
- coinMinimalDenom: 'ujuno',
239
- coinDecimals: 6,
240
- coinGeckoId: 'juno-network',
241
- coinImageUrl: '/tokens/blockchain/JUNO.png',
242
- },
243
- bip44: {
244
- coinType: 118,
245
- },
246
- bech32Config: {
247
- bech32PrefixAccAddr: 'juno',
248
- bech32PrefixAccPub: 'junopub',
249
- bech32PrefixValAddr: 'junovaloper',
250
- bech32PrefixValPub: 'junovaloperpub',
251
- bech32PrefixConsAddr: 'junovalcons',
252
- bech32PrefixConsPub: 'junovalconspub',
253
- },
254
- currencies: [
255
- {
256
- coinDenom: 'JUNO',
257
- coinMinimalDenom: 'ujuno',
258
- coinDecimals: 6,
259
- coinGeckoId: 'juno-network',
260
- coinImageUrl: '/tokens/blockchain/JUNO.png',
261
- },
262
- ],
263
- feeCurrencies: [
264
- {
265
- coinDenom: 'JUNO',
266
- coinMinimalDenom: 'ujuno',
267
- coinDecimals: 6,
268
- coinGeckoId: 'juno-network',
269
- coinImageUrl: '/tokens/blockchain/JUNO.png',
270
- },
271
- ],
272
- features: ['stargate', 'ibc-transfer'],
273
- explorerUrlToTx: 'https://www.mintscan.io/juno/txs/{txHash}',
274
- gasPriceStep: {
275
- low: 0.001,
276
- average: 0.0025,
277
- high: 0.004,
278
- },
279
- tokenUrl: null,
280
- },
281
- },
282
- {
283
- name: 'AVAX_CCHAIN',
284
- defaultDecimals: 18,
285
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
286
- feeAssets: [
287
- {
288
- blockchain: 'AVAX_CCHAIN',
289
- symbol: 'AVAX',
290
- address: null,
291
- },
292
- ],
293
- logo: 'https://api.rango.exchange/blockchains/avax_cchain.svg',
294
- displayName: 'Avalanche',
295
- shortName: 'Avax',
296
- sort: 6,
297
- color: '#e84142',
298
- enabled: true,
299
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
300
- //@ts-ignore
301
- type: 'EVM',
302
- chainId: '0xa86a',
303
- info: {
304
- infoType: 'EvmMetaInfo',
305
- chainName: 'Avalanche C-Chain',
306
- nativeCurrency: {
307
- name: 'AVAX',
308
- symbol: 'AVAX',
309
- decimals: 18,
310
- },
311
- rpcUrls: ['https://api.avax.network/ext/bc/C/rpc'],
312
- blockExplorerUrls: ['https://snowtrace.io'],
313
- addressUrl: 'https://snowtrace.io/address/{wallet}',
314
- transactionUrl: 'https://snowtrace.io/tx/{txHash}',
315
- enableGasV2: true,
316
- tokenUrl: 'https://snowtrace.dev/token/{address}',
317
- },
318
- },
319
- {
320
- name: 'ARBITRUM',
321
- defaultDecimals: 18,
322
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
323
- feeAssets: [
324
- {
325
- blockchain: 'ARBITRUM',
326
- symbol: 'ETH',
327
- address: null,
328
- },
329
- ],
330
- logo: 'https://api.rango.exchange/blockchains/arbitrum.svg',
331
- displayName: 'Arbitrum',
332
- shortName: 'Arbitrum',
333
- sort: 7,
334
- color: '#28a0f0',
335
- enabled: true,
336
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
337
- //@ts-ignore
338
- type: 'EVM',
339
- chainId: '0xa4b1',
340
- info: {
341
- infoType: 'EvmMetaInfo',
342
- chainName: 'Arbitrum One',
343
- nativeCurrency: {
344
- name: 'ETH',
345
- symbol: 'ETH',
346
- decimals: 18,
347
- },
348
- rpcUrls: ['https://arb1.arbitrum.io/rpc'],
349
- blockExplorerUrls: ['https://arbiscan.io'],
350
- addressUrl: 'https://arbiscan.io/address/{wallet}',
351
- transactionUrl: 'https://arbiscan.io/tx/{txHash}',
352
- enableGasV2: true,
353
- tokenUrl: 'https://arbiscan.io/token/{address}',
354
- },
355
- },
356
- {
357
- name: 'COSMOS',
358
- defaultDecimals: 6,
359
- addressPatterns: ['^(cosmos1)[0-9a-z]{38}$'],
360
- feeAssets: [
361
- {
362
- blockchain: 'COSMOS',
363
- symbol: 'ATOM',
364
- address: null,
365
- },
366
- ],
367
- logo: 'https://api.rango.exchange/blockchains/cosmos.svg',
368
- displayName: 'Cosmos',
369
- shortName: 'Cosmos',
370
- sort: 8,
371
- color: '#2E3148',
372
- enabled: true,
373
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
374
- //@ts-ignore
375
- type: 'COSMOS',
376
- chainId: 'cosmoshub-4',
377
- info: {
378
- infoType: 'CosmosMetaInfo',
379
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
380
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
381
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
382
- experimental: false,
383
- rpc: 'https://cosmos-rpc.polkachu.com',
384
- rest: 'https://lcd-cosmoshub.keplr.app',
385
- cosmostationLcdUrl: 'https://lcd-cosmos.cosmostation.io',
386
- cosmostationApiUrl: 'https://api-cosmos.cosmostation.io',
387
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
388
- mintScanName: 'cosmos',
389
- chainName: 'Cosmos',
390
- stakeCurrency: {
391
- coinDenom: 'ATOM',
392
- coinMinimalDenom: 'uatom',
393
- coinDecimals: 6,
394
- coinGeckoId: 'cosmos',
395
- coinImageUrl: '/tokens/blockchain/cosmos.svg',
396
- },
397
- bip44: {
398
- coinType: 118,
399
- },
400
- bech32Config: {
401
- bech32PrefixAccAddr: 'cosmos',
402
- bech32PrefixAccPub: 'cosmospub',
403
- bech32PrefixValAddr: 'cosmosvaloper',
404
- bech32PrefixValPub: 'cosmosvaloperpub',
405
- bech32PrefixConsAddr: 'cosmosvalcons',
406
- bech32PrefixConsPub: 'cosmosvalconspub',
407
- },
408
- currencies: [
409
- {
410
- coinDenom: 'ATOM',
411
- coinMinimalDenom: 'uatom',
412
- coinDecimals: 6,
413
- coinGeckoId: 'cosmos',
414
- coinImageUrl: '/tokens/blockchain/cosmos.svg',
415
- },
416
- ],
417
- feeCurrencies: [
418
- {
419
- coinDenom: 'ATOM',
420
- coinMinimalDenom: 'uatom',
421
- coinDecimals: 6,
422
- coinGeckoId: 'cosmos',
423
- coinImageUrl: '/tokens/blockchain/cosmos.svg',
424
- },
425
- ],
426
- features: ['stargate', 'ibc-transfer'],
427
- explorerUrlToTx: 'https://www.mintscan.io/cosmos/txs/{txHash}',
428
- gasPriceStep: {
429
- low: 0.01,
430
- average: 0.025,
431
- high: 0.04,
432
- },
433
- tokenUrl: 'https://www.mintscan.io/cosmos/assets/{address}',
434
- },
435
- },
436
- {
437
- name: 'TERRA_CLASSIC',
438
- defaultDecimals: 6,
439
- addressPatterns: ['^(terra1)[0-9a-z]{38}$'],
440
- feeAssets: [
441
- {
442
- blockchain: 'TERRA_CLASSIC',
443
- symbol: 'LUNC',
444
- address: null,
445
- },
446
- {
447
- blockchain: 'TERRA_CLASSIC',
448
- symbol: 'UST',
449
- address: null,
450
- },
451
- {
452
- blockchain: 'TERRA_CLASSIC',
453
- symbol: 'EUT',
454
- address: null,
455
- },
456
- {
457
- blockchain: 'TERRA_CLASSIC',
458
- symbol: 'KRT',
459
- address: null,
460
- },
461
- ],
462
- logo: 'https://api.rango.exchange/blockchains/terraclassic.svg',
463
- displayName: 'Terra',
464
- shortName: 'Terra',
465
- sort: 8,
466
- color: '#5493F7',
467
- enabled: false,
468
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
469
- //@ts-ignore
470
- type: 'COSMOS',
471
- chainId: 'columbus-5',
472
- info: {
473
- infoType: 'CosmosMetaInfo',
474
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
475
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
476
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
477
- experimental: true,
478
- rpc: 'https://rpc-columbus.keplr.app',
479
- rest: 'https://lcd-columbus.keplr.app',
480
- cosmostationLcdUrl: null,
481
- cosmostationApiUrl: 'https://terra-classic-lcd.publicnode.com',
482
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
483
- mintScanName: null,
484
- chainName: 'Terra',
485
- stakeCurrency: {
486
- coinDenom: 'LUNC',
487
- coinMinimalDenom: 'uluna',
488
- coinDecimals: 6,
489
- coinGeckoId: 'terra-luna',
490
- coinImageUrl: '/tokens/blockchain/LUNA.png',
491
- },
492
- bip44: {
493
- coinType: 330,
494
- },
495
- bech32Config: {
496
- bech32PrefixAccAddr: 'terra',
497
- bech32PrefixAccPub: 'terrapub',
498
- bech32PrefixValAddr: 'terravaloper',
499
- bech32PrefixValPub: 'terravaloperpub',
500
- bech32PrefixConsAddr: 'terravalcons',
501
- bech32PrefixConsPub: 'terravalconspub',
502
- },
503
- currencies: [
504
- {
505
- coinDenom: 'LUNC',
506
- coinMinimalDenom: 'uluna',
507
- coinDecimals: 6,
508
- coinGeckoId: 'terra-luna',
509
- coinImageUrl: '/tokens/blockchain/LUNA.png',
510
- },
511
- {
512
- coinDenom: 'UST',
513
- coinMinimalDenom: 'uusd',
514
- coinDecimals: 6,
515
- coinGeckoId: 'terrausd',
516
- coinImageUrl: '/tokens/blockchain/UST.png',
517
- },
518
- ],
519
- feeCurrencies: [
520
- {
521
- coinDenom: 'LUNC',
522
- coinMinimalDenom: 'uluna',
523
- coinDecimals: 6,
524
- coinGeckoId: 'terra-luna',
525
- coinImageUrl: '/tokens/blockchain/LUNA.png',
526
- },
527
- {
528
- coinDenom: 'UST',
529
- coinMinimalDenom: 'uusd',
530
- coinDecimals: 6,
531
- coinGeckoId: 'terrausd',
532
- coinImageUrl: '/tokens/blockchain/UST.png',
533
- },
534
- ],
535
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx'],
536
- explorerUrlToTx: 'https://finder.terra.money/columbus-5/tx/{txHash}',
537
- gasPriceStep: {
538
- low: 0.0075,
539
- average: 0.0075,
540
- high: 0.0075,
541
- },
542
- tokenUrl: null,
543
- },
544
- },
545
- {
546
- name: 'FANTOM',
547
- defaultDecimals: 18,
548
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
549
- feeAssets: [
550
- {
551
- blockchain: 'FANTOM',
552
- symbol: 'FTM',
553
- address: null,
554
- },
555
- ],
556
- logo: 'https://api.rango.exchange/blockchains/fantom.png',
557
- displayName: 'Fantom',
558
- shortName: 'Fantom',
559
- sort: 9,
560
- color: '#337afe',
561
- enabled: true,
562
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
563
- //@ts-ignore
564
- type: 'EVM',
565
- chainId: '0xfa',
566
- info: {
567
- infoType: 'EvmMetaInfo',
568
- chainName: 'Fantom Opera',
569
- nativeCurrency: {
570
- name: 'FTM',
571
- symbol: 'FTM',
572
- decimals: 18,
573
- },
574
- rpcUrls: ['https://rpc.ftm.tools'],
575
- blockExplorerUrls: ['https://ftmscan.com'],
576
- addressUrl: 'https://ftmscan.com/address/{wallet}',
577
- transactionUrl: 'https://ftmscan.com/tx/{txHash}',
578
- enableGasV2: true,
579
- tokenUrl: 'https://explorer.fantom.network/token/{address}',
580
- },
581
- },
582
- {
583
- name: 'OPTIMISM',
584
- defaultDecimals: 18,
585
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
586
- feeAssets: [
587
- {
588
- blockchain: 'OPTIMISM',
589
- symbol: 'ETH',
590
- address: null,
591
- },
592
- ],
593
- logo: 'https://api.rango.exchange/blockchains/optimism.svg',
594
- displayName: 'Optimism',
595
- shortName: 'Optimism',
596
- sort: 10,
597
- color: '#FF0420',
598
- enabled: true,
599
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
600
- //@ts-ignore
601
- type: 'EVM',
602
- chainId: '0xa',
603
- info: {
604
- infoType: 'EvmMetaInfo',
605
- chainName: 'Optimism',
606
- nativeCurrency: {
607
- name: 'ETH',
608
- symbol: 'ETH',
609
- decimals: 18,
610
- },
611
- rpcUrls: ['https://mainnet.optimism.io'],
612
- blockExplorerUrls: ['https://optimistic.etherscan.io'],
613
- addressUrl: 'https://optimistic.etherscan.io/address/{wallet}',
614
- transactionUrl: 'https://optimistic.etherscan.io/tx/{txHash}',
615
- enableGasV2: true,
616
- tokenUrl: 'https://optimistic.etherscan.io/token/{address}',
617
- },
618
- },
619
- {
620
- name: 'OKC',
621
- defaultDecimals: 18,
622
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
623
- feeAssets: [
624
- {
625
- blockchain: 'OKC',
626
- symbol: 'OKT',
627
- address: null,
628
- },
629
- ],
630
- logo: 'https://api.rango.exchange/blockchains/okx.png',
631
- displayName: 'OKX Chain (OKC)',
632
- shortName: 'Okx',
633
- sort: 11,
634
- color: '#29a0f0',
635
- enabled: true,
636
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
637
- //@ts-ignore
638
- type: 'EVM',
639
- chainId: '0x42',
640
- info: {
641
- infoType: 'EvmMetaInfo',
642
- chainName: 'OKX Chain',
643
- nativeCurrency: {
644
- name: 'OKT',
645
- symbol: 'OKT',
646
- decimals: 18,
647
- },
648
- rpcUrls: ['https://exchainrpc.okex.org'],
649
- blockExplorerUrls: ['https://www.oklink.com/en/okc'],
650
- addressUrl: 'https://www.oklink.com/en/okc/address/{wallet}',
651
- transactionUrl: 'https://www.oklink.com/en/okc/tx/{txHash}',
652
- enableGasV2: true,
653
- tokenUrl: null,
654
- },
655
- },
656
- {
657
- name: 'STARKNET',
658
- defaultDecimals: 18,
659
- addressPatterns: ['^(0x)[0-9A-Fa-f]{32,64}$'],
660
- feeAssets: [
661
- {
662
- blockchain: 'STARKNET',
663
- symbol: 'ETH',
664
- address:
665
- '0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7',
666
- },
667
- ],
668
- logo: 'https://api.rango.exchange/blockchains/starknet.svg',
669
- displayName: 'StarkNet',
670
- shortName: 'StarkNet',
671
- sort: 11,
672
- color: '#708DD2',
673
- enabled: true,
674
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
675
- //@ts-ignore
676
- type: 'STARKNET',
677
- chainId: '0x534e5f4d41494e',
678
- info: {
679
- infoType: 'StarkNetMetaInfo',
680
- chainName: 'StarkNet Mainnet',
681
- nativeCurrency: {
682
- name: 'ETH',
683
- symbol: 'ETH',
684
- decimals: 18,
685
- },
686
- blockExplorerUrls: ['https://starkscan.co'],
687
- addressUrl: 'https://starkscan.co/contract/{wallet}',
688
- transactionUrl: 'https://starkscan.co/tx/{txHash}',
689
- tokenUrl: 'https://voyager.online/token/{address}',
690
- },
691
- },
692
- {
693
- name: 'SOLANA',
694
- defaultDecimals: 9,
695
- addressPatterns: ['^[1-9A-HJ-NP-Za-km-z]{32,44}$'],
696
- feeAssets: [
697
- {
698
- blockchain: 'SOLANA',
699
- symbol: 'SOL',
700
- address: null,
701
- },
702
- ],
703
- logo: 'https://api.rango.exchange/blockchains/solana.svg',
704
- displayName: 'Solana',
705
- shortName: 'Solana',
706
- sort: 11,
707
- color: '#708DD2',
708
- enabled: true,
709
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
710
- //@ts-ignore
711
- type: 'SOLANA',
712
- chainId: 'mainnet-beta',
713
- info: null,
714
- },
715
- {
716
- name: 'CRONOS',
717
- defaultDecimals: 18,
718
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
719
- feeAssets: [
720
- {
721
- blockchain: 'CRONOS',
722
- symbol: 'CRO',
723
- address: null,
724
- },
725
- ],
726
- logo: 'https://api.rango.exchange/blockchains/cronos.svg',
727
- displayName: 'Cronos',
728
- shortName: 'Cronos',
729
- sort: 12,
730
- color: '#1a90ff',
731
- enabled: true,
732
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
733
- //@ts-ignore
734
- type: 'EVM',
735
- chainId: '0x19',
736
- info: {
737
- infoType: 'EvmMetaInfo',
738
- chainName: 'Cronos Mainnet Beta',
739
- nativeCurrency: {
740
- name: 'CRO',
741
- symbol: 'CRO',
742
- decimals: 18,
743
- },
744
- rpcUrls: ['https://evm.cronos.org'],
745
- blockExplorerUrls: ['https://cronoscan.com'],
746
- addressUrl: 'https://cronoscan.com/address/{wallet}',
747
- transactionUrl: 'https://cronoscan.com/tx/{txHash}',
748
- enableGasV2: true,
749
- tokenUrl: 'https://cronoscan.com/token/{address}',
750
- },
751
- },
752
- {
753
- name: 'MOONRIVER',
754
- defaultDecimals: 18,
755
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
756
- feeAssets: [
757
- {
758
- blockchain: 'MOONRIVER',
759
- symbol: 'MOVR',
760
- address: null,
761
- },
762
- ],
763
- logo: 'https://api.rango.exchange/blockchains/moonriver.svg',
764
- displayName: 'MoonRiver',
765
- shortName: 'MoonRiver',
766
- sort: 13,
767
- color: '#F3B404',
768
- enabled: true,
769
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
770
- //@ts-ignore
771
- type: 'EVM',
772
- chainId: '0x505',
773
- info: {
774
- infoType: 'EvmMetaInfo',
775
- chainName: 'MoonRiver',
776
- nativeCurrency: {
777
- name: 'MOVR',
778
- symbol: 'MOVR',
779
- decimals: 18,
780
- },
781
- rpcUrls: ['https://rpc.moonriver.moonbeam.network'],
782
- blockExplorerUrls: ['https://moonriver.moonscan.io'],
783
- addressUrl: 'https://moonriver.moonscan.io/address/{wallet}',
784
- transactionUrl: 'https://moonriver.moonscan.io/tx/{txHash}',
785
- enableGasV2: true,
786
- tokenUrl: null,
787
- },
788
- },
789
- {
790
- name: 'ZKSYNC',
791
- defaultDecimals: 18,
792
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
793
- feeAssets: [
794
- {
795
- blockchain: 'ZKSYNC',
796
- symbol: 'ETH',
797
- address: null,
798
- },
799
- ],
800
- logo: 'https://api.rango.exchange/blockchains/zksync.png',
801
- displayName: 'zkSync era',
802
- shortName: 'zkSync',
803
- sort: 13,
804
- color: '#2D2925',
805
- enabled: true,
806
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
807
- //@ts-ignore
808
- type: 'EVM',
809
- chainId: '0x144',
810
- info: {
811
- infoType: 'EvmMetaInfo',
812
- chainName: 'zkSync',
813
- nativeCurrency: {
814
- name: 'ETH',
815
- symbol: 'ETH',
816
- decimals: 18,
817
- },
818
- rpcUrls: ['https://mainnet.era.zksync.io'],
819
- blockExplorerUrls: ['https://explorer.zksync.io'],
820
- addressUrl: 'https://explorer.zksync.io/address/{wallet}',
821
- transactionUrl: 'https://explorer.zksync.io/tx/{txHash}',
822
- enableGasV2: true,
823
- tokenUrl: 'https://explorer.zksync.io/token/{address}',
824
- },
825
- },
826
- {
827
- name: 'MOONBEAM',
828
- defaultDecimals: 18,
829
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
830
- feeAssets: [
831
- {
832
- blockchain: 'MOONBEAM',
833
- symbol: 'GLMR',
834
- address: null,
835
- },
836
- ],
837
- logo: 'https://api.rango.exchange/blockchains/moonbeam.png',
838
- displayName: 'MoonBeam',
839
- shortName: 'MoonBeam',
840
- sort: 14,
841
- color: '#B3206B',
842
- enabled: true,
843
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
844
- //@ts-ignore
845
- type: 'EVM',
846
- chainId: '0x504',
847
- info: {
848
- infoType: 'EvmMetaInfo',
849
- chainName: 'MoonBeam',
850
- nativeCurrency: {
851
- name: 'GLMR',
852
- symbol: 'GLMR',
853
- decimals: 18,
854
- },
855
- rpcUrls: ['https://rpc.api.moonbeam.network'],
856
- blockExplorerUrls: ['https://moonbeam.moonscan.io'],
857
- addressUrl: 'https://moonbeam.moonscan.io/address/{wallet}',
858
- transactionUrl: 'https://moonbeam.moonscan.io/tx/{txHash}',
859
- enableGasV2: true,
860
- tokenUrl: null,
861
- },
862
- },
863
- {
864
- name: 'POLKADOT',
865
- defaultDecimals: 10,
866
- addressPatterns: ['^(1)[0-9a-z-A-Z]{44,50}$'],
867
- feeAssets: [],
868
- logo: 'https://api.rango.exchange/blockchains/polkadot.svg',
869
- displayName: 'Polkadot',
870
- shortName: 'Polkadot',
871
- sort: 14,
872
- color: '#E6007A',
873
- enabled: false,
874
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
875
- //@ts-ignore
876
- type: 'TRANSFER',
877
- chainId: null,
878
- info: null,
879
- },
880
- {
881
- name: 'AURORA',
882
- defaultDecimals: 18,
883
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
884
- feeAssets: [
885
- {
886
- blockchain: 'AURORA',
887
- symbol: 'ETH',
888
- address: null,
889
- },
890
- ],
891
- logo: 'https://api.rango.exchange/blockchains/aurora.svg',
892
- displayName: 'Aurora',
893
- shortName: 'Aurora',
894
- sort: 15,
895
- color: '#78d64b',
896
- enabled: true,
897
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
898
- //@ts-ignore
899
- type: 'EVM',
900
- chainId: '0x4e454152',
901
- info: {
902
- infoType: 'EvmMetaInfo',
903
- chainName: 'Aurora Mainnet',
904
- nativeCurrency: {
905
- name: 'ETH',
906
- symbol: 'ETH',
907
- decimals: 18,
908
- },
909
- rpcUrls: ['https://mainnet.aurora.dev'],
910
- blockExplorerUrls: ['https://explorer.mainnet.aurora.dev'],
911
- addressUrl: 'https://explorer.mainnet.aurora.dev/address/{wallet}',
912
- transactionUrl: 'https://explorer.mainnet.aurora.dev/tx/{txHash}',
913
- enableGasV2: true,
914
- tokenUrl: 'https://explorer.mainnet.aurora.dev/token/{address}',
915
- },
916
- },
917
- {
918
- name: 'DOGE',
919
- defaultDecimals: 8,
920
- addressPatterns: ['^(D|A|9)[a-km-zA-HJ-NP-Z1-9]{33,34}$'],
921
- feeAssets: [
922
- {
923
- blockchain: 'DOGE',
924
- symbol: 'DOGE',
925
- address: null,
926
- },
927
- ],
928
- logo: 'https://api.rango.exchange/blockchains/doge.svg',
929
- displayName: 'Doge',
930
- shortName: 'Doge',
931
- sort: 15,
932
- color: '#BA9F33',
933
- enabled: false,
934
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
935
- //@ts-ignore
936
- type: 'TRANSFER',
937
- chainId: null,
938
- info: null,
939
- },
940
- {
941
- name: 'HARMONY',
942
- defaultDecimals: 18,
943
- addressPatterns: ['^(one1)[0-9a-z]{38}$', '^(0x)[0-9A-Fa-f]{40}$'],
944
- feeAssets: [
945
- {
946
- blockchain: 'HARMONY',
947
- symbol: 'ONE',
948
- address: null,
949
- },
950
- ],
951
- logo: 'https://api.rango.exchange/blockchains/harmony.svg',
952
- displayName: 'Harmony',
953
- shortName: 'Harmony',
954
- sort: 15,
955
- color: '#50AEE9',
956
- enabled: true,
957
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
958
- //@ts-ignore
959
- type: 'EVM',
960
- chainId: '0x63564c40',
961
- info: {
962
- infoType: 'EvmMetaInfo',
963
- chainName: 'Harmony Mainnet',
964
- nativeCurrency: {
965
- name: 'ONE',
966
- symbol: 'ONE',
967
- decimals: 18,
968
- },
969
- rpcUrls: ['https://rpc.ankr.com/harmony'],
970
- blockExplorerUrls: ['https://explorer.harmony.one'],
971
- addressUrl: 'https://explorer.harmony.one/address/{wallet}',
972
- transactionUrl: 'https://explorer.harmony.one/tx/{txHash}',
973
- enableGasV2: true,
974
- tokenUrl: null,
975
- },
976
- },
977
- {
978
- name: 'EVMOS',
979
- defaultDecimals: 18,
980
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
981
- feeAssets: [
982
- {
983
- blockchain: 'EVMOS',
984
- symbol: 'EVMOS',
985
- address: null,
986
- },
987
- ],
988
- logo: 'https://api.rango.exchange/blockchains/evmos.png',
989
- displayName: 'Evmos',
990
- shortName: 'Evmos',
991
- sort: 15,
992
- color: '#2D2925',
993
- enabled: true,
994
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
995
- //@ts-ignore
996
- type: 'EVM',
997
- chainId: '0x2329',
998
- info: {
999
- infoType: 'EvmMetaInfo',
1000
- chainName: 'Evmos',
1001
- nativeCurrency: {
1002
- name: 'EVMOS',
1003
- symbol: 'EVMOS',
1004
- decimals: 18,
1005
- },
1006
- rpcUrls: ['https://eth.bd.evmos.org:8545'],
1007
- blockExplorerUrls: ['https://evm.evmos.org'],
1008
- addressUrl: 'https://evm.evmos.org/address/{wallet}',
1009
- transactionUrl: 'https://evm.evmos.org/tx/{txHash}',
1010
- enableGasV2: true,
1011
- tokenUrl: null,
1012
- },
1013
- },
1014
- {
1015
- name: 'POLYGONZK',
1016
- defaultDecimals: 18,
1017
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
1018
- feeAssets: [
1019
- {
1020
- blockchain: 'POLYGONZK',
1021
- symbol: 'ETH',
1022
- address: null,
1023
- },
1024
- ],
1025
- logo: 'https://api.rango.exchange/blockchains/zkevmpolygon.png',
1026
- displayName: 'polygon zkEVM',
1027
- shortName: 'polygon zkEVM',
1028
- sort: 15,
1029
- color: '#8247e5',
1030
- enabled: true,
1031
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1032
- //@ts-ignore
1033
- type: 'EVM',
1034
- chainId: '0x44d',
1035
- info: {
1036
- infoType: 'EvmMetaInfo',
1037
- chainName: 'Polygon zkEVM Mainnet',
1038
- nativeCurrency: {
1039
- name: 'ETH',
1040
- symbol: 'ETH',
1041
- decimals: 18,
1042
- },
1043
- rpcUrls: ['https://zkevm-rpc.com'],
1044
- blockExplorerUrls: ['https://zkevm.polygonscan.com'],
1045
- addressUrl: 'https://zkevm.polygonscan.com/address/{wallet}',
1046
- transactionUrl: 'https://zkevm.polygonscan.com/tx/{txHash}',
1047
- enableGasV2: true,
1048
- tokenUrl: 'https://zkevm.polygonscan.com/token/{address}',
1049
- },
1050
- },
1051
- {
1052
- name: 'HECO',
1053
- defaultDecimals: 18,
1054
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
1055
- feeAssets: [
1056
- {
1057
- blockchain: 'HECO',
1058
- symbol: 'HT',
1059
- address: null,
1060
- },
1061
- ],
1062
- logo: 'https://api.rango.exchange/blockchains/heco.png',
1063
- displayName: 'Heco',
1064
- shortName: 'Heco',
1065
- sort: 15,
1066
- color: '#4CA852',
1067
- enabled: true,
1068
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1069
- //@ts-ignore
1070
- type: 'EVM',
1071
- chainId: '0x80',
1072
- info: {
1073
- infoType: 'EvmMetaInfo',
1074
- chainName: 'Huobi ECO Chain Mainnet',
1075
- nativeCurrency: {
1076
- name: 'HT',
1077
- symbol: 'HT',
1078
- decimals: 18,
1079
- },
1080
- rpcUrls: ['https://http-mainnet.hecochain.com'],
1081
- blockExplorerUrls: ['https://hecoinfo.com'],
1082
- addressUrl: 'https://hecoinfo.com/address/{wallet}',
1083
- transactionUrl: 'https://hecoinfo.com/tx/{txHash}',
1084
- enableGasV2: true,
1085
- tokenUrl: null,
1086
- },
1087
- },
1088
- {
1089
- name: 'TRON',
1090
- defaultDecimals: 18,
1091
- addressPatterns: ['^T[1-9A-HJ-NP-Za-km-z]{33}$'],
1092
- feeAssets: [
1093
- {
1094
- blockchain: 'TRON',
1095
- symbol: 'TRX',
1096
- address: null,
1097
- },
1098
- ],
1099
- logo: 'https://api.rango.exchange/blockchains/tron.svg',
1100
- displayName: 'Tron',
1101
- shortName: 'Tron',
1102
- sort: 16,
1103
- color: '#FF060A',
1104
- enabled: true,
1105
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1106
- //@ts-ignore
1107
- type: 'TRON',
1108
- chainId: '0x2b6653dc',
1109
- info: {
1110
- infoType: 'EvmMetaInfo',
1111
- chainName: 'TRON Mainnet',
1112
- nativeCurrency: {
1113
- name: 'TRX',
1114
- symbol: 'TRX',
1115
- decimals: 6,
1116
- },
1117
- rpcUrls: ['https://api.trongrid.io/jsonrpc'],
1118
- blockExplorerUrls: ['https://tronscan.org/#'],
1119
- addressUrl: 'https://tronscan.org/#/address/{wallet}',
1120
- transactionUrl: 'https://tronscan.org/#/tx/{txHash}',
1121
- enableGasV2: true,
1122
- tokenUrl: 'https://tronscan.org/#/token20/{address}',
1123
- },
1124
- },
1125
- {
1126
- name: 'SIF',
1127
- defaultDecimals: 18,
1128
- addressPatterns: ['^(sif1)[0-9a-z]{38}$'],
1129
- feeAssets: [
1130
- {
1131
- blockchain: 'SIF',
1132
- symbol: 'ROWAN',
1133
- address: null,
1134
- },
1135
- ],
1136
- logo: 'https://api.rango.exchange/blockchains/sif.png',
1137
- displayName: 'Sifchain',
1138
- shortName: 'Sifchain',
1139
- sort: 16,
1140
- color: '#CAAA3A',
1141
- enabled: true,
1142
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1143
- //@ts-ignore
1144
- type: 'COSMOS',
1145
- chainId: 'sifchain-1',
1146
- info: {
1147
- infoType: 'CosmosMetaInfo',
1148
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
1149
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
1150
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
1151
- experimental: false,
1152
- rpc: 'https://rpc.sifchain.finance',
1153
- rest: 'https://api-sifchain-ia.cosmosia.notional.ventures/',
1154
- cosmostationLcdUrl: 'https://lcd-sifchain.cosmostation.io',
1155
- cosmostationApiUrl: 'https://api.mintscan.io/v1/sifchain',
1156
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
1157
- mintScanName: 'sifchain',
1158
- chainName: 'Sifchain',
1159
- stakeCurrency: {
1160
- coinDenom: 'ROWAN',
1161
- coinMinimalDenom: 'rowan',
1162
- coinDecimals: 18,
1163
- coinGeckoId: '',
1164
- coinImageUrl: '',
1165
- },
1166
- bip44: {
1167
- coinType: 118,
1168
- },
1169
- bech32Config: {
1170
- bech32PrefixAccAddr: 'sif',
1171
- bech32PrefixAccPub: 'sifpub',
1172
- bech32PrefixValAddr: 'sifvaloper',
1173
- bech32PrefixValPub: 'sifvaloperpub',
1174
- bech32PrefixConsAddr: 'sifvalcons',
1175
- bech32PrefixConsPub: 'sifvalconspub',
1176
- },
1177
- currencies: [
1178
- {
1179
- coinDenom: 'ROWAN',
1180
- coinMinimalDenom: 'rowan',
1181
- coinDecimals: 18,
1182
- coinGeckoId: '',
1183
- coinImageUrl: '',
1184
- },
1185
- ],
1186
- feeCurrencies: [
1187
- {
1188
- coinDenom: 'ROWAN',
1189
- coinMinimalDenom: 'rowan',
1190
- coinDecimals: 18,
1191
- coinGeckoId: '',
1192
- coinImageUrl: '',
1193
- },
1194
- ],
1195
- features: ['stargate', 'ibc-transfer'],
1196
- explorerUrlToTx: 'https://www.mintscan.io/sifchain/txs/{txHash}',
1197
- gasPriceStep: {
1198
- low: 1000000000000,
1199
- average: 1500000000000,
1200
- high: 2000000000000,
1201
- },
1202
- tokenUrl: null,
1203
- },
1204
- },
1205
- {
1206
- name: 'MAYA',
1207
- defaultDecimals: 8,
1208
- addressPatterns: ['^(maya1)[0-9a-z]{38}$'],
1209
- feeAssets: [
1210
- {
1211
- blockchain: 'MAYA',
1212
- symbol: 'CACAO',
1213
- address: null,
1214
- },
1215
- ],
1216
- logo: 'https://api.rango.exchange/blockchains/maya.jpg',
1217
- displayName: 'MayaChain',
1218
- shortName: 'MayaChain',
1219
- sort: 17,
1220
- color: '#1ae6e6',
1221
- enabled: true,
1222
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1223
- //@ts-ignore
1224
- type: 'TRANSFER',
1225
- chainId: null,
1226
- info: null,
1227
- },
1228
- {
1229
- name: 'THOR',
1230
- defaultDecimals: 8,
1231
- addressPatterns: ['^(thor1)[0-9a-z]{38}$'],
1232
- feeAssets: [
1233
- {
1234
- blockchain: 'THOR',
1235
- symbol: 'RUNE',
1236
- address: null,
1237
- },
1238
- ],
1239
- logo: 'https://api.rango.exchange/blockchains/thorchain.svg',
1240
- displayName: 'Thorchain',
1241
- shortName: 'Thorchain',
1242
- sort: 17,
1243
- color: '#1AE6CB',
1244
- enabled: true,
1245
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1246
- //@ts-ignore
1247
- type: 'TRANSFER',
1248
- chainId: null,
1249
- info: null,
1250
- },
1251
- {
1252
- name: 'BRISE',
1253
- defaultDecimals: 18,
1254
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
1255
- feeAssets: [
1256
- {
1257
- blockchain: 'BRISE',
1258
- symbol: 'BRISE',
1259
- address: null,
1260
- },
1261
- ],
1262
- logo: 'https://api.rango.exchange/blockchains/bitgert.png',
1263
- displayName: 'Brise',
1264
- shortName: 'Brise',
1265
- sort: 18,
1266
- color: '#0693E3',
1267
- enabled: true,
1268
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1269
- //@ts-ignore
1270
- type: 'EVM',
1271
- chainId: '0x7f08',
1272
- info: {
1273
- infoType: 'EvmMetaInfo',
1274
- chainName: 'Brise',
1275
- nativeCurrency: {
1276
- name: 'BRISE',
1277
- symbol: 'BRISE',
1278
- decimals: 18,
1279
- },
1280
- rpcUrls: ['https://rpc.icecreamswap.com'],
1281
- blockExplorerUrls: ['https://brisescan.com/'],
1282
- addressUrl: 'https://brisescan.com//address/{wallet}',
1283
- transactionUrl: 'https://brisescan.com//tx/{txHash}',
1284
- enableGasV2: true,
1285
- tokenUrl: null,
1286
- },
1287
- },
1288
- {
1289
- name: 'BNB',
1290
- defaultDecimals: 8,
1291
- addressPatterns: ['^(bnb1)[0-9a-z]{38}$'],
1292
- feeAssets: [
1293
- {
1294
- blockchain: 'BNB',
1295
- symbol: 'BNB',
1296
- address: null,
1297
- },
1298
- ],
1299
- logo: 'https://api.rango.exchange/blockchains/bnb.svg',
1300
- displayName: 'Binance Chain',
1301
- shortName: 'BNB',
1302
- sort: 18,
1303
- color: '#F3BA2F',
1304
- enabled: true,
1305
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1306
- //@ts-ignore
1307
- type: 'COSMOS',
1308
- chainId: null,
1309
- info: null,
1310
- },
1311
- {
1312
- name: 'STARGAZE',
1313
- defaultDecimals: 6,
1314
- addressPatterns: ['^(stars1)[0-9a-z]{38}$'],
1315
- feeAssets: [
1316
- {
1317
- blockchain: 'STARGAZE',
1318
- symbol: 'STARS',
1319
- address: null,
1320
- },
1321
- ],
1322
- logo: 'https://api.rango.exchange/blockchains/stargaze.png',
1323
- displayName: 'Stargaze',
1324
- shortName: 'Stargaze',
1325
- sort: 19,
1326
- color: '#231B60',
1327
- enabled: true,
1328
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1329
- //@ts-ignore
1330
- type: 'COSMOS',
1331
- chainId: 'stargaze-1',
1332
- info: {
1333
- infoType: 'CosmosMetaInfo',
1334
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
1335
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
1336
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
1337
- experimental: false,
1338
- rpc: 'https://rpc.stargaze-apis.com',
1339
- rest: 'https://rest.stargaze-apis.com',
1340
- cosmostationLcdUrl: 'https://lcd-stargaze.cosmostation.io',
1341
- cosmostationApiUrl: 'https://api-stargaze.cosmostation.io',
1342
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
1343
- mintScanName: 'stargaze',
1344
- chainName: 'Stargaze',
1345
- stakeCurrency: {
1346
- coinDenom: 'STARS',
1347
- coinMinimalDenom: 'ustars',
1348
- coinDecimals: 6,
1349
- coinGeckoId: 'pool:ustars',
1350
- coinImageUrl: '/tokens/blockchain/STARS.png',
1351
- },
1352
- bip44: {
1353
- coinType: 118,
1354
- },
1355
- bech32Config: {
1356
- bech32PrefixAccAddr: 'stars',
1357
- bech32PrefixAccPub: 'starspub',
1358
- bech32PrefixValAddr: 'starsvaloper',
1359
- bech32PrefixValPub: 'starsvaloperpub',
1360
- bech32PrefixConsAddr: 'starsvalcons',
1361
- bech32PrefixConsPub: 'starsvalconspub',
1362
- },
1363
- currencies: [
1364
- {
1365
- coinDenom: 'STARS',
1366
- coinMinimalDenom: 'ustars',
1367
- coinDecimals: 6,
1368
- coinGeckoId: 'pool:ustars',
1369
- coinImageUrl: '/tokens/blockchain/STARS.png',
1370
- },
1371
- ],
1372
- feeCurrencies: [
1373
- {
1374
- coinDenom: 'STARS',
1375
- coinMinimalDenom: 'ustars',
1376
- coinDecimals: 6,
1377
- coinGeckoId: 'pool:ustars',
1378
- coinImageUrl: '/tokens/blockchain/STARS.png',
1379
- },
1380
- ],
1381
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx'],
1382
- explorerUrlToTx: 'https://www.mintscan.io/stargaze/txs/{txHash}',
1383
- gasPriceStep: {
1384
- low: 1,
1385
- average: 1,
1386
- high: 1,
1387
- },
1388
- tokenUrl: null,
1389
- },
1390
- },
1391
- {
1392
- name: 'BTC',
1393
- defaultDecimals: 8,
1394
- addressPatterns: [
1395
- '^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$|^(bc1)[0-9A-Za-z]{39,59}$',
1396
- ],
1397
- feeAssets: [
1398
- {
1399
- blockchain: 'BTC',
1400
- symbol: 'BTC',
1401
- address: null,
1402
- },
1403
- ],
1404
- logo: 'https://api.rango.exchange/blockchains/btc.svg',
1405
- displayName: 'Bitcoin',
1406
- shortName: 'BTC',
1407
- sort: 20,
1408
- color: '#F7931A',
1409
- enabled: true,
1410
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1411
- //@ts-ignore
1412
- type: 'TRANSFER',
1413
- chainId: null,
1414
- info: null,
1415
- },
1416
- {
1417
- name: 'CRYPTO_ORG',
1418
- defaultDecimals: 8,
1419
- addressPatterns: ['^(cro1)[0-9a-z]{38}$'],
1420
- feeAssets: [
1421
- {
1422
- blockchain: 'CRYPTO_ORG',
1423
- symbol: 'CRO',
1424
- address: null,
1425
- },
1426
- ],
1427
- logo: 'https://api.rango.exchange/blockchains/crypto_org.png',
1428
- displayName: 'Crypto.org',
1429
- shortName: 'Crypto.org',
1430
- sort: 21,
1431
- color: '#103F68',
1432
- enabled: true,
1433
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1434
- //@ts-ignore
1435
- type: 'COSMOS',
1436
- chainId: 'crypto-org-chain-mainnet-1',
1437
- info: {
1438
- infoType: 'CosmosMetaInfo',
1439
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
1440
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
1441
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
1442
- experimental: false,
1443
- rpc: 'https://rpc-crypto-org.keplr.app',
1444
- rest: 'https://lcd-crypto-org.keplr.app',
1445
- cosmostationLcdUrl: 'https://lcd-cryptocom.cosmostation.io',
1446
- cosmostationApiUrl: 'https://api-cryptocom.cosmostation.io',
1447
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
1448
- mintScanName: 'crypto-org',
1449
- chainName: 'Crypto.org',
1450
- stakeCurrency: {
1451
- coinDenom: 'CRO',
1452
- coinMinimalDenom: 'basecro',
1453
- coinDecimals: 8,
1454
- coinGeckoId: 'crypto-com-chain',
1455
- coinImageUrl: '/tokens/blockchain/cro.png',
1456
- },
1457
- bip44: {
1458
- coinType: 394,
1459
- },
1460
- bech32Config: {
1461
- bech32PrefixAccAddr: 'cro',
1462
- bech32PrefixAccPub: 'cropub',
1463
- bech32PrefixValAddr: 'crovaloper',
1464
- bech32PrefixValPub: 'crovaloperpub',
1465
- bech32PrefixConsAddr: 'crovalcons',
1466
- bech32PrefixConsPub: 'crovalconspub',
1467
- },
1468
- currencies: [
1469
- {
1470
- coinDenom: 'CRO',
1471
- coinMinimalDenom: 'basecro',
1472
- coinDecimals: 8,
1473
- coinGeckoId: 'crypto-com-chain',
1474
- coinImageUrl: '/tokens/blockchain/cro.png',
1475
- },
1476
- ],
1477
- feeCurrencies: [
1478
- {
1479
- coinDenom: 'CRO',
1480
- coinMinimalDenom: 'basecro',
1481
- coinDecimals: 8,
1482
- coinGeckoId: 'crypto-com-chain',
1483
- coinImageUrl: '/tokens/blockchain/cro.png',
1484
- },
1485
- ],
1486
- features: ['stargate', 'ibc-transfer'],
1487
- explorerUrlToTx: 'https://www.mintscan.io/crypto-org/txs/{txHash}',
1488
- gasPriceStep: {
1489
- low: 0.025,
1490
- average: 0.03,
1491
- high: 0.04,
1492
- },
1493
- tokenUrl: null,
1494
- },
1495
- },
1496
- {
1497
- name: 'CHIHUAHUA',
1498
- defaultDecimals: 6,
1499
- addressPatterns: ['^(chihuahua1)[0-9a-z]{38}$'],
1500
- feeAssets: [
1501
- {
1502
- blockchain: 'CHIHUAHUA',
1503
- symbol: 'HUAHUA',
1504
- address: null,
1505
- },
1506
- ],
1507
- logo: 'https://api.rango.exchange/blockchains/chihuahua.png',
1508
- displayName: 'Chihuahua',
1509
- shortName: 'Chihuahua',
1510
- sort: 22,
1511
- color: '#EFC92B',
1512
- enabled: true,
1513
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1514
- //@ts-ignore
1515
- type: 'COSMOS',
1516
- chainId: 'chihuahua-1',
1517
- info: {
1518
- infoType: 'CosmosMetaInfo',
1519
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
1520
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
1521
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
1522
- experimental: true,
1523
- rpc: 'https://rpc.chihuahua.wtf/',
1524
- rest: 'https://api.chihuahua.wtf/',
1525
- cosmostationLcdUrl: 'https://lcd-chihuahua.cosmostation.io',
1526
- cosmostationApiUrl: 'https://api-chihuahua.cosmostation.io',
1527
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
1528
- mintScanName: 'chihuahua',
1529
- chainName: 'Chihuahua',
1530
- stakeCurrency: {
1531
- coinDenom: 'HUAHUA',
1532
- coinMinimalDenom: 'uhuahua',
1533
- coinDecimals: 6,
1534
- coinGeckoId: 'pool:uhuahua',
1535
- coinImageUrl: '/tokens/blockchain/HUAHUA.svg',
1536
- },
1537
- bip44: {
1538
- coinType: 118,
1539
- },
1540
- bech32Config: {
1541
- bech32PrefixAccAddr: 'chihuahua',
1542
- bech32PrefixAccPub: 'chihuahuapub',
1543
- bech32PrefixValAddr: 'chihuahuavaloper',
1544
- bech32PrefixValPub: 'chihuahuavaloperpub',
1545
- bech32PrefixConsAddr: 'chihuahuavalcons',
1546
- bech32PrefixConsPub: 'chihuahuavalconspub',
1547
- },
1548
- currencies: [
1549
- {
1550
- coinDenom: 'HUAHUA',
1551
- coinMinimalDenom: 'uhuahua',
1552
- coinDecimals: 6,
1553
- coinGeckoId: 'pool:uhuahua',
1554
- coinImageUrl: '/tokens/blockchain/HUAHUA.svg',
1555
- },
1556
- ],
1557
- feeCurrencies: [
1558
- {
1559
- coinDenom: 'HUAHUA',
1560
- coinMinimalDenom: 'uhuahua',
1561
- coinDecimals: 6,
1562
- coinGeckoId: 'pool:uhuahua',
1563
- coinImageUrl: '/tokens/blockchain/HUAHUA.svg',
1564
- },
1565
- ],
1566
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx'],
1567
- explorerUrlToTx: 'https://ping.pub/chihuahua/tx/{txHash}',
1568
- gasPriceStep: {
1569
- low: 0.025,
1570
- average: 0.03,
1571
- high: 0.035,
1572
- },
1573
- tokenUrl: null,
1574
- },
1575
- },
1576
- {
1577
- name: 'BANDCHAIN',
1578
- defaultDecimals: 6,
1579
- addressPatterns: ['^(band1)[0-9a-z]{38}$'],
1580
- feeAssets: [
1581
- {
1582
- blockchain: 'BANDCHAIN',
1583
- symbol: 'BAND',
1584
- address: null,
1585
- },
1586
- ],
1587
- logo: 'https://api.rango.exchange/blockchains/bandchain.svg',
1588
- displayName: 'BandChain',
1589
- shortName: 'BandChain',
1590
- sort: 23,
1591
- color: '#4520E6',
1592
- enabled: true,
1593
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1594
- //@ts-ignore
1595
- type: 'COSMOS',
1596
- chainId: 'laozi-mainnet',
1597
- info: {
1598
- infoType: 'CosmosMetaInfo',
1599
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
1600
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
1601
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
1602
- experimental: true,
1603
- rpc: 'https://rpc.laozi3.bandchain.org/',
1604
- rest: 'https://lcd-band.cosmostation.io',
1605
- cosmostationLcdUrl: 'https://lcd-band.cosmostation.io',
1606
- cosmostationApiUrl: 'https://api-band.cosmostation.io',
1607
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
1608
- mintScanName: 'band',
1609
- chainName: 'BandChain',
1610
- stakeCurrency: {
1611
- coinDenom: 'BAND',
1612
- coinMinimalDenom: 'uband',
1613
- coinDecimals: 6,
1614
- coinGeckoId: 'band-protocol',
1615
- coinImageUrl: '/tokens/blockchain/BAND.svg',
1616
- },
1617
- bip44: {
1618
- coinType: 494,
1619
- },
1620
- bech32Config: {
1621
- bech32PrefixAccAddr: 'band',
1622
- bech32PrefixAccPub: 'bandpub',
1623
- bech32PrefixValAddr: 'bandvaloper',
1624
- bech32PrefixValPub: 'bandvaloperpub',
1625
- bech32PrefixConsAddr: 'bandvalcons',
1626
- bech32PrefixConsPub: 'bandvalconspub',
1627
- },
1628
- currencies: [
1629
- {
1630
- coinDenom: 'BAND',
1631
- coinMinimalDenom: 'uband',
1632
- coinDecimals: 6,
1633
- coinGeckoId: 'band-protocol',
1634
- coinImageUrl: '/tokens/blockchain/BAND.svg',
1635
- },
1636
- ],
1637
- feeCurrencies: [
1638
- {
1639
- coinDenom: 'BAND',
1640
- coinMinimalDenom: 'uband',
1641
- coinDecimals: 6,
1642
- coinGeckoId: 'band-protocol',
1643
- coinImageUrl: '/tokens/blockchain/BAND.svg',
1644
- },
1645
- ],
1646
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx'],
1647
- explorerUrlToTx: 'https://cosmoscan.io/tx/{txHash}',
1648
- gasPriceStep: null,
1649
- tokenUrl: null,
1650
- },
1651
- },
1652
- {
1653
- name: 'COMDEX',
1654
- defaultDecimals: 6,
1655
- addressPatterns: ['^(comdex1)[0-9a-z]{38}$'],
1656
- feeAssets: [
1657
- {
1658
- blockchain: 'COMDEX',
1659
- symbol: 'CMDX',
1660
- address: null,
1661
- },
1662
- ],
1663
- logo: 'https://api.rango.exchange/blockchains/comdex.svg',
1664
- displayName: 'Comdex',
1665
- shortName: 'Comdex',
1666
- sort: 23,
1667
- color: '#FE4350',
1668
- enabled: true,
1669
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1670
- //@ts-ignore
1671
- type: 'COSMOS',
1672
- chainId: 'comdex-1',
1673
- info: {
1674
- infoType: 'CosmosMetaInfo',
1675
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
1676
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
1677
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
1678
- experimental: true,
1679
- rpc: 'https://rpc.comdex.one',
1680
- rest: 'https://rest.comdex.one',
1681
- cosmostationLcdUrl: 'https://lcd-comdex.cosmostation.io',
1682
- cosmostationApiUrl: 'https://api-comdex.cosmostation.io',
1683
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
1684
- mintScanName: 'comdex',
1685
- chainName: 'Comdex',
1686
- stakeCurrency: {
1687
- coinDenom: 'CMDX',
1688
- coinMinimalDenom: 'ucmdx',
1689
- coinDecimals: 6,
1690
- coinGeckoId: 'comdex',
1691
- coinImageUrl: '/tokens/blockchain/CMDX.png',
1692
- },
1693
- bip44: {
1694
- coinType: 118,
1695
- },
1696
- bech32Config: {
1697
- bech32PrefixAccAddr: 'comdex',
1698
- bech32PrefixAccPub: 'comdexpub',
1699
- bech32PrefixValAddr: 'comdexvaloper',
1700
- bech32PrefixValPub: 'comdexvaloperpub',
1701
- bech32PrefixConsAddr: 'comdexvalcons',
1702
- bech32PrefixConsPub: 'comdexvalconspub',
1703
- },
1704
- currencies: [
1705
- {
1706
- coinDenom: 'CMDX',
1707
- coinMinimalDenom: 'ucmdx',
1708
- coinDecimals: 6,
1709
- coinGeckoId: 'comdex',
1710
- coinImageUrl: '/tokens/blockchain/CMDX.png',
1711
- },
1712
- ],
1713
- feeCurrencies: [
1714
- {
1715
- coinDenom: 'CMDX',
1716
- coinMinimalDenom: 'ucmdx',
1717
- coinDecimals: 6,
1718
- coinGeckoId: 'comdex',
1719
- coinImageUrl: '/tokens/blockchain/CMDX.png',
1720
- },
1721
- ],
1722
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx'],
1723
- explorerUrlToTx: 'https://www.mintscan.io/comdex/txs/{txHash}',
1724
- gasPriceStep: null,
1725
- tokenUrl: null,
1726
- },
1727
- },
1728
- {
1729
- name: 'REGEN',
1730
- defaultDecimals: 6,
1731
- addressPatterns: ['^(regen1)[0-9a-z]{38}$'],
1732
- feeAssets: [
1733
- {
1734
- blockchain: 'REGEN',
1735
- symbol: 'REGEN',
1736
- address: null,
1737
- },
1738
- ],
1739
- logo: 'https://api.rango.exchange/blockchains/regen.png',
1740
- displayName: 'Regen Network',
1741
- shortName: 'Regen Network',
1742
- sort: 24,
1743
- color: '#4FB573',
1744
- enabled: true,
1745
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1746
- //@ts-ignore
1747
- type: 'COSMOS',
1748
- chainId: 'regen-1',
1749
- info: {
1750
- infoType: 'CosmosMetaInfo',
1751
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
1752
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
1753
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
1754
- experimental: false,
1755
- rpc: 'https://rpc-regen.keplr.app',
1756
- rest: 'https://lcd-regen.keplr.app',
1757
- cosmostationLcdUrl: 'https://lcd-regen.keplr.app',
1758
- cosmostationApiUrl: 'https://api-regen.cosmostation.io/',
1759
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
1760
- mintScanName: 'regen',
1761
- chainName: 'Regen Network',
1762
- stakeCurrency: {
1763
- coinDenom: 'REGEN',
1764
- coinMinimalDenom: 'uregen',
1765
- coinDecimals: 6,
1766
- coinGeckoId: 'pool:uregen',
1767
- coinImageUrl: '/tokens/blockchain/regen.png',
1768
- },
1769
- bip44: {
1770
- coinType: 118,
1771
- },
1772
- bech32Config: {
1773
- bech32PrefixAccAddr: 'regen',
1774
- bech32PrefixAccPub: 'regenpub',
1775
- bech32PrefixValAddr: 'regenvaloper',
1776
- bech32PrefixValPub: 'regenvaloperpub',
1777
- bech32PrefixConsAddr: 'regenvalcons',
1778
- bech32PrefixConsPub: 'regenvalconspub',
1779
- },
1780
- currencies: [
1781
- {
1782
- coinDenom: 'REGEN',
1783
- coinMinimalDenom: 'uregen',
1784
- coinDecimals: 6,
1785
- coinGeckoId: 'pool:uregen',
1786
- coinImageUrl: '/tokens/blockchain/regen.png',
1787
- },
1788
- ],
1789
- feeCurrencies: [
1790
- {
1791
- coinDenom: 'REGEN',
1792
- coinMinimalDenom: 'uregen',
1793
- coinDecimals: 6,
1794
- coinGeckoId: 'pool:uregen',
1795
- coinImageUrl: '/tokens/blockchain/regen.png',
1796
- },
1797
- ],
1798
- features: ['stargate', 'ibc-transfer'],
1799
- explorerUrlToTx: 'https://regen.aneka.io/txs/{txHash}',
1800
- gasPriceStep: {
1801
- low: 0.015,
1802
- average: 0.025,
1803
- high: 0.04,
1804
- },
1805
- tokenUrl: null,
1806
- },
1807
- },
1808
- {
1809
- name: 'IRIS',
1810
- defaultDecimals: 6,
1811
- addressPatterns: ['^(iaa1)[0-9a-z]{38}$'],
1812
- feeAssets: [
1813
- {
1814
- blockchain: 'IRIS',
1815
- symbol: 'IRIS',
1816
- address: null,
1817
- },
1818
- ],
1819
- logo: 'https://api.rango.exchange/blockchains/iris.png',
1820
- displayName: 'IRISnet',
1821
- shortName: 'IRISnet',
1822
- sort: 25,
1823
- color: '#8A4A8E',
1824
- enabled: true,
1825
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1826
- //@ts-ignore
1827
- type: 'COSMOS',
1828
- chainId: 'irishub-1',
1829
- info: {
1830
- infoType: 'CosmosMetaInfo',
1831
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
1832
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
1833
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
1834
- experimental: false,
1835
- rpc: 'https://rpc-iris.keplr.app',
1836
- rest: 'https://lcd-iris.keplr.app',
1837
- cosmostationLcdUrl: 'https://lcd-iris.cosmostation.io',
1838
- cosmostationApiUrl: 'https://api-iris.cosmostation.io',
1839
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
1840
- mintScanName: 'iris',
1841
- chainName: 'IRISnet',
1842
- stakeCurrency: {
1843
- coinDenom: 'IRIS',
1844
- coinMinimalDenom: 'uiris',
1845
- coinDecimals: 6,
1846
- coinGeckoId: 'iris-network',
1847
- coinImageUrl: '/tokens/blockchain/iris.svg',
1848
- },
1849
- bip44: {
1850
- coinType: 118,
1851
- },
1852
- bech32Config: {
1853
- bech32PrefixAccAddr: 'iaa',
1854
- bech32PrefixAccPub: 'iaapub',
1855
- bech32PrefixValAddr: 'iaavaloper',
1856
- bech32PrefixValPub: 'iaavaloperpub',
1857
- bech32PrefixConsAddr: 'iaavalcons',
1858
- bech32PrefixConsPub: 'iaavalconspub',
1859
- },
1860
- currencies: [
1861
- {
1862
- coinDenom: 'IRIS',
1863
- coinMinimalDenom: 'uiris',
1864
- coinDecimals: 6,
1865
- coinGeckoId: 'iris-network',
1866
- coinImageUrl: '/tokens/blockchain/iris.svg',
1867
- },
1868
- ],
1869
- feeCurrencies: [
1870
- {
1871
- coinDenom: 'IRIS',
1872
- coinMinimalDenom: 'uiris',
1873
- coinDecimals: 6,
1874
- coinGeckoId: 'iris-network',
1875
- coinImageUrl: '/tokens/blockchain/iris.svg',
1876
- },
1877
- ],
1878
- features: ['stargate', 'ibc-transfer'],
1879
- explorerUrlToTx: 'https://www.mintscan.io/iris/txs/{txHash}',
1880
- gasPriceStep: {
1881
- low: 0.2,
1882
- average: 0.3,
1883
- high: 0.4,
1884
- },
1885
- tokenUrl: null,
1886
- },
1887
- },
1888
- {
1889
- name: 'EMONEY',
1890
- defaultDecimals: 6,
1891
- addressPatterns: ['^(emoney1)[0-9a-z]{38}$'],
1892
- feeAssets: [
1893
- {
1894
- blockchain: 'EMONEY',
1895
- symbol: 'NGM',
1896
- address: null,
1897
- },
1898
- ],
1899
- logo: 'https://api.rango.exchange/blockchains/emoney.svg',
1900
- displayName: 'e-Money',
1901
- shortName: 'e-Money',
1902
- sort: 25,
1903
- color: '#DFF5EF',
1904
- enabled: true,
1905
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1906
- //@ts-ignore
1907
- type: 'COSMOS',
1908
- chainId: 'emoney-3',
1909
- info: {
1910
- infoType: 'CosmosMetaInfo',
1911
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
1912
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
1913
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
1914
- experimental: true,
1915
- rpc: 'https://rpc-emoney.keplr.app',
1916
- rest: 'https://lcd-emoney.keplr.app',
1917
- cosmostationLcdUrl: 'https://lcd-emoney.cosmostation.io',
1918
- cosmostationApiUrl: 'https://api-emoney.cosmostation.io',
1919
- cosmostationDenomTracePath:
1920
- '/ibc/applications/transfer/v1beta1/denom_traces/',
1921
- mintScanName: 'emoney',
1922
- chainName: 'e-Money',
1923
- stakeCurrency: {
1924
- coinDenom: 'NGM',
1925
- coinMinimalDenom: 'ungm',
1926
- coinDecimals: 6,
1927
- coinGeckoId: 'e-money',
1928
- coinImageUrl: '/tokens/blockchain/NGM.png',
1929
- },
1930
- bip44: {
1931
- coinType: 118,
1932
- },
1933
- bech32Config: {
1934
- bech32PrefixAccAddr: 'emoney',
1935
- bech32PrefixAccPub: 'emoneypub',
1936
- bech32PrefixValAddr: 'emoneyvaloper',
1937
- bech32PrefixValPub: 'emoneyvaloperpub',
1938
- bech32PrefixConsAddr: 'emoneyvalcons',
1939
- bech32PrefixConsPub: 'emoneyvalconspub',
1940
- },
1941
- currencies: [
1942
- {
1943
- coinDenom: 'NGM',
1944
- coinMinimalDenom: 'ungm',
1945
- coinDecimals: 6,
1946
- coinGeckoId: 'e-money',
1947
- coinImageUrl: '/tokens/blockchain/NGM.png',
1948
- },
1949
- {
1950
- coinDenom: 'EEUR',
1951
- coinMinimalDenom: 'eeur',
1952
- coinDecimals: 6,
1953
- coinGeckoId: 'e-money-eur',
1954
- coinImageUrl: '/tokens/blockchain/EEUR.png',
1955
- },
1956
- ],
1957
- feeCurrencies: [
1958
- {
1959
- coinDenom: 'NGM',
1960
- coinMinimalDenom: 'ungm',
1961
- coinDecimals: 6,
1962
- coinGeckoId: 'e-money',
1963
- coinImageUrl: '/tokens/blockchain/NGM.png',
1964
- },
1965
- ],
1966
- features: ['stargate', 'ibc-transfer'],
1967
- explorerUrlToTx: 'https://emoney.bigdipper.live/transactions/{txHash}',
1968
- gasPriceStep: {
1969
- low: 1,
1970
- average: 1,
1971
- high: 1,
1972
- },
1973
- tokenUrl: null,
1974
- },
1975
- },
1976
- {
1977
- name: 'GNOSIS',
1978
- defaultDecimals: 18,
1979
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
1980
- feeAssets: [
1981
- {
1982
- blockchain: 'GNOSIS',
1983
- symbol: 'XDAI',
1984
- address: null,
1985
- },
1986
- ],
1987
- logo: 'https://api.rango.exchange/blockchains/gnosis.svg',
1988
- displayName: 'Gnosis',
1989
- shortName: 'Gnosis',
1990
- sort: 26,
1991
- color: '#3E6957',
1992
- enabled: true,
1993
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
1994
- //@ts-ignore
1995
- type: 'EVM',
1996
- chainId: '0x64',
1997
- info: {
1998
- infoType: 'EvmMetaInfo',
1999
- chainName: 'Gnosis Chain',
2000
- nativeCurrency: {
2001
- name: 'XDAI',
2002
- symbol: 'XDAI',
2003
- decimals: 18,
2004
- },
2005
- rpcUrls: ['https://rpc.gnosischain.com'],
2006
- blockExplorerUrls: ['https://blockscout.com/xdai/mainnet'],
2007
- addressUrl: 'https://blockscout.com/xdai/mainnet/address/{wallet}',
2008
- transactionUrl: 'https://blockscout.com/xdai/mainnet/tx/{txHash}',
2009
- enableGasV2: true,
2010
- tokenUrl: null,
2011
- },
2012
- },
2013
- {
2014
- name: 'LTC',
2015
- defaultDecimals: 8,
2016
- addressPatterns: ['^(L|M|3)[A-Za-z0-9]{33}$|^(ltc1)[0-9A-Za-z]{39}$'],
2017
- feeAssets: [
2018
- {
2019
- blockchain: 'LTC',
2020
- symbol: 'LTC',
2021
- address: null,
2022
- },
2023
- ],
2024
- logo: 'https://api.rango.exchange/blockchains/ltc.svg',
2025
- displayName: 'LiteCoin',
2026
- shortName: 'LTC',
2027
- sort: 27,
2028
- color: '#345D9D',
2029
- enabled: true,
2030
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2031
- //@ts-ignore
2032
- type: 'TRANSFER',
2033
- chainId: null,
2034
- info: null,
2035
- },
2036
- {
2037
- name: 'BCH',
2038
- defaultDecimals: 8,
2039
- addressPatterns: ['^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$|^[0-9A-Za-z]{42,42}$'],
2040
- feeAssets: [
2041
- {
2042
- blockchain: 'BCH',
2043
- symbol: 'BCH',
2044
- address: null,
2045
- },
2046
- ],
2047
- logo: 'https://api.rango.exchange/blockchains/bch.svg',
2048
- displayName: 'Bitcoin Cash',
2049
- shortName: 'BCH',
2050
- sort: 28,
2051
- color: '#0AC18E',
2052
- enabled: true,
2053
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2054
- //@ts-ignore
2055
- type: 'TRANSFER',
2056
- chainId: null,
2057
- info: null,
2058
- },
2059
- {
2060
- name: 'FUSE',
2061
- defaultDecimals: 18,
2062
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
2063
- feeAssets: [
2064
- {
2065
- blockchain: 'FUSE',
2066
- symbol: 'FUSE',
2067
- address: null,
2068
- },
2069
- ],
2070
- logo: 'https://api.rango.exchange/blockchains/fuse.png',
2071
- displayName: 'Fuse',
2072
- shortName: 'Fuse',
2073
- sort: 29,
2074
- color: '#C5F9AD',
2075
- enabled: true,
2076
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2077
- //@ts-ignore
2078
- type: 'EVM',
2079
- chainId: '0x7a',
2080
- info: {
2081
- infoType: 'EvmMetaInfo',
2082
- chainName: 'Fuse Mainnet',
2083
- nativeCurrency: {
2084
- name: 'FUSE',
2085
- symbol: 'FUSE',
2086
- decimals: 18,
2087
- },
2088
- rpcUrls: ['https://rpc.fuse.io'],
2089
- blockExplorerUrls: ['https://explorer.fuse.io'],
2090
- addressUrl: 'https://explorer.fuse.io/address/{wallet}',
2091
- transactionUrl: 'https://explorer.fuse.io/tx/{txHash}',
2092
- enableGasV2: true,
2093
- tokenUrl: null,
2094
- },
2095
- },
2096
- {
2097
- name: 'BITSONG',
2098
- defaultDecimals: 6,
2099
- addressPatterns: ['^(bitsong1)[0-9a-z]{38}$'],
2100
- feeAssets: [
2101
- {
2102
- blockchain: 'BITSONG',
2103
- symbol: 'BTSG',
2104
- address: null,
2105
- },
2106
- ],
2107
- logo: 'https://api.rango.exchange/blockchains/bitsong.svg',
2108
- displayName: 'BitSong',
2109
- shortName: 'BitSong',
2110
- sort: 29,
2111
- color: '#FF005C',
2112
- enabled: true,
2113
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2114
- //@ts-ignore
2115
- type: 'COSMOS',
2116
- chainId: 'bitsong-2b',
2117
- info: {
2118
- infoType: 'CosmosMetaInfo',
2119
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2120
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2121
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2122
- experimental: true,
2123
- rpc: 'https://rpc.explorebitsong.com',
2124
- rest: 'https://lcd.explorebitsong.com',
2125
- cosmostationLcdUrl: 'https://lcd-bitsong.cosmostation.io',
2126
- cosmostationApiUrl: 'https://api-bitsong.cosmostation.io',
2127
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2128
- mintScanName: 'bitsong',
2129
- chainName: 'BitSong',
2130
- stakeCurrency: {
2131
- coinDenom: 'BTSG',
2132
- coinMinimalDenom: 'ubtsg',
2133
- coinDecimals: 6,
2134
- coinGeckoId: 'pool:ubtsg',
2135
- coinImageUrl: '/tokens/blockchain/BTSG.png',
2136
- },
2137
- bip44: {
2138
- coinType: 639,
2139
- },
2140
- bech32Config: {
2141
- bech32PrefixAccAddr: 'bitsong',
2142
- bech32PrefixAccPub: 'bitsongpub',
2143
- bech32PrefixValAddr: 'bitsongvaloper',
2144
- bech32PrefixValPub: 'bitsongvaloperpub',
2145
- bech32PrefixConsAddr: 'bitsongvalcons',
2146
- bech32PrefixConsPub: 'bitsongvalconspub',
2147
- },
2148
- currencies: [
2149
- {
2150
- coinDenom: 'BTSG',
2151
- coinMinimalDenom: 'ubtsg',
2152
- coinDecimals: 6,
2153
- coinGeckoId: 'pool:ubtsg',
2154
- coinImageUrl: '/tokens/blockchain/BTSG.png',
2155
- },
2156
- ],
2157
- feeCurrencies: [
2158
- {
2159
- coinDenom: 'BTSG',
2160
- coinMinimalDenom: 'ubtsg',
2161
- coinDecimals: 6,
2162
- coinGeckoId: 'pool:ubtsg',
2163
- coinImageUrl: '/tokens/blockchain/BTSG.png',
2164
- },
2165
- ],
2166
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx', 'ibc-go'],
2167
- explorerUrlToTx: 'https://explorebitsong.com/transactions/{txHash}',
2168
- gasPriceStep: null,
2169
- tokenUrl: null,
2170
- },
2171
- },
2172
- {
2173
- name: 'AKASH',
2174
- defaultDecimals: 6,
2175
- addressPatterns: ['^(akash1)[0-9a-z]{38}$'],
2176
- feeAssets: [
2177
- {
2178
- blockchain: 'AKASH',
2179
- symbol: 'AKT',
2180
- address: null,
2181
- },
2182
- ],
2183
- logo: 'https://api.rango.exchange/blockchains/akash.svg',
2184
- displayName: 'Akash',
2185
- shortName: 'Akash',
2186
- sort: 30,
2187
- color: '#ED3524',
2188
- enabled: true,
2189
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2190
- //@ts-ignore
2191
- type: 'COSMOS',
2192
- chainId: 'akashnet-2',
2193
- info: {
2194
- infoType: 'CosmosMetaInfo',
2195
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2196
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2197
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2198
- experimental: false,
2199
- rpc: 'https://rpc-akash.keplr.app',
2200
- rest: 'https://lcd-akash.keplr.app',
2201
- cosmostationLcdUrl: 'https://lcd-akash.cosmostation.io',
2202
- cosmostationApiUrl: 'https://api-akash.cosmostation.io',
2203
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2204
- mintScanName: 'akash',
2205
- chainName: 'Akash',
2206
- stakeCurrency: {
2207
- coinDenom: 'AKT',
2208
- coinMinimalDenom: 'uakt',
2209
- coinDecimals: 6,
2210
- coinGeckoId: 'akash-network',
2211
- coinImageUrl: '/tokens/blockchain/akt.svg',
2212
- },
2213
- bip44: {
2214
- coinType: 118,
2215
- },
2216
- bech32Config: {
2217
- bech32PrefixAccAddr: 'akash',
2218
- bech32PrefixAccPub: 'akashpub',
2219
- bech32PrefixValAddr: 'akashvaloper',
2220
- bech32PrefixValPub: 'akashvaloperpub',
2221
- bech32PrefixConsAddr: 'akashvalcons',
2222
- bech32PrefixConsPub: 'akashvalconspub',
2223
- },
2224
- currencies: [
2225
- {
2226
- coinDenom: 'AKT',
2227
- coinMinimalDenom: 'uakt',
2228
- coinDecimals: 6,
2229
- coinGeckoId: 'akash-network',
2230
- coinImageUrl: '/tokens/blockchain/akt.svg',
2231
- },
2232
- ],
2233
- feeCurrencies: [
2234
- {
2235
- coinDenom: 'AKT',
2236
- coinMinimalDenom: 'uakt',
2237
- coinDecimals: 6,
2238
- coinGeckoId: 'akash-network',
2239
- coinImageUrl: '/tokens/blockchain/akt.svg',
2240
- },
2241
- ],
2242
- features: ['stargate', 'ibc-transfer'],
2243
- explorerUrlToTx: 'https://www.mintscan.io/akash/txs/{txHash}',
2244
- gasPriceStep: {
2245
- low: 0.001,
2246
- average: 0.0025,
2247
- high: 0.004,
2248
- },
2249
- tokenUrl: null,
2250
- },
2251
- },
2252
- {
2253
- name: 'KI',
2254
- defaultDecimals: 6,
2255
- addressPatterns: ['^(ki1)[0-9a-z]{38}$'],
2256
- feeAssets: [
2257
- {
2258
- blockchain: 'KI',
2259
- symbol: 'XKI',
2260
- address: null,
2261
- },
2262
- ],
2263
- logo: 'https://api.rango.exchange/blockchains/ki.png',
2264
- displayName: 'Ki',
2265
- shortName: 'Ki',
2266
- sort: 30,
2267
- color: '#0F2B3D',
2268
- enabled: true,
2269
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2270
- //@ts-ignore
2271
- type: 'COSMOS',
2272
- chainId: 'kichain-2',
2273
- info: {
2274
- infoType: 'CosmosMetaInfo',
2275
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2276
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2277
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2278
- experimental: true,
2279
- rpc: 'https://rpc-mainnet.blockchain.ki',
2280
- rest: 'https://api-mainnet.blockchain.ki',
2281
- cosmostationLcdUrl: 'https://lcd-kichain.cosmostation.io',
2282
- cosmostationApiUrl: 'https://api-kichain.cosmostation.io',
2283
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2284
- mintScanName: 'ki-chain',
2285
- chainName: 'Ki',
2286
- stakeCurrency: {
2287
- coinDenom: 'XKI',
2288
- coinMinimalDenom: 'uxki',
2289
- coinDecimals: 6,
2290
- coinGeckoId: 'pool:uxki',
2291
- coinImageUrl: '/tokens/blockchain/XKI.png',
2292
- },
2293
- bip44: {
2294
- coinType: 118,
2295
- },
2296
- bech32Config: {
2297
- bech32PrefixAccAddr: 'ki',
2298
- bech32PrefixAccPub: 'kipub',
2299
- bech32PrefixValAddr: 'kivaloper',
2300
- bech32PrefixValPub: 'kivaloperpub',
2301
- bech32PrefixConsAddr: 'kivalcons',
2302
- bech32PrefixConsPub: 'kivalconspub',
2303
- },
2304
- currencies: [
2305
- {
2306
- coinDenom: 'XKI',
2307
- coinMinimalDenom: 'uxki',
2308
- coinDecimals: 6,
2309
- coinGeckoId: 'pool:uxki',
2310
- coinImageUrl: '/tokens/blockchain/XKI.png',
2311
- },
2312
- ],
2313
- feeCurrencies: [
2314
- {
2315
- coinDenom: 'XKI',
2316
- coinMinimalDenom: 'uxki',
2317
- coinDecimals: 6,
2318
- coinGeckoId: 'pool:uxki',
2319
- coinImageUrl: '/tokens/blockchain/XKI.png',
2320
- },
2321
- ],
2322
- features: ['stargate', 'ibc-transfer'],
2323
- explorerUrlToTx: 'https://www.mintscan.io/ki-chain/txs/{txHash}',
2324
- gasPriceStep: null,
2325
- tokenUrl: null,
2326
- },
2327
- },
2328
- {
2329
- name: 'PERSISTENCE',
2330
- defaultDecimals: 6,
2331
- addressPatterns: ['^(persistence1)[0-9a-z]{38}$'],
2332
- feeAssets: [
2333
- {
2334
- blockchain: 'PERSISTENCE',
2335
- symbol: 'XPRT',
2336
- address: null,
2337
- },
2338
- ],
2339
- logo: 'https://api.rango.exchange/blockchains/persistence.png',
2340
- displayName: 'Persistence',
2341
- shortName: 'Persistence',
2342
- sort: 31,
2343
- color: '#383838',
2344
- enabled: true,
2345
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2346
- //@ts-ignore
2347
- type: 'COSMOS',
2348
- chainId: 'core-1',
2349
- info: {
2350
- infoType: 'CosmosMetaInfo',
2351
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2352
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2353
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2354
- experimental: false,
2355
- rpc: 'https://rpc-persistence.keplr.app',
2356
- rest: 'https://lcd-persistence.keplr.app',
2357
- cosmostationLcdUrl: 'https://lcd-persistence.cosmostation.io',
2358
- cosmostationApiUrl: 'https://api-persistence.cosmostation.io',
2359
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2360
- mintScanName: 'persistence',
2361
- chainName: 'Persistence',
2362
- stakeCurrency: {
2363
- coinDenom: 'XPRT',
2364
- coinMinimalDenom: 'uxprt',
2365
- coinDecimals: 6,
2366
- coinGeckoId: 'persistence',
2367
- coinImageUrl: '/tokens/blockchain/xprt.png',
2368
- },
2369
- bip44: {
2370
- coinType: 750,
2371
- },
2372
- bech32Config: {
2373
- bech32PrefixAccAddr: 'persistence',
2374
- bech32PrefixAccPub: 'persistencepub',
2375
- bech32PrefixValAddr: 'persistencevaloper',
2376
- bech32PrefixValPub: 'persistencevaloperpub',
2377
- bech32PrefixConsAddr: 'persistencevalcons',
2378
- bech32PrefixConsPub: 'persistencevalconspub',
2379
- },
2380
- currencies: [
2381
- {
2382
- coinDenom: 'XPRT',
2383
- coinMinimalDenom: 'uxprt',
2384
- coinDecimals: 6,
2385
- coinGeckoId: 'persistence',
2386
- coinImageUrl: '/tokens/blockchain/xprt.png',
2387
- },
2388
- ],
2389
- feeCurrencies: [
2390
- {
2391
- coinDenom: 'XPRT',
2392
- coinMinimalDenom: 'uxprt',
2393
- coinDecimals: 6,
2394
- coinGeckoId: 'persistence',
2395
- coinImageUrl: '/tokens/blockchain/xprt.png',
2396
- },
2397
- ],
2398
- features: ['stargate', 'ibc-transfer'],
2399
- explorerUrlToTx: 'https://www.mintscan.io/persistence/txs/{txHash}',
2400
- gasPriceStep: {
2401
- low: 0,
2402
- average: 0.025,
2403
- high: 0.04,
2404
- },
2405
- tokenUrl: null,
2406
- },
2407
- },
2408
- {
2409
- name: 'MEDIBLOC',
2410
- defaultDecimals: 6,
2411
- addressPatterns: ['^(panacea1)[0-9a-z]{38}$'],
2412
- feeAssets: [
2413
- {
2414
- blockchain: 'MEDIBLOC',
2415
- symbol: 'MED',
2416
- address: null,
2417
- },
2418
- ],
2419
- logo: 'https://api.rango.exchange/blockchains/medibloc.png',
2420
- displayName: 'MediBloc',
2421
- shortName: 'MediBloc',
2422
- sort: 31,
2423
- color: '#4B66DC',
2424
- enabled: true,
2425
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2426
- //@ts-ignore
2427
- type: 'COSMOS',
2428
- chainId: 'panacea-3',
2429
- info: {
2430
- infoType: 'CosmosMetaInfo',
2431
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2432
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2433
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2434
- experimental: true,
2435
- rpc: 'https://rpc.gopanacea.org',
2436
- rest: 'https://api.gopanacea.org',
2437
- cosmostationLcdUrl: 'https://lcd-medibloc.cosmostation.io',
2438
- cosmostationApiUrl: 'https://api-medibloc.cosmostation.io',
2439
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2440
- mintScanName: 'medibloc',
2441
- chainName: 'MediBloc',
2442
- stakeCurrency: {
2443
- coinDenom: 'MED',
2444
- coinMinimalDenom: 'umed',
2445
- coinDecimals: 6,
2446
- coinGeckoId: 'medibloc',
2447
- coinImageUrl: '/tokens/blockchain/MED.png',
2448
- },
2449
- bip44: {
2450
- coinType: 118,
2451
- },
2452
- bech32Config: {
2453
- bech32PrefixAccAddr: 'panacea',
2454
- bech32PrefixAccPub: 'panaceapub',
2455
- bech32PrefixValAddr: 'panaceavaloper',
2456
- bech32PrefixValPub: 'panaceavaloperpub',
2457
- bech32PrefixConsAddr: 'panaceavalcons',
2458
- bech32PrefixConsPub: 'panaceavalconspub',
2459
- },
2460
- currencies: [
2461
- {
2462
- coinDenom: 'MED',
2463
- coinMinimalDenom: 'umed',
2464
- coinDecimals: 6,
2465
- coinGeckoId: 'medibloc',
2466
- coinImageUrl: '/tokens/blockchain/MED.png',
2467
- },
2468
- ],
2469
- feeCurrencies: [
2470
- {
2471
- coinDenom: 'MED',
2472
- coinMinimalDenom: 'umed',
2473
- coinDecimals: 6,
2474
- coinGeckoId: 'medibloc',
2475
- coinImageUrl: '/tokens/blockchain/MED.png',
2476
- },
2477
- ],
2478
- features: ['stargate', 'ibc-transfer'],
2479
- explorerUrlToTx: 'https://www.mintscan.io/medibloc/txs/{txHash}',
2480
- gasPriceStep: {
2481
- low: 5,
2482
- average: 7,
2483
- high: 9,
2484
- },
2485
- tokenUrl: null,
2486
- },
2487
- },
2488
- {
2489
- name: 'KUJIRA',
2490
- defaultDecimals: 6,
2491
- addressPatterns: ['^(kujira1)[0-9a-z]{38}$'],
2492
- feeAssets: [
2493
- {
2494
- blockchain: 'KUJIRA',
2495
- symbol: 'KUJI',
2496
- address: null,
2497
- },
2498
- ],
2499
- logo: 'https://api.rango.exchange/blockchains/kuji.svg',
2500
- displayName: 'Kujira',
2501
- shortName: 'Kujira',
2502
- sort: 31,
2503
- color: '#DF3935',
2504
- enabled: true,
2505
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2506
- //@ts-ignore
2507
- type: 'COSMOS',
2508
- chainId: 'kaiyo-1',
2509
- info: {
2510
- infoType: 'CosmosMetaInfo',
2511
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2512
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2513
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2514
- experimental: true,
2515
- rpc: 'https://kujira-rpc.lavenderfive.com',
2516
- rest: 'https://kujira-api.lavenderfive.com',
2517
- cosmostationLcdUrl: 'https://lcd-kujira.cosmostation.io',
2518
- cosmostationApiUrl: 'https://api-kujira.cosmostation.io',
2519
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2520
- mintScanName: 'kujira',
2521
- chainName: 'Kujira',
2522
- stakeCurrency: {
2523
- coinDenom: 'KUJI',
2524
- coinMinimalDenom: 'ukuji',
2525
- coinDecimals: 6,
2526
- coinGeckoId: 'kujira',
2527
- coinImageUrl: '/tokens/blockchain/kuji.svg',
2528
- },
2529
- bip44: {
2530
- coinType: 118,
2531
- },
2532
- bech32Config: {
2533
- bech32PrefixAccAddr: 'kujira',
2534
- bech32PrefixAccPub: 'kujirapub',
2535
- bech32PrefixValAddr: 'kujiravaloper',
2536
- bech32PrefixValPub: 'kujiravaloperpub',
2537
- bech32PrefixConsAddr: 'kujiravalcons',
2538
- bech32PrefixConsPub: 'kujiravalconspub',
2539
- },
2540
- currencies: [
2541
- {
2542
- coinDenom: 'KUJI',
2543
- coinMinimalDenom: 'ukuji',
2544
- coinDecimals: 6,
2545
- coinGeckoId: 'kujira',
2546
- coinImageUrl: '/tokens/blockchain/kuji.png',
2547
- },
2548
- ],
2549
- feeCurrencies: [
2550
- {
2551
- coinDenom: 'KUJI',
2552
- coinMinimalDenom: 'ukuji',
2553
- coinDecimals: 6,
2554
- coinGeckoId: 'kujira',
2555
- coinImageUrl: '/tokens/blockchain/kuji.png',
2556
- },
2557
- ],
2558
- features: ['stargate', 'ibc-transfer'],
2559
- explorerUrlToTx: 'https://finder.kujira.app/kaiyo-1/tx/{txHash}',
2560
- gasPriceStep: {
2561
- low: 0.01,
2562
- average: 0.025,
2563
- high: 0.03,
2564
- },
2565
- tokenUrl: null,
2566
- },
2567
- },
2568
- {
2569
- name: 'SENTINEL',
2570
- defaultDecimals: 6,
2571
- addressPatterns: ['^(sent1)[0-9a-z]{38}$'],
2572
- feeAssets: [
2573
- {
2574
- blockchain: 'SENTINEL',
2575
- symbol: 'DVPN',
2576
- address: null,
2577
- },
2578
- ],
2579
- logo: 'https://api.rango.exchange/blockchains/sentinel.png',
2580
- displayName: 'Sentinel',
2581
- shortName: 'Sentinel',
2582
- sort: 32,
2583
- color: '#142E51',
2584
- enabled: true,
2585
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2586
- //@ts-ignore
2587
- type: 'COSMOS',
2588
- chainId: 'sentinelhub-2',
2589
- info: {
2590
- infoType: 'CosmosMetaInfo',
2591
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2592
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2593
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2594
- experimental: false,
2595
- rpc: 'https://rpc-sentinel.keplr.app',
2596
- rest: 'https://lcd-sentinel.keplr.app',
2597
- cosmostationLcdUrl: 'https://lcd-sentinel.cosmostation.io',
2598
- cosmostationApiUrl: 'https://api-sentinel.cosmostation.io',
2599
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2600
- mintScanName: 'sentinel',
2601
- chainName: 'Sentinel',
2602
- stakeCurrency: {
2603
- coinDenom: 'DVPN',
2604
- coinMinimalDenom: 'udvpn',
2605
- coinDecimals: 6,
2606
- coinGeckoId: 'sentinel',
2607
- coinImageUrl: '/tokens/blockchain/dvpn.png',
2608
- },
2609
- bip44: {
2610
- coinType: 118,
2611
- },
2612
- bech32Config: {
2613
- bech32PrefixAccAddr: 'sent',
2614
- bech32PrefixAccPub: 'sentpub',
2615
- bech32PrefixValAddr: 'sentvaloper',
2616
- bech32PrefixValPub: 'sentvaloperpub',
2617
- bech32PrefixConsAddr: 'sentvalcons',
2618
- bech32PrefixConsPub: 'sentvalconspub',
2619
- },
2620
- currencies: [
2621
- {
2622
- coinDenom: 'DVPN',
2623
- coinMinimalDenom: 'udvpn',
2624
- coinDecimals: 6,
2625
- coinGeckoId: 'sentinel',
2626
- coinImageUrl: '/tokens/blockchain/dvpn.png',
2627
- },
2628
- ],
2629
- feeCurrencies: [
2630
- {
2631
- coinDenom: 'DVPN',
2632
- coinMinimalDenom: 'udvpn',
2633
- coinDecimals: 6,
2634
- coinGeckoId: 'sentinel',
2635
- coinImageUrl: '/tokens/blockchain/dvpn.png',
2636
- },
2637
- ],
2638
- features: ['stargate', 'ibc-transfer'],
2639
- explorerUrlToTx: 'https://www.mintscan.io/sentinel/txs/{txHash}',
2640
- gasPriceStep: {
2641
- low: 0.1,
2642
- average: 0.25,
2643
- high: 0.4,
2644
- },
2645
- tokenUrl: null,
2646
- },
2647
- },
2648
- {
2649
- name: 'INJECTIVE',
2650
- defaultDecimals: 6,
2651
- addressPatterns: ['^(inj1)[0-9a-z]{38}$'],
2652
- feeAssets: [
2653
- {
2654
- blockchain: 'INJECTIVE',
2655
- symbol: 'INJ',
2656
- address: null,
2657
- },
2658
- ],
2659
- logo: 'https://api.rango.exchange/blockchains/injective.svg',
2660
- displayName: 'Injective',
2661
- shortName: 'Injective',
2662
- sort: 33,
2663
- color: '#29B2F4',
2664
- enabled: true,
2665
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2666
- //@ts-ignore
2667
- type: 'COSMOS',
2668
- chainId: 'injective-1',
2669
- info: {
2670
- infoType: 'CosmosMetaInfo',
2671
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2672
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2673
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2674
- experimental: true,
2675
- rpc: 'https://tm.injective.network',
2676
- rest: 'https://lcd.injective.network',
2677
- cosmostationLcdUrl: 'https://lcd-inj.cosmostation.io',
2678
- cosmostationApiUrl: 'https://api-inj.cosmostation.io',
2679
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2680
- mintScanName: 'injective',
2681
- chainName: 'Injective',
2682
- stakeCurrency: {
2683
- coinDenom: 'INJ',
2684
- coinMinimalDenom: 'uinj',
2685
- coinDecimals: 18,
2686
- coinGeckoId: 'injective',
2687
- coinImageUrl: '/tokens/INJECTIVE/inj.svg',
2688
- },
2689
- bip44: {
2690
- coinType: 529,
2691
- },
2692
- bech32Config: {
2693
- bech32PrefixAccAddr: 'inj',
2694
- bech32PrefixAccPub: 'injpub',
2695
- bech32PrefixValAddr: 'injvaloper',
2696
- bech32PrefixValPub: 'injvaloperpub',
2697
- bech32PrefixConsAddr: 'injvalcons',
2698
- bech32PrefixConsPub: 'injvalconspub',
2699
- },
2700
- currencies: [
2701
- {
2702
- coinDenom: 'INJ',
2703
- coinMinimalDenom: 'uinj',
2704
- coinDecimals: 18,
2705
- coinGeckoId: 'injective',
2706
- coinImageUrl: '/tokens/INJECTIVE/inj.svg',
2707
- },
2708
- ],
2709
- feeCurrencies: [
2710
- {
2711
- coinDenom: 'INJ',
2712
- coinMinimalDenom: 'uinj',
2713
- coinDecimals: 18,
2714
- coinGeckoId: 'injective',
2715
- coinImageUrl: '/tokens/INJECTIVE/inj.svg',
2716
- },
2717
- ],
2718
- features: ['stargate', 'ibc-transfer'],
2719
- explorerUrlToTx: 'https://www.mintscan.io/injective/txs/{txHash}',
2720
- gasPriceStep: {
2721
- low: 500000000,
2722
- average: 500000000,
2723
- high: 500000000,
2724
- },
2725
- tokenUrl: null,
2726
- },
2727
- },
2728
- {
2729
- name: 'SECRET',
2730
- defaultDecimals: 6,
2731
- addressPatterns: ['^(secret1)[0-9a-z]{38}$'],
2732
- feeAssets: [
2733
- {
2734
- blockchain: 'SECRET',
2735
- symbol: 'SCRT',
2736
- address: null,
2737
- },
2738
- ],
2739
- logo: 'https://api.rango.exchange/blockchains/secret.svg',
2740
- displayName: 'Secret',
2741
- shortName: 'Secret',
2742
- sort: 34,
2743
- color: '#1B1B1B',
2744
- enabled: true,
2745
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2746
- //@ts-ignore
2747
- type: 'COSMOS',
2748
- chainId: 'secret-4',
2749
- info: {
2750
- infoType: 'CosmosMetaInfo',
2751
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2752
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2753
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2754
- experimental: false,
2755
- rpc: 'https://rpc-secret.keplr.app',
2756
- rest: 'https://lcd-secret.keplr.app',
2757
- cosmostationLcdUrl: 'https://lcd-secret.cosmostation.io',
2758
- cosmostationApiUrl: 'https://api-secret.cosmostation.io',
2759
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2760
- mintScanName: 'secret',
2761
- chainName: 'Secret',
2762
- stakeCurrency: {
2763
- coinDenom: 'SCRT',
2764
- coinMinimalDenom: 'uscrt',
2765
- coinDecimals: 6,
2766
- coinGeckoId: 'secret',
2767
- coinImageUrl: 'https://dhj8dql1kzq2v.cloudfront.net/white/secret.png',
2768
- },
2769
- bip44: {
2770
- coinType: 529,
2771
- },
2772
- bech32Config: {
2773
- bech32PrefixAccAddr: 'secret',
2774
- bech32PrefixAccPub: 'secretpub',
2775
- bech32PrefixValAddr: 'secretvaloper',
2776
- bech32PrefixValPub: 'secretvaloperpub',
2777
- bech32PrefixConsAddr: 'secretvalcons',
2778
- bech32PrefixConsPub: 'secretvalconspub',
2779
- },
2780
- currencies: [
2781
- {
2782
- coinDenom: 'SCRT',
2783
- coinMinimalDenom: 'uscrt',
2784
- coinDecimals: 6,
2785
- coinGeckoId: 'secret',
2786
- coinImageUrl: 'https://dhj8dql1kzq2v.cloudfront.net/white/secret.png',
2787
- },
2788
- ],
2789
- feeCurrencies: [
2790
- {
2791
- coinDenom: 'SCRT',
2792
- coinMinimalDenom: 'uscrt',
2793
- coinDecimals: 6,
2794
- coinGeckoId: 'secret',
2795
- coinImageUrl: 'https://dhj8dql1kzq2v.cloudfront.net/white/secret.png',
2796
- },
2797
- ],
2798
- features: ['secretwasm'],
2799
- explorerUrlToTx: 'https://www.mintscan.io/injective/txs/{txHash}',
2800
- gasPriceStep: {
2801
- low: 0.1,
2802
- average: 0.25,
2803
- high: 0.3,
2804
- },
2805
- tokenUrl: null,
2806
- },
2807
- },
2808
- {
2809
- name: 'KONSTELLATION',
2810
- defaultDecimals: 6,
2811
- addressPatterns: ['^(darc1)[0-9a-z]{38}$'],
2812
- feeAssets: [
2813
- {
2814
- blockchain: 'KONSTELLATION',
2815
- symbol: 'DARC',
2816
- address: null,
2817
- },
2818
- ],
2819
- logo: 'https://api.rango.exchange/blockchains/konstellation.svg',
2820
- displayName: 'Konstellation',
2821
- shortName: 'Konstellation',
2822
- sort: 35,
2823
- color: '#3D7BC2',
2824
- enabled: true,
2825
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2826
- //@ts-ignore
2827
- type: 'COSMOS',
2828
- chainId: 'darchub',
2829
- info: {
2830
- infoType: 'CosmosMetaInfo',
2831
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2832
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2833
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2834
- experimental: true,
2835
- rpc: 'https://node1.konstellation.tech:26657',
2836
- rest: 'https://node1.konstellation.tech:1318',
2837
- cosmostationLcdUrl: 'https://api-konstellation.cosmostation.io',
2838
- cosmostationApiUrl: 'https://api-konstellation.cosmostation.io',
2839
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2840
- mintScanName: 'konstellation',
2841
- chainName: 'Konstellation',
2842
- stakeCurrency: {
2843
- coinDenom: 'DARC',
2844
- coinMinimalDenom: 'udarc',
2845
- coinDecimals: 6,
2846
- coinGeckoId: 'pool:udarc',
2847
- coinImageUrl: '/tokens/blockchain/DARC.png',
2848
- },
2849
- bip44: {
2850
- coinType: 118,
2851
- },
2852
- bech32Config: {
2853
- bech32PrefixAccAddr: 'darc',
2854
- bech32PrefixAccPub: 'darcpub',
2855
- bech32PrefixValAddr: 'darcvaloper',
2856
- bech32PrefixValPub: 'darcvaloperpub',
2857
- bech32PrefixConsAddr: 'darcvalcons',
2858
- bech32PrefixConsPub: 'darcvalconspub',
2859
- },
2860
- currencies: [
2861
- {
2862
- coinDenom: 'DARC',
2863
- coinMinimalDenom: 'udarc',
2864
- coinDecimals: 6,
2865
- coinGeckoId: 'pool:udarc',
2866
- coinImageUrl: '/tokens/blockchain/DARC.png',
2867
- },
2868
- ],
2869
- feeCurrencies: [
2870
- {
2871
- coinDenom: 'DARC',
2872
- coinMinimalDenom: 'udarc',
2873
- coinDecimals: 6,
2874
- coinGeckoId: 'pool:udarc',
2875
- coinImageUrl: '/tokens/blockchain/DARC.png',
2876
- },
2877
- ],
2878
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx'],
2879
- explorerUrlToTx: 'https://www.mintscan.io/konstellation/txs/{txHash}',
2880
- gasPriceStep: null,
2881
- tokenUrl: null,
2882
- },
2883
- },
2884
- {
2885
- name: 'STARNAME',
2886
- defaultDecimals: 6,
2887
- addressPatterns: ['^(star1)[0-9a-z]{38}$'],
2888
- feeAssets: [
2889
- {
2890
- blockchain: 'STARNAME',
2891
- symbol: 'IOV',
2892
- address: null,
2893
- },
2894
- ],
2895
- logo: 'https://api.rango.exchange/blockchains/starname.png',
2896
- displayName: 'Starname',
2897
- shortName: 'Starname',
2898
- sort: 35,
2899
- color: '#BC64BB',
2900
- enabled: true,
2901
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2902
- //@ts-ignore
2903
- type: 'COSMOS',
2904
- chainId: 'iov-mainnet-ibc',
2905
- info: {
2906
- infoType: 'CosmosMetaInfo',
2907
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2908
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2909
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2910
- experimental: false,
2911
- rpc: 'https://rpc-iov.keplr.app',
2912
- rest: 'https://lcd-iov.keplr.app',
2913
- cosmostationLcdUrl: 'https://lcd-iov.cosmostation.io',
2914
- cosmostationApiUrl: 'https://api-iov.cosmostation.io',
2915
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2916
- mintScanName: 'starname',
2917
- chainName: 'Starname',
2918
- stakeCurrency: {
2919
- coinDenom: 'IOV',
2920
- coinMinimalDenom: 'uiov',
2921
- coinDecimals: 6,
2922
- coinGeckoId: 'starname',
2923
- coinImageUrl: '/tokens/blockchain/IOV.png',
2924
- },
2925
- bip44: {
2926
- coinType: 494,
2927
- },
2928
- bech32Config: {
2929
- bech32PrefixAccAddr: 'star',
2930
- bech32PrefixAccPub: 'starpub',
2931
- bech32PrefixValAddr: 'starvaloper',
2932
- bech32PrefixValPub: 'starvaloperpub',
2933
- bech32PrefixConsAddr: 'starvalcons',
2934
- bech32PrefixConsPub: 'starvalconspub',
2935
- },
2936
- currencies: [
2937
- {
2938
- coinDenom: 'IOV',
2939
- coinMinimalDenom: 'uiov',
2940
- coinDecimals: 6,
2941
- coinGeckoId: 'starname',
2942
- coinImageUrl: '/tokens/blockchain/IOV.png',
2943
- },
2944
- ],
2945
- feeCurrencies: [
2946
- {
2947
- coinDenom: 'IOV',
2948
- coinMinimalDenom: 'uiov',
2949
- coinDecimals: 6,
2950
- coinGeckoId: 'starname',
2951
- coinImageUrl: '/tokens/blockchain/IOV.png',
2952
- },
2953
- ],
2954
- features: ['stargate', 'ibc-transfer'],
2955
- explorerUrlToTx: 'https://www.mintscan.io/starname/txs/{txHash}',
2956
- gasPriceStep: {
2957
- low: 1,
2958
- average: 2,
2959
- high: 3,
2960
- },
2961
- tokenUrl: null,
2962
- },
2963
- },
2964
- {
2965
- name: 'BITCANNA',
2966
- defaultDecimals: 6,
2967
- addressPatterns: ['^(bcna1)[0-9a-z]{38}$'],
2968
- feeAssets: [
2969
- {
2970
- blockchain: 'BITCANNA',
2971
- symbol: 'BCNA',
2972
- address: null,
2973
- },
2974
- ],
2975
- logo: 'https://api.rango.exchange/blockchains/bitcanna.svg',
2976
- displayName: 'BitCanna',
2977
- shortName: 'BitCanna',
2978
- sort: 36,
2979
- color: '#3CC194',
2980
- enabled: true,
2981
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2982
- //@ts-ignore
2983
- type: 'COSMOS',
2984
- chainId: 'bitcanna-1',
2985
- info: {
2986
- infoType: 'CosmosMetaInfo',
2987
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
2988
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
2989
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
2990
- experimental: true,
2991
- rpc: 'https://rpc.bitcanna.io',
2992
- rest: 'https://lcd.bitcanna.io',
2993
- cosmostationLcdUrl: 'https://lcd-bitcanna.cosmostation.io',
2994
- cosmostationApiUrl: 'https://api-bitcanna.cosmostation.io',
2995
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
2996
- mintScanName: 'bitcanna',
2997
- chainName: 'BitCanna',
2998
- stakeCurrency: {
2999
- coinDenom: 'BCNA',
3000
- coinMinimalDenom: 'ubcna',
3001
- coinDecimals: 6,
3002
- coinGeckoId: 'bitcanna',
3003
- coinImageUrl: '/tokens/blockchain/BCNA.png',
3004
- },
3005
- bip44: {
3006
- coinType: 118,
3007
- },
3008
- bech32Config: {
3009
- bech32PrefixAccAddr: 'bcna',
3010
- bech32PrefixAccPub: 'bcnapub',
3011
- bech32PrefixValAddr: 'bcnavaloper',
3012
- bech32PrefixValPub: 'bcnavaloperpub',
3013
- bech32PrefixConsAddr: 'bcnavalcons',
3014
- bech32PrefixConsPub: 'bcnavalconspub',
3015
- },
3016
- currencies: [
3017
- {
3018
- coinDenom: 'BCNA',
3019
- coinMinimalDenom: 'ubcna',
3020
- coinDecimals: 6,
3021
- coinGeckoId: 'bitcanna',
3022
- coinImageUrl: '/tokens/blockchain/BCNA.png',
3023
- },
3024
- ],
3025
- feeCurrencies: [
3026
- {
3027
- coinDenom: 'BCNA',
3028
- coinMinimalDenom: 'ubcna',
3029
- coinDecimals: 6,
3030
- coinGeckoId: 'bitcanna',
3031
- coinImageUrl: '/tokens/blockchain/BCNA.png',
3032
- },
3033
- ],
3034
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx'],
3035
- explorerUrlToTx: 'https://www.mintscan.io/bitcanna/txs/{txHash}',
3036
- gasPriceStep: null,
3037
- tokenUrl: null,
3038
- },
3039
- },
3040
- {
3041
- name: 'UMEE',
3042
- defaultDecimals: 6,
3043
- addressPatterns: ['^(umee1)[0-9a-z]{38}$'],
3044
- feeAssets: [
3045
- {
3046
- blockchain: 'UMEE',
3047
- symbol: 'UMEE',
3048
- address: null,
3049
- },
3050
- ],
3051
- logo: 'https://api.rango.exchange/blockchains/umee.svg',
3052
- displayName: 'Umee',
3053
- shortName: 'Umee',
3054
- sort: 36,
3055
- color: '#D2B6FF',
3056
- enabled: true,
3057
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3058
- //@ts-ignore
3059
- type: 'COSMOS',
3060
- chainId: 'umee-1',
3061
- info: {
3062
- infoType: 'CosmosMetaInfo',
3063
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
3064
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
3065
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
3066
- experimental: false,
3067
- rpc: 'https://api.barnacle.mainnet.network.umee.cc',
3068
- rest: 'https://lcd-umee.cosmostation.io',
3069
- cosmostationLcdUrl: 'https://lcd-umee.cosmostation.io',
3070
- cosmostationApiUrl: 'https://api-umee.cosmostation.io',
3071
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
3072
- mintScanName: 'umee',
3073
- chainName: 'Umee',
3074
- stakeCurrency: {
3075
- coinDenom: 'UMEE',
3076
- coinMinimalDenom: 'uumee',
3077
- coinDecimals: 6,
3078
- coinGeckoId: 'pool:uumee',
3079
- coinImageUrl: '/tokens/blockchain/UMEE.png',
3080
- },
3081
- bip44: {
3082
- coinType: 118,
3083
- },
3084
- bech32Config: {
3085
- bech32PrefixAccAddr: 'umee',
3086
- bech32PrefixAccPub: 'umeepub',
3087
- bech32PrefixValAddr: 'umeevaloper',
3088
- bech32PrefixValPub: 'umeevaloperpub',
3089
- bech32PrefixConsAddr: 'umeevalcons',
3090
- bech32PrefixConsPub: 'umeevalconspub',
3091
- },
3092
- currencies: [
3093
- {
3094
- coinDenom: 'UMEE',
3095
- coinMinimalDenom: 'uumee',
3096
- coinDecimals: 6,
3097
- coinGeckoId: 'pool:uumee',
3098
- coinImageUrl: '/tokens/blockchain/UMEE.png',
3099
- },
3100
- ],
3101
- feeCurrencies: [
3102
- {
3103
- coinDenom: 'UMEE',
3104
- coinMinimalDenom: 'uumee',
3105
- coinDecimals: 6,
3106
- coinGeckoId: 'pool:uumee',
3107
- coinImageUrl: '/tokens/blockchain/UMEE.png',
3108
- },
3109
- ],
3110
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx'],
3111
- explorerUrlToTx: 'https://www.mintscan.io/umee/txs/{txHash}',
3112
- gasPriceStep: {
3113
- low: 0.05,
3114
- average: 0.06,
3115
- high: 0.1,
3116
- },
3117
- tokenUrl: null,
3118
- },
3119
- },
3120
- {
3121
- name: 'DESMOS',
3122
- defaultDecimals: 6,
3123
- addressPatterns: ['^(desmos1)[0-9a-z]{38}$'],
3124
- feeAssets: [
3125
- {
3126
- blockchain: 'DESMOS',
3127
- symbol: 'DSM',
3128
- address: null,
3129
- },
3130
- ],
3131
- logo: 'https://api.rango.exchange/blockchains/desmos.svg',
3132
- displayName: 'Desmos',
3133
- shortName: 'Desmos',
3134
- sort: 37,
3135
- color: '#DF6952',
3136
- enabled: true,
3137
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3138
- //@ts-ignore
3139
- type: 'COSMOS',
3140
- chainId: 'desmos-mainnet',
3141
- info: {
3142
- infoType: 'CosmosMetaInfo',
3143
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
3144
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
3145
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
3146
- experimental: true,
3147
- rpc: 'https://rpc.mainnet.desmos.network',
3148
- rest: 'https://api.mainnet.desmos.network',
3149
- cosmostationLcdUrl: 'https://lcd-desmos.cosmostation.io',
3150
- cosmostationApiUrl: 'https://api-desmos.cosmostation.io',
3151
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
3152
- mintScanName: 'desmos',
3153
- chainName: 'Desmos',
3154
- stakeCurrency: {
3155
- coinDenom: 'DSM',
3156
- coinMinimalDenom: 'udsm',
3157
- coinDecimals: 6,
3158
- coinGeckoId: 'pool:udsm',
3159
- coinImageUrl: '/tokens/blockchain/DSM.png',
3160
- },
3161
- bip44: {
3162
- coinType: 852,
3163
- },
3164
- bech32Config: {
3165
- bech32PrefixAccAddr: 'desmos',
3166
- bech32PrefixAccPub: 'desmospub',
3167
- bech32PrefixValAddr: 'desmosvaloper',
3168
- bech32PrefixValPub: 'desmosvaloperpub',
3169
- bech32PrefixConsAddr: 'desmosvalcons',
3170
- bech32PrefixConsPub: 'desmosvalconspub',
3171
- },
3172
- currencies: [
3173
- {
3174
- coinDenom: 'DSM',
3175
- coinMinimalDenom: 'udsm',
3176
- coinDecimals: 6,
3177
- coinGeckoId: 'pool:udsm',
3178
- coinImageUrl: '/tokens/blockchain/DSM.png',
3179
- },
3180
- ],
3181
- feeCurrencies: [
3182
- {
3183
- coinDenom: 'DSM',
3184
- coinMinimalDenom: 'udsm',
3185
- coinDecimals: 6,
3186
- coinGeckoId: 'pool:udsm',
3187
- coinImageUrl: '/tokens/blockchain/DSM.png',
3188
- },
3189
- ],
3190
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx', 'ibc-go'],
3191
- explorerUrlToTx: 'https://explorer.desmos.network/transactions/{txHash}',
3192
- gasPriceStep: null,
3193
- tokenUrl: null,
3194
- },
3195
- },
3196
- {
3197
- name: 'LUMNETWORK',
3198
- defaultDecimals: 6,
3199
- addressPatterns: ['^(lum1)[0-9a-z]{38}$'],
3200
- feeAssets: [
3201
- {
3202
- blockchain: 'LUMNETWORK',
3203
- symbol: 'LUM',
3204
- address: null,
3205
- },
3206
- ],
3207
- logo: 'https://api.rango.exchange/blockchains/lumnetwork.png',
3208
- displayName: 'Lum Network',
3209
- shortName: 'Lum Network',
3210
- sort: 38,
3211
- color: '#1B42B4',
3212
- enabled: true,
3213
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3214
- //@ts-ignore
3215
- type: 'COSMOS',
3216
- chainId: 'lum-network-1',
3217
- info: {
3218
- infoType: 'CosmosMetaInfo',
3219
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
3220
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
3221
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
3222
- experimental: true,
3223
- rpc: 'https://node0.mainnet.lum.network/rpc',
3224
- rest: 'https://node0.mainnet.lum.network/rest',
3225
- cosmostationLcdUrl: 'https://lcd-lum.cosmostation.io',
3226
- cosmostationApiUrl: 'https://api-lum.cosmostation.io',
3227
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
3228
- mintScanName: 'lum',
3229
- chainName: 'Lum Network',
3230
- stakeCurrency: {
3231
- coinDenom: 'LUM',
3232
- coinMinimalDenom: 'ulum',
3233
- coinDecimals: 6,
3234
- coinGeckoId: 'pool:ulum',
3235
- coinImageUrl: '/tokens/blockchain/LUM.png',
3236
- },
3237
- bip44: {
3238
- coinType: 118,
3239
- },
3240
- bech32Config: {
3241
- bech32PrefixAccAddr: 'lum',
3242
- bech32PrefixAccPub: 'lumpub',
3243
- bech32PrefixValAddr: 'lumvaloper',
3244
- bech32PrefixValPub: 'lumvaloperpub',
3245
- bech32PrefixConsAddr: 'lumvalcons',
3246
- bech32PrefixConsPub: 'lumvalconspub',
3247
- },
3248
- currencies: [
3249
- {
3250
- coinDenom: 'LUM',
3251
- coinMinimalDenom: 'ulum',
3252
- coinDecimals: 6,
3253
- coinGeckoId: 'pool:ulum',
3254
- coinImageUrl: '/tokens/blockchain/LUM.png',
3255
- },
3256
- ],
3257
- feeCurrencies: [
3258
- {
3259
- coinDenom: 'LUM',
3260
- coinMinimalDenom: 'ulum',
3261
- coinDecimals: 6,
3262
- coinGeckoId: 'pool:ulum',
3263
- coinImageUrl: '/tokens/blockchain/LUM.png',
3264
- },
3265
- ],
3266
- features: ['stargate', 'ibc-transfer', 'no-legacy-stdTx', 'ibc-go'],
3267
- explorerUrlToTx: 'https://www.mintscan.io/lum/txs/{txHash}',
3268
- gasPriceStep: null,
3269
- tokenUrl: null,
3270
- },
3271
- },
3272
- {
3273
- name: 'BOBA',
3274
- defaultDecimals: 18,
3275
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
3276
- feeAssets: [
3277
- {
3278
- blockchain: 'BOBA',
3279
- symbol: 'ETH',
3280
- address: null,
3281
- },
3282
- ],
3283
- logo: 'https://api.rango.exchange/blockchains/boba.png',
3284
- displayName: 'Boba',
3285
- shortName: 'Boba',
3286
- sort: 39,
3287
- color: '#ccff00',
3288
- enabled: true,
3289
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3290
- //@ts-ignore
3291
- type: 'EVM',
3292
- chainId: '0x120',
3293
- info: {
3294
- infoType: 'EvmMetaInfo',
3295
- chainName: 'Boba Network',
3296
- nativeCurrency: {
3297
- name: 'ETH',
3298
- symbol: 'ETH',
3299
- decimals: 18,
3300
- },
3301
- rpcUrls: ['https://mainnet.boba.network'],
3302
- blockExplorerUrls: ['https://bobascan.com/'],
3303
- addressUrl: 'https://bobascan.com//address/{wallet}',
3304
- transactionUrl: 'https://bobascan.com//tx/{txHash}',
3305
- enableGasV2: true,
3306
- tokenUrl: null,
3307
- },
3308
- },
3309
- {
3310
- name: 'AXELAR',
3311
- defaultDecimals: 6,
3312
- addressPatterns: ['^(axelar1)[0-9a-z]{38}$'],
3313
- feeAssets: [
3314
- {
3315
- blockchain: 'AXELAR',
3316
- symbol: 'AXL',
3317
- address: null,
3318
- },
3319
- ],
3320
- logo: 'https://api.rango.exchange/blockchains/axelar.png',
3321
- displayName: 'Axelar',
3322
- shortName: 'Axelar',
3323
- sort: 40,
3324
- color: '#15181C',
3325
- enabled: false,
3326
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3327
- //@ts-ignore
3328
- type: 'COSMOS',
3329
- chainId: 'axelar-dojo-1',
3330
- info: {
3331
- infoType: 'CosmosMetaInfo',
3332
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
3333
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
3334
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
3335
- experimental: false,
3336
- rpc: 'https://mainnet-rpc-router.axelar-dev.workers.dev/chain/axelar',
3337
- rest: 'https://axelar-lcd.quickapi.com',
3338
- cosmostationLcdUrl: 'https://axelar-lcd.quickapi.com',
3339
- cosmostationApiUrl:
3340
- 'https://mainnet-rpc-router.axelar-dev.workers.dev/chain/axelar',
3341
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
3342
- mintScanName: 'axelar',
3343
- chainName: 'Axelar',
3344
- stakeCurrency: {
3345
- coinDenom: 'AXL',
3346
- coinMinimalDenom: 'uaxl',
3347
- coinDecimals: 6,
3348
- coinGeckoId: 'axelar',
3349
- coinImageUrl: '/tokens/blockchain/axl.png',
3350
- },
3351
- bip44: {
3352
- coinType: 118,
3353
- },
3354
- bech32Config: {
3355
- bech32PrefixAccAddr: 'axl',
3356
- bech32PrefixAccPub: 'axlpub',
3357
- bech32PrefixValAddr: 'axlvaloper',
3358
- bech32PrefixValPub: 'axlvaloperpub',
3359
- bech32PrefixConsAddr: 'axlvalcons',
3360
- bech32PrefixConsPub: 'axlvalconspub',
3361
- },
3362
- currencies: [
3363
- {
3364
- coinDenom: 'AXL',
3365
- coinMinimalDenom: 'uaxl',
3366
- coinDecimals: 6,
3367
- coinGeckoId: 'axelar',
3368
- coinImageUrl: '/tokens/blockchain/axl.png',
3369
- },
3370
- ],
3371
- feeCurrencies: [
3372
- {
3373
- coinDenom: 'AXL',
3374
- coinMinimalDenom: 'uaxl',
3375
- coinDecimals: 6,
3376
- coinGeckoId: 'axelar',
3377
- coinImageUrl: '/tokens/blockchain/axl.png',
3378
- },
3379
- ],
3380
- features: ['stargate', 'ibc-transfer'],
3381
- explorerUrlToTx: 'https://www.mintscan.io/axelar/txs/{txHash}',
3382
- gasPriceStep: {
3383
- low: 0.007,
3384
- average: 0.007,
3385
- high: 0.01,
3386
- },
3387
- tokenUrl: null,
3388
- },
3389
- },
3390
- {
3391
- name: 'STRIDE',
3392
- defaultDecimals: 6,
3393
- addressPatterns: ['^(stride1)[0-9a-z]{38}$'],
3394
- feeAssets: [
3395
- {
3396
- blockchain: 'STRIDE',
3397
- symbol: 'STRD',
3398
- address: null,
3399
- },
3400
- ],
3401
- logo: 'https://api.rango.exchange/blockchains/stride.svg',
3402
- displayName: 'Stride',
3403
- shortName: 'Stride',
3404
- sort: 41,
3405
- color: '#D63178',
3406
- enabled: true,
3407
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3408
- //@ts-ignore
3409
- type: 'COSMOS',
3410
- chainId: 'stride-1',
3411
- info: {
3412
- infoType: 'CosmosMetaInfo',
3413
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
3414
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
3415
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
3416
- experimental: false,
3417
- rpc: 'https://rpc-stride.keplr.app',
3418
- rest: 'https://lcd-stride.keplr.app',
3419
- cosmostationLcdUrl: 'https://lcd-stride.cosmostation.io',
3420
- cosmostationApiUrl: 'https://api-stride.cosmostation.io',
3421
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
3422
- mintScanName: 'stride',
3423
- chainName: 'Stride',
3424
- stakeCurrency: {
3425
- coinDenom: 'STRD',
3426
- coinMinimalDenom: 'ustrd',
3427
- coinDecimals: 6,
3428
- coinGeckoId: 'stride',
3429
- coinImageUrl: '',
3430
- },
3431
- bip44: {
3432
- coinType: 118,
3433
- },
3434
- bech32Config: {
3435
- bech32PrefixAccAddr: 'stride',
3436
- bech32PrefixAccPub: 'stridepub',
3437
- bech32PrefixValAddr: 'stridevaloper',
3438
- bech32PrefixValPub: 'stridevaloperpub',
3439
- bech32PrefixConsAddr: 'stridevalcons',
3440
- bech32PrefixConsPub: 'stridevalconspub',
3441
- },
3442
- currencies: [
3443
- {
3444
- coinDenom: 'STRD',
3445
- coinMinimalDenom: 'ustrd',
3446
- coinDecimals: 6,
3447
- coinGeckoId: 'stride',
3448
- coinImageUrl: '',
3449
- },
3450
- {
3451
- coinDenom: 'stATOM',
3452
- coinMinimalDenom: 'stuatom',
3453
- coinDecimals: 6,
3454
- coinGeckoId: 'stride-staked-atom',
3455
- coinImageUrl: '',
3456
- },
3457
- {
3458
- coinDenom: 'stOSMO',
3459
- coinMinimalDenom: 'stuosmo',
3460
- coinDecimals: 6,
3461
- coinGeckoId: 'stride-staked-osmo',
3462
- coinImageUrl: '',
3463
- },
3464
- {
3465
- coinDenom: 'stJUNO',
3466
- coinMinimalDenom: 'stujuno',
3467
- coinDecimals: 6,
3468
- coinGeckoId: 'stride-staked-juno',
3469
- coinImageUrl: '',
3470
- },
3471
- {
3472
- coinDenom: 'stSTARS',
3473
- coinMinimalDenom: 'stustars',
3474
- coinDecimals: 6,
3475
- coinGeckoId: '',
3476
- coinImageUrl: '',
3477
- },
3478
- {
3479
- coinDenom: 'stEVMOS',
3480
- coinMinimalDenom: 'staevmos',
3481
- coinDecimals: 18,
3482
- coinGeckoId: '',
3483
- coinImageUrl: '',
3484
- },
3485
- {
3486
- coinDenom: 'stLUNA',
3487
- coinMinimalDenom: 'stuluna',
3488
- coinDecimals: 6,
3489
- coinGeckoId: '',
3490
- coinImageUrl: '',
3491
- },
3492
- ],
3493
- feeCurrencies: [
3494
- {
3495
- coinDenom: 'STRD',
3496
- coinMinimalDenom: 'ustrd',
3497
- coinDecimals: 6,
3498
- coinGeckoId: 'stride',
3499
- coinImageUrl: '',
3500
- },
3501
- ],
3502
- features: ['ibc-transfer'],
3503
- explorerUrlToTx: 'https://www.mintscan.io/stride/txs/{txHash}',
3504
- gasPriceStep: {
3505
- low: 0.001,
3506
- average: 0.0025,
3507
- high: 0.04,
3508
- },
3509
- tokenUrl: null,
3510
- },
3511
- },
3512
- {
3513
- name: 'KCC',
3514
- defaultDecimals: 18,
3515
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
3516
- feeAssets: [
3517
- {
3518
- blockchain: 'KCC',
3519
- symbol: 'KCS',
3520
- address: null,
3521
- },
3522
- ],
3523
- logo: 'https://api.rango.exchange/blockchains/kcc.png',
3524
- displayName: 'Kcc',
3525
- shortName: 'Kcc',
3526
- sort: 41,
3527
- color: '#ccff00',
3528
- enabled: true,
3529
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3530
- //@ts-ignore
3531
- type: 'EVM',
3532
- chainId: '0x141',
3533
- info: {
3534
- infoType: 'EvmMetaInfo',
3535
- chainName: 'Kcc Network',
3536
- nativeCurrency: {
3537
- name: 'KCS',
3538
- symbol: 'KCS',
3539
- decimals: 18,
3540
- },
3541
- rpcUrls: ['https://rpc-mainnet.kcc.network/'],
3542
- blockExplorerUrls: ['https://explorer.kcc.io/en'],
3543
- addressUrl: 'https://explorer.kcc.io/en/address/{wallet}',
3544
- transactionUrl: 'https://explorer.kcc.io/en/tx/{txHash}',
3545
- enableGasV2: true,
3546
- tokenUrl: null,
3547
- },
3548
- },
3549
- {
3550
- name: 'MARS',
3551
- defaultDecimals: 6,
3552
- addressPatterns: ['^(mars1)[0-9a-z]{38}$'],
3553
- feeAssets: [
3554
- {
3555
- blockchain: 'MARS',
3556
- symbol: 'MARS',
3557
- address: null,
3558
- },
3559
- ],
3560
- logo: 'https://api.rango.exchange/blockchains/mars.svg',
3561
- displayName: 'Mars',
3562
- shortName: 'Mars',
3563
- sort: 42,
3564
- color: '#CB4B3D',
3565
- enabled: true,
3566
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3567
- //@ts-ignore
3568
- type: 'COSMOS',
3569
- chainId: 'mars-1',
3570
- info: {
3571
- infoType: 'CosmosMetaInfo',
3572
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
3573
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
3574
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
3575
- experimental: false,
3576
- rpc: 'https://rpc-mars.keplr.app',
3577
- rest: 'https://lcd-mars.keplr.app',
3578
- cosmostationLcdUrl: 'https://lcd-mars-protocol.cosmostation.io',
3579
- cosmostationApiUrl: 'https://api-mars-protocol.cosmostation.io',
3580
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
3581
- mintScanName: 'mars-protocol',
3582
- chainName: 'Mars',
3583
- stakeCurrency: {
3584
- coinDenom: 'MARS',
3585
- coinMinimalDenom: 'umars',
3586
- coinDecimals: 6,
3587
- coinGeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
3588
- coinImageUrl: '/tokens/blockchain/mars.svg',
3589
- },
3590
- bip44: {
3591
- coinType: 118,
3592
- },
3593
- bech32Config: {
3594
- bech32PrefixAccAddr: 'mars',
3595
- bech32PrefixAccPub: 'marspub',
3596
- bech32PrefixValAddr: 'marsvaloper',
3597
- bech32PrefixValPub: 'marsvaloperpub',
3598
- bech32PrefixConsAddr: 'marsvalcons',
3599
- bech32PrefixConsPub: 'marsvalconspub',
3600
- },
3601
- currencies: [
3602
- {
3603
- coinDenom: 'MARS',
3604
- coinMinimalDenom: 'umars',
3605
- coinDecimals: 6,
3606
- coinGeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
3607
- coinImageUrl: '/tokens/blockchain/mars.svg',
3608
- },
3609
- ],
3610
- feeCurrencies: [
3611
- {
3612
- coinDenom: 'MARS',
3613
- coinMinimalDenom: 'umars',
3614
- coinDecimals: 6,
3615
- coinGeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
3616
- coinImageUrl: '/tokens/blockchain/mars.svg',
3617
- },
3618
- ],
3619
- features: ['ibc-transfer'],
3620
- explorerUrlToTx: 'https://www.mintscan.io/mars-protocol/txs/{txHash}',
3621
- gasPriceStep: {
3622
- low: 0.001,
3623
- average: 0.0025,
3624
- high: 0.01,
3625
- },
3626
- tokenUrl: null,
3627
- },
3628
- },
3629
- {
3630
- name: 'TERRA',
3631
- defaultDecimals: 6,
3632
- addressPatterns: ['^(terra1)[0-9a-z]{38}$'],
3633
- feeAssets: [
3634
- {
3635
- blockchain: 'TERRA',
3636
- symbol: 'LUNA',
3637
- address: null,
3638
- },
3639
- ],
3640
- logo: 'https://api.rango.exchange/blockchains/terra.png',
3641
- displayName: 'Terra 2.0',
3642
- shortName: 'Terra 2.0',
3643
- sort: 43,
3644
- color: '#5493F7',
3645
- enabled: true,
3646
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3647
- //@ts-ignore
3648
- type: 'COSMOS',
3649
- chainId: 'phoenix-1',
3650
- info: {
3651
- infoType: 'CosmosMetaInfo',
3652
- blockExplorerUrls: ['https://www.mintscan.io/cosmos/'],
3653
- addressUrl: 'https://www.mintscan.io/cosmos/account/{wallet}',
3654
- transactionUrl: 'https://www.mintscan.io/cosmos/txs/{txHash}',
3655
- experimental: false,
3656
- rpc: 'https://rpc-phoenix.keplr.app',
3657
- rest: 'https://lcd-phoenix.keplr.app',
3658
- cosmostationLcdUrl: 'https://phoenix-lcd.terra.dev',
3659
- cosmostationApiUrl: null,
3660
- cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
3661
- mintScanName: null,
3662
- chainName: 'Terra 2.0',
3663
- stakeCurrency: {
3664
- coinDenom: 'LUNA',
3665
- coinMinimalDenom: 'uluna',
3666
- coinDecimals: 6,
3667
- coinGeckoId: 'terra-luna-2',
3668
- coinImageUrl: '',
3669
- },
3670
- bip44: {
3671
- coinType: 330,
3672
- },
3673
- bech32Config: {
3674
- bech32PrefixAccAddr: 'terra',
3675
- bech32PrefixAccPub: 'terrapub',
3676
- bech32PrefixValAddr: 'terravaloper',
3677
- bech32PrefixValPub: 'terravaloperpub',
3678
- bech32PrefixConsAddr: 'terravalcons',
3679
- bech32PrefixConsPub: 'terravalconspub',
3680
- },
3681
- currencies: [
3682
- {
3683
- coinDenom: 'LUNA',
3684
- coinMinimalDenom: 'uluna',
3685
- coinDecimals: 6,
3686
- coinGeckoId: 'terra-luna-2',
3687
- coinImageUrl: '',
3688
- },
3689
- ],
3690
- feeCurrencies: [
3691
- {
3692
- coinDenom: 'LUNA',
3693
- coinMinimalDenom: 'uluna',
3694
- coinDecimals: 6,
3695
- coinGeckoId: 'terra-luna-2',
3696
- coinImageUrl: '',
3697
- },
3698
- ],
3699
- features: ['cosmwasm', 'ibc-transfer'],
3700
- explorerUrlToTx: 'https://finder.terra.money/mainnet/txs/{txHash}',
3701
- gasPriceStep: {
3702
- low: 0.0125,
3703
- average: 0.015,
3704
- high: 0.15,
3705
- },
3706
- tokenUrl: null,
3707
- },
3708
- },
3709
- {
3710
- name: 'TELOS',
3711
- defaultDecimals: 18,
3712
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
3713
- feeAssets: [
3714
- {
3715
- blockchain: 'TELOS',
3716
- symbol: 'TLOS',
3717
- address: null,
3718
- },
3719
- ],
3720
- logo: 'https://api.rango.exchange/blockchains/telos.png',
3721
- displayName: 'Telos',
3722
- shortName: 'Telos',
3723
- sort: 49,
3724
- color: '#6144ae',
3725
- enabled: true,
3726
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3727
- //@ts-ignore
3728
- type: 'EVM',
3729
- chainId: '0x28',
3730
- info: {
3731
- infoType: 'EvmMetaInfo',
3732
- chainName: 'Telos Mainnet',
3733
- nativeCurrency: {
3734
- name: 'TLOS',
3735
- symbol: 'TLOS',
3736
- decimals: 18,
3737
- },
3738
- rpcUrls: ['https://mainnet.telos.net/evm'],
3739
- blockExplorerUrls: ['https://www.teloscan.io'],
3740
- addressUrl: 'https://www.teloscan.io/address/{wallet}',
3741
- transactionUrl: 'https://www.teloscan.io/tx/{txHash}',
3742
- enableGasV2: true,
3743
- tokenUrl: null,
3744
- },
3745
- },
3746
- {
3747
- name: 'BOBA_BNB',
3748
- defaultDecimals: 18,
3749
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
3750
- feeAssets: [
3751
- {
3752
- blockchain: 'BOBA_BNB',
3753
- symbol: 'BOBA',
3754
- address: null,
3755
- },
3756
- ],
3757
- logo: 'https://api.rango.exchange/blockchains/boba.png',
3758
- displayName: 'Boba Bnb',
3759
- shortName: 'Boba Bnb',
3760
- sort: 63,
3761
- color: '#ccff00',
3762
- enabled: true,
3763
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3764
- //@ts-ignore
3765
- type: 'EVM',
3766
- chainId: '0xdbe0',
3767
- info: {
3768
- infoType: 'EvmMetaInfo',
3769
- chainName: 'Boba Bnb Network',
3770
- nativeCurrency: {
3771
- name: 'BOBA',
3772
- symbol: 'BOBA',
3773
- decimals: 18,
3774
- },
3775
- rpcUrls: ['https://bnb.boba.network'],
3776
- blockExplorerUrls: ['https://blockexplorer.bnb.boba.network'],
3777
- addressUrl: 'https://blockexplorer.bnb.boba.network/address/{wallet}',
3778
- transactionUrl: 'https://blockexplorer.bnb.boba.network/tx/{txHash}',
3779
- enableGasV2: true,
3780
- tokenUrl: null,
3781
- },
3782
- },
3783
- {
3784
- name: 'BOBA_BEAM',
3785
- defaultDecimals: 18,
3786
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
3787
- feeAssets: [
3788
- {
3789
- blockchain: 'BOBA_BEAM',
3790
- symbol: 'BOBA',
3791
- address: null,
3792
- },
3793
- ],
3794
- logo: 'https://api.rango.exchange/blockchains/boba.png',
3795
- displayName: 'Boba Beam',
3796
- shortName: 'Boba Beam',
3797
- sort: 64,
3798
- color: '#ccff00',
3799
- enabled: false,
3800
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3801
- //@ts-ignore
3802
- type: 'EVM',
3803
- chainId: '0x50e',
3804
- info: {
3805
- infoType: 'EvmMetaInfo',
3806
- chainName: 'Boba Beam Network',
3807
- nativeCurrency: {
3808
- name: 'BOBA',
3809
- symbol: 'BOBA',
3810
- decimals: 18,
3811
- },
3812
- rpcUrls: ['https://bobabeam.boba.network'],
3813
- blockExplorerUrls: ['https://blockexplorer.bobabeam.boba.network'],
3814
- addressUrl:
3815
- 'https://blockexplorer.bobabeam.boba.network/address/{wallet}',
3816
- transactionUrl: 'https://blockexplorer.bobabeam.boba.network/tx/{txHash}',
3817
- enableGasV2: true,
3818
- tokenUrl: null,
3819
- },
3820
- },
3821
- {
3822
- name: 'BOBA_AVALANCHE',
3823
- defaultDecimals: 18,
3824
- addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
3825
- feeAssets: [
3826
- {
3827
- blockchain: 'BOBA_AVALANCHE',
3828
- symbol: 'BOBA',
3829
- address: null,
3830
- },
3831
- ],
3832
- logo: 'https://api.rango.exchange/blockchains/boba.png',
3833
- displayName: 'Boba Avalanche',
3834
- shortName: 'Boba Avalanche',
3835
- sort: 65,
3836
- color: '#ccff00',
3837
- enabled: true,
3838
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
3839
- //@ts-ignore
3840
- type: 'EVM',
3841
- chainId: '0xa918',
3842
- info: {
3843
- infoType: 'EvmMetaInfo',
3844
- chainName: 'Boba Avalanche Network',
3845
- nativeCurrency: {
3846
- name: 'BOBA',
3847
- symbol: 'BOBA',
3848
- decimals: 18,
3849
- },
3850
- rpcUrls: ['https://avax.boba.network'],
3851
- blockExplorerUrls: ['https://blockexplorer.avax.boba.network'],
3852
- addressUrl: 'https://blockexplorer.avax.boba.network/address/{wallet}',
3853
- transactionUrl: 'https://blockexplorer.avax.boba.network/tx/{txHash}',
3854
- enableGasV2: true,
3855
- tokenUrl: null,
3856
- },
3857
- },
3858
- ];