chain-registry 1.69.117 → 1.69.119

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.
Files changed (79) hide show
  1. package/devnet/assets.js +2 -0
  2. package/devnet/chains.js +2 -0
  3. package/devnet/manifestdevnet/assets.d.ts +3 -0
  4. package/devnet/manifestdevnet/assets.js +52 -0
  5. package/devnet/manifestdevnet/chain.d.ts +3 -0
  6. package/devnet/manifestdevnet/chain.js +75 -0
  7. package/devnet/manifestdevnet/index.d.ts +2 -0
  8. package/devnet/manifestdevnet/index.js +10 -0
  9. package/devnet/named.d.ts +1 -0
  10. package/devnet/named.js +2 -1
  11. package/esm/devnet/assets.js +2 -0
  12. package/esm/devnet/chains.js +2 -0
  13. package/esm/devnet/manifestdevnet/assets.js +50 -0
  14. package/esm/devnet/manifestdevnet/chain.js +73 -0
  15. package/esm/devnet/manifestdevnet/index.js +4 -0
  16. package/esm/devnet/named.js +1 -0
  17. package/esm/mainnet/akash/assets.js +0 -43
  18. package/esm/mainnet/althea/chain.js +8 -3
  19. package/esm/mainnet/archway/assets.js +0 -40
  20. package/esm/mainnet/axelar/chain.js +13 -6
  21. package/esm/mainnet/canto/assets.js +0 -43
  22. package/esm/mainnet/cosmoshub/assets.js +0 -37
  23. package/esm/mainnet/cronos/chain.js +9 -10
  24. package/esm/mainnet/cryptoorgchain/assets.js +3 -49
  25. package/esm/mainnet/elys/assets.js +0 -327
  26. package/esm/mainnet/elys/chain.js +2 -2
  27. package/esm/mainnet/juno/assets.js +0 -43
  28. package/esm/mainnet/kujira/assets.js +0 -40
  29. package/esm/mainnet/meme/assets.js +0 -42
  30. package/esm/mainnet/migaloo/assets.js +3 -3
  31. package/esm/mainnet/neutron/assets.js +0 -43
  32. package/esm/mainnet/oraichain/assets.js +0 -44
  33. package/esm/mainnet/osmosis/assets.js +0 -168
  34. package/esm/mainnet/planq/assets.js +3 -48
  35. package/esm/mainnet/quasar/assets.js +3 -3
  36. package/esm/mainnet/routerchain/assets.js +0 -49
  37. package/esm/mainnet/sei/assets.js +0 -40
  38. package/esm/mainnet/terra2/assets.js +0 -85
  39. package/esm/noncosmos/picasso/assets.js +3 -2
  40. package/esm/testnet/archwaytestnet/assets.js +3 -89
  41. package/esm/testnet/axelartestnet/assets.js +36 -36
  42. package/esm/testnet/dymensiontestnet1/assets.js +0 -42
  43. package/esm/testnet/elystestnet/assets.js +3 -90
  44. package/esm/testnet/elystestnet/chain.js +2 -18
  45. package/esm/testnet/mantrachaintestnet2/assets.js +2 -178
  46. package/esm/testnet/osmosistestnet/assets.js +0 -163
  47. package/esm/testnet/stridetestnet/assets.js +0 -83
  48. package/mainnet/akash/assets.js +0 -43
  49. package/mainnet/althea/chain.js +8 -3
  50. package/mainnet/archway/assets.js +0 -40
  51. package/mainnet/axelar/chain.js +13 -6
  52. package/mainnet/canto/assets.js +0 -43
  53. package/mainnet/cosmoshub/assets.js +0 -37
  54. package/mainnet/cronos/chain.js +9 -10
  55. package/mainnet/cryptoorgchain/assets.js +3 -49
  56. package/mainnet/elys/assets.js +0 -327
  57. package/mainnet/elys/chain.js +2 -2
  58. package/mainnet/juno/assets.js +0 -43
  59. package/mainnet/kujira/assets.js +0 -40
  60. package/mainnet/meme/assets.js +0 -42
  61. package/mainnet/migaloo/assets.js +3 -3
  62. package/mainnet/neutron/assets.js +0 -43
  63. package/mainnet/oraichain/assets.js +0 -44
  64. package/mainnet/osmosis/assets.js +0 -168
  65. package/mainnet/planq/assets.js +3 -48
  66. package/mainnet/quasar/assets.js +3 -3
  67. package/mainnet/routerchain/assets.js +0 -49
  68. package/mainnet/sei/assets.js +0 -40
  69. package/mainnet/terra2/assets.js +0 -85
  70. package/noncosmos/picasso/assets.js +3 -2
  71. package/package.json +4 -4
  72. package/testnet/archwaytestnet/assets.js +3 -89
  73. package/testnet/axelartestnet/assets.js +36 -36
  74. package/testnet/dymensiontestnet1/assets.js +0 -42
  75. package/testnet/elystestnet/assets.js +3 -90
  76. package/testnet/elystestnet/chain.js +2 -18
  77. package/testnet/mantrachaintestnet2/assets.js +2 -178
  78. package/testnet/osmosistestnet/assets.js +0 -163
  79. package/testnet/stridetestnet/assets.js +0 -83
@@ -33,49 +33,6 @@ const info = {
33
33
  twitter: 'https://twitter.com/CantoPublic'
34
34
  },
35
35
  type_asset: 'sdk.coin'
36
- }, {
37
- description: 'Tether USDt on Canto',
38
- denom_units: [{
39
- denom: 'ibc/FAFF3F7B2FE30447544A27910DF77069763CF25472BFCF63A9E7C81F0AD545AC',
40
- exponent: 0
41
- }, {
42
- denom: 'usdt',
43
- exponent: 6
44
- }],
45
- type_asset: 'ics20',
46
- base: 'ibc/FAFF3F7B2FE30447544A27910DF77069763CF25472BFCF63A9E7C81F0AD545AC',
47
- name: 'Tether USDt',
48
- display: 'usdt',
49
- symbol: 'USDt',
50
- traces: [{
51
- type: 'ibc',
52
- counterparty: {
53
- chain_name: 'kava',
54
- base_denom: 'erc20/tether/usdt',
55
- channel_id: 'channel-87'
56
- },
57
- chain: {
58
- channel_id: 'channel-13',
59
- path: 'transfer/channel-13/erc20/tether/usdt'
60
- }
61
- }],
62
- images: [{
63
- image_sync: {
64
- chain_name: 'kava',
65
- base_denom: 'erc20/tether/usdt'
66
- },
67
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
68
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
69
- theme: {
70
- circle: true,
71
- primary_color_hex: '#009393',
72
- background_color_hex: '#009393'
73
- }
74
- }],
75
- logo_URIs: {
76
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
77
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
78
- }
79
36
  }]
80
37
  };
81
38
  exports.default = info;
@@ -162,43 +162,6 @@ const info = {
162
162
  primary_color_hex: '#04fbfb'
163
163
  }
164
164
  }]
165
- },
166
- {
167
- description: 'The native token of Dungeon Chain',
168
- denom_units: [{
169
- denom: 'ibc/7A64BFC809209157A1330CE199891B699A2C3B55C384EAFCCDD23ECDC735BA73',
170
- exponent: 0,
171
- aliases: ['udgn']
172
- }, {
173
- denom: 'dgn',
174
- exponent: 6
175
- }],
176
- type_asset: 'ics20',
177
- base: 'ibc/7A64BFC809209157A1330CE199891B699A2C3B55C384EAFCCDD23ECDC735BA73',
178
- name: 'Dungeon',
179
- display: 'dgn',
180
- symbol: 'DGN',
181
- traces: [{
182
- type: 'ibc',
183
- counterparty: {
184
- chain_name: 'dungeon',
185
- base_denom: 'udgn',
186
- channel_id: 'channel-1'
187
- },
188
- chain: {
189
- channel_id: 'channel-1200',
190
- path: 'transfer/channel-1200/udgn'
191
- }
192
- }],
193
- logo_URIs: {
194
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
195
- },
196
- images: [{
197
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
198
- theme: {
199
- primary_color_hex: '#1c1c1c'
200
- }
201
- }]
202
165
  }
203
166
  ]
204
167
  };
@@ -22,19 +22,18 @@ const info = {
22
22
  },
23
23
  codebase: {
24
24
  git_repo: 'https://github.com/crypto-org-chain/cronos',
25
- recommended_version: 'v1.3.0',
25
+ recommended_version: 'v1.4.2',
26
26
  compatible_versions: [
27
- 'v1.2.0',
28
- 'v1.2.1',
29
- 'v1.2.2',
30
- 'v1.3.0'
27
+ 'v1.4.0',
28
+ 'v1.4.1',
29
+ 'v1.4.2'
31
30
  ],
32
31
  binaries: {
33
- "linux/amd64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.3.0/cronos_1.3.0_Linux_x86_64.tar.gz',
34
- "linux/arm64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.3.0/cronos_1.3.0_Linux_arm64.tar.gz',
35
- "darwin/amd64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.3.0/cronos_1.3.0_Darwin_x86_64.tar.gz',
36
- "darwin/arm64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.3.0/cronos_1.3.0_Darwin_arm64.tar.gz',
37
- "windows/amd64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.3.0/cronos_1.3.0_Windows_x86_64.tar.gz'
32
+ "linux/amd64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.4.2/cronos_1.4.2_Linux_x86_64.tar.gz',
33
+ "linux/arm64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.4.2/cronos_1.4.2_Linux_arm64.tar.gz',
34
+ "darwin/amd64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.4.2/cronos_1.4.2_Darwin_x86_64.tar.gz',
35
+ "darwin/arm64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.4.2/cronos_1.4.2_Darwin_arm64.tar.gz',
36
+ "windows/amd64": 'https://github.com/crypto-org-chain/cronos/releases/download/v1.4.2/cronos_1.4.2_Windows_x86_64.tar.gz'
38
37
  },
39
38
  genesis: {
40
39
  genesis_url: 'https://raw.githubusercontent.com/crypto-org-chain/cronos-mainnet/master/cronosmainnet_25-1/genesis.json'
@@ -3,8 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const info = {
4
4
  $schema: '../assetlist.schema.json',
5
5
  chain_name: 'cryptoorgchain',
6
- assets: [
7
- {
6
+ assets: [{
8
7
  description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
9
8
  denom_units: [{
10
9
  denom: 'basecro',
@@ -34,8 +33,7 @@ const info = {
34
33
  twitter: 'https://twitter.com/cronos_chain'
35
34
  },
36
35
  type_asset: 'sdk.coin'
37
- },
38
- {
36
+ }, {
39
37
  description: 'Synthetic XLM pegged 1:1 by Crypto.com',
40
38
  denom_units: [{
41
39
  denom: 'baseXLM',
@@ -73,50 +71,6 @@ const info = {
73
71
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/stellar/images/xlm.svg'
74
72
  },
75
73
  type_asset: 'sdk.coin'
76
- },
77
- {
78
- description: 'The native token of Stellar network, transferred via Solo Machine.',
79
- denom_units: [{
80
- denom: 'ibc/34A1D4BF5FFCDB912F64FE71D54426D56970F873F1279983B69C713B3A62D10D',
81
- exponent: 0,
82
- aliases: ['stroop']
83
- }, {
84
- denom: 'lumen',
85
- exponent: 7
86
- }],
87
- type_asset: 'ics20',
88
- base: 'ibc/34A1D4BF5FFCDB912F64FE71D54426D56970F873F1279983B69C713B3A62D10D',
89
- name: 'Lumen (Solo Machine)',
90
- display: 'lumen',
91
- symbol: 'XLM',
92
- traces: [{
93
- type: 'ibc',
94
- counterparty: {
95
- chain_name: 'cryptoorgchain',
96
- base_denom: 'baseXLM',
97
- channel_id: 'channel-JEnb'
98
- },
99
- chain: {
100
- channel_id: 'channel-46',
101
- path: 'transfer/channel-46/baseXLM'
102
- }
103
- }],
104
- images: [{
105
- image_sync: {
106
- chain_name: 'stellar',
107
- base_denom: 'stroop'
108
- },
109
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/stellar/images/xlm.png',
110
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/stellar/images/xlm.svg',
111
- theme: {
112
- primary_color_hex: '#040404'
113
- }
114
- }],
115
- logo_URIs: {
116
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/stellar/images/xlm.png',
117
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/stellar/images/xlm.svg'
118
- }
119
- }
120
- ]
74
+ }]
121
75
  };
122
76
  exports.default = info;
@@ -371,333 +371,6 @@ const info = {
371
371
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
372
372
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg'
373
373
  }
374
- },
375
- {
376
- description: 'BLD Network Token',
377
- denom_units: [{
378
- denom: 'ibc/7EE4FEE86299470E4E8712FB666FCCA75074DAAB749789E29C2360A4B7B7BE96',
379
- exponent: 0,
380
- aliases: ['ubld']
381
- }, {
382
- denom: 'bld',
383
- exponent: 6
384
- }],
385
- type_asset: 'ics20',
386
- base: 'ibc/7EE4FEE86299470E4E8712FB666FCCA75074DAAB749789E29C2360A4B7B7BE96',
387
- name: 'Agoric',
388
- display: 'bld',
389
- symbol: 'BLD',
390
- traces: [{
391
- type: 'ibc',
392
- counterparty: {
393
- chain_name: 'agoric',
394
- base_denom: 'ubld',
395
- channel_id: 'channel-152'
396
- },
397
- chain: {
398
- channel_id: 'channel-12',
399
- path: 'transfer/channel-12/ubld'
400
- }
401
- }],
402
- images: [{
403
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
404
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg',
405
- theme: {
406
- primary_color_hex: '#c42b44'
407
- }
408
- }, {
409
- image_sync: {
410
- chain_name: 'agoric',
411
- base_denom: 'ubld'
412
- },
413
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
414
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg',
415
- theme: {
416
- primary_color_hex: '#c42b44'
417
- }
418
- }],
419
- logo_URIs: {
420
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
421
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
422
- }
423
- },
424
- {
425
- description: 'STARS Network Token',
426
- denom_units: [{
427
- denom: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
428
- exponent: 0,
429
- aliases: ['ustars']
430
- }, {
431
- denom: 'stars',
432
- exponent: 6
433
- }],
434
- type_asset: 'ics20',
435
- base: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
436
- name: 'Stargaze',
437
- display: 'stars',
438
- symbol: 'STARS',
439
- traces: [{
440
- type: 'ibc',
441
- counterparty: {
442
- chain_name: 'stargaze',
443
- base_denom: 'ustars',
444
- channel_id: 'channel-437'
445
- },
446
- chain: {
447
- channel_id: 'channel-15',
448
- path: 'transfer/channel-15/ustars'
449
- }
450
- }],
451
- images: [{
452
- image_sync: {
453
- chain_name: 'stargaze',
454
- base_denom: 'ustars'
455
- },
456
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
457
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
458
- theme: {
459
- primary_color_hex: '#db2777'
460
- }
461
- }],
462
- logo_URIs: {
463
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
464
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
465
- }
466
- },
467
- {
468
- description: 'STRD Network Token',
469
- denom_units: [{
470
- denom: 'ibc/50AFCA53FE2DCC6FC300F884524FA997E5A9D370EFEF9836F5C9461CB85AF8C1',
471
- exponent: 0,
472
- aliases: ['ustrd']
473
- }, {
474
- denom: 'strd',
475
- exponent: 6
476
- }],
477
- type_asset: 'ics20',
478
- base: 'ibc/50AFCA53FE2DCC6FC300F884524FA997E5A9D370EFEF9836F5C9461CB85AF8C1',
479
- name: 'Stride',
480
- display: 'strd',
481
- symbol: 'STRD',
482
- traces: [{
483
- type: 'ibc',
484
- counterparty: {
485
- chain_name: 'stride',
486
- base_denom: 'ustrd',
487
- channel_id: 'channel-295'
488
- },
489
- chain: {
490
- channel_id: 'channel-17',
491
- path: 'transfer/channel-17/ustrd'
492
- }
493
- }],
494
- logo_URIs: {
495
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
496
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
497
- },
498
- images: [{
499
- image_sync: {
500
- chain_name: 'stride',
501
- base_denom: 'ustrd'
502
- },
503
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
504
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg',
505
- theme: {
506
- primary_color_hex: '#e4047c'
507
- }
508
- }]
509
- },
510
- {
511
- description: 'NTRN Network Token',
512
- denom_units: [{
513
- denom: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
514
- exponent: 0,
515
- aliases: ['untrn']
516
- }, {
517
- denom: 'ntrn',
518
- exponent: 6
519
- }],
520
- type_asset: 'ics20',
521
- base: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
522
- name: 'Neutron',
523
- display: 'ntrn',
524
- symbol: 'NTRN',
525
- traces: [{
526
- type: 'ibc',
527
- counterparty: {
528
- chain_name: 'neutron',
529
- base_denom: 'untrn',
530
- channel_id: 'channel-6476'
531
- },
532
- chain: {
533
- channel_id: 'channel-16',
534
- path: 'transfer/channel-16/untrn'
535
- }
536
- }],
537
- logo_URIs: {
538
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
539
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
540
- },
541
- images: [{
542
- image_sync: {
543
- chain_name: 'neutron',
544
- base_denom: 'untrn'
545
- },
546
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
547
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
548
- theme: {
549
- primary_color_hex: '#040404',
550
- background_color_hex: '#000000',
551
- circle: true
552
- }
553
- }]
554
- },
555
- {
556
- description: 'OM Network Token',
557
- denom_units: [{
558
- denom: 'ibc/B870E6642B6491779D35F326A895780FC2F7409DFD7F639A98505555AEAF345F',
559
- exponent: 0,
560
- aliases: ['uom']
561
- }, {
562
- denom: 'om',
563
- exponent: 6
564
- }],
565
- type_asset: 'ics20',
566
- base: 'ibc/B870E6642B6491779D35F326A895780FC2F7409DFD7F639A98505555AEAF345F',
567
- name: 'MANTRA',
568
- display: 'om',
569
- symbol: 'OM',
570
- traces: [{
571
- type: 'ibc',
572
- counterparty: {
573
- chain_name: 'mantrachain',
574
- base_denom: 'uom',
575
- channel_id: 'channel-5'
576
- },
577
- chain: {
578
- channel_id: 'channel-11',
579
- path: 'transfer/channel-11/uom'
580
- }
581
- }],
582
- logo_URIs: {
583
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
584
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg'
585
- },
586
- images: [
587
- {
588
- image_sync: {
589
- chain_name: 'mantrachain',
590
- base_denom: 'uom'
591
- },
592
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
593
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
594
- theme: {
595
- circle: true,
596
- primary_color_hex: '#fba0c1'
597
- }
598
- },
599
- {
600
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
601
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
602
- theme: {
603
- dark_mode: true,
604
- circle: true,
605
- primary_color_hex: '#342c2c'
606
- }
607
- },
608
- {
609
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
610
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
611
- theme: {
612
- dark_mode: false,
613
- circle: true,
614
- primary_color_hex: '#342c2c'
615
- }
616
- }
617
- ]
618
- },
619
- {
620
- description: 'SCRT Network Token',
621
- denom_units: [{
622
- denom: 'ibc/E3459360643C2555C57C7DAB0567FA762B42D5D6D45A76615EA7D99D933AEC04',
623
- exponent: 0,
624
- aliases: ['uscrt']
625
- }, {
626
- denom: 'scrt',
627
- exponent: 6
628
- }],
629
- type_asset: 'ics20',
630
- base: 'ibc/E3459360643C2555C57C7DAB0567FA762B42D5D6D45A76615EA7D99D933AEC04',
631
- name: 'Secret Network',
632
- display: 'scrt',
633
- symbol: 'SCRT',
634
- traces: [{
635
- type: 'ibc',
636
- counterparty: {
637
- chain_name: 'secretnetwork',
638
- base_denom: 'uscrt',
639
- channel_id: 'channel-183'
640
- },
641
- chain: {
642
- channel_id: 'channel-14',
643
- path: 'transfer/channel-14/uscrt'
644
- }
645
- }],
646
- logo_URIs: {
647
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
648
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
649
- },
650
- images: [{
651
- image_sync: {
652
- chain_name: 'secretnetwork',
653
- base_denom: 'uscrt'
654
- },
655
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
656
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
657
- }]
658
- },
659
- {
660
- description: 'KAVA Network Token',
661
- denom_units: [{
662
- denom: 'ibc/147B3FF1D005512CCE4089559AF5D0C951F4211A031F15E782E505B85022DF89',
663
- exponent: 0,
664
- aliases: ['ukava']
665
- }, {
666
- denom: 'kava',
667
- exponent: 6
668
- }],
669
- type_asset: 'ics20',
670
- base: 'ibc/147B3FF1D005512CCE4089559AF5D0C951F4211A031F15E782E505B85022DF89',
671
- name: 'Kava',
672
- display: 'kava',
673
- symbol: 'KAVA',
674
- traces: [{
675
- type: 'ibc',
676
- counterparty: {
677
- chain_name: 'kava',
678
- base_denom: 'ukava',
679
- channel_id: 'channel-156'
680
- },
681
- chain: {
682
- channel_id: 'channel-13',
683
- path: 'transfer/channel-13/ukava'
684
- }
685
- }],
686
- logo_URIs: {
687
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
688
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
689
- },
690
- images: [{
691
- image_sync: {
692
- chain_name: 'kava',
693
- base_denom: 'ukava'
694
- },
695
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
696
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg',
697
- theme: {
698
- primary_color_hex: '#e64942'
699
- }
700
- }]
701
374
  }
702
375
  ]
703
376
  };
@@ -89,7 +89,7 @@ const info = {
89
89
  },
90
90
  {
91
91
  address: 'https://elys.rpc.vnodesv.net:443',
92
- provider: 'vNodes[V] > s[E]vices'
92
+ provider: 'vNodes[V] [S]er|V|ice[S]'
93
93
  },
94
94
  {
95
95
  address: 'https://elys-mainnet-rpc.itrocket.net:443',
@@ -159,7 +159,7 @@ const info = {
159
159
  },
160
160
  {
161
161
  address: 'https://elys.rest.vnodesv.net:443',
162
- provider: 'vNodes[V] > s[E]vices'
162
+ provider: 'vNodes[V] [S]er|V|ice[S]'
163
163
  },
164
164
  {
165
165
  address: 'https://elys-mainnet-api.itrocket.net',
@@ -2117,49 +2117,6 @@ const info = {
2117
2117
  }],
2118
2118
  type_asset: 'sdk.coin'
2119
2119
  },
2120
- {
2121
- description: 'The token of Crowdpunk DAO',
2122
- denom_units: [{
2123
- denom: 'ibc/B4B81727559DC69159ED8BECD4452D555235CA0D11FADD3ADE121395A7E2833E',
2124
- exponent: 0,
2125
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
2126
- }, {
2127
- denom: 'crowdp',
2128
- exponent: 18
2129
- }],
2130
- type_asset: 'ics20',
2131
- base: 'ibc/B4B81727559DC69159ED8BECD4452D555235CA0D11FADD3ADE121395A7E2833E',
2132
- name: 'Crowdpunk DAO',
2133
- display: 'crowdp',
2134
- symbol: 'CROWDP',
2135
- traces: [{
2136
- type: 'ibc',
2137
- counterparty: {
2138
- chain_name: 'evmos',
2139
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
2140
- channel_id: 'channel-5'
2141
- },
2142
- chain: {
2143
- channel_id: 'channel-70',
2144
- path: 'transfer/channel-70/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
2145
- }
2146
- }],
2147
- logo_URIs: {
2148
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
2149
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
2150
- },
2151
- images: [{
2152
- image_sync: {
2153
- chain_name: 'evmos',
2154
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
2155
- },
2156
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
2157
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
2158
- theme: {
2159
- primary_color_hex: '#04fbfb'
2160
- }
2161
- }]
2162
- },
2163
2120
  {
2164
2121
  description: 'The native token of Migaloo Chain',
2165
2122
  denom_units: [{
@@ -1225,46 +1225,6 @@ const info = {
1225
1225
  }
1226
1226
  }]
1227
1227
  },
1228
- {
1229
- description: 'Axelar Bridged wBTC',
1230
- denom_units: [{
1231
- denom: 'ibc/301DAF9CB0A9E247CD478533EF0E21F48FF8118C4A51F77C8BC3EB70E5566DBC',
1232
- exponent: 0
1233
- }, {
1234
- denom: 'wbtc.axl',
1235
- exponent: 6
1236
- }],
1237
- type_asset: 'ics20',
1238
- base: 'ibc/301DAF9CB0A9E247CD478533EF0E21F48FF8118C4A51F77C8BC3EB70E5566DBC',
1239
- name: 'Axelar Bridged wBTC',
1240
- display: 'wbtc.axl',
1241
- symbol: 'wBTC.axl',
1242
- traces: [{
1243
- type: 'ibc',
1244
- counterparty: {
1245
- chain_name: 'axelar',
1246
- base_denom: 'wbtc-satoshi',
1247
- channel_id: 'channel-14'
1248
- },
1249
- chain: {
1250
- channel_id: 'channel-32',
1251
- path: 'transfer/channel-9/wbtc-satoshi'
1252
- }
1253
- }],
1254
- logo_URIs: {
1255
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
1256
- },
1257
- images: [{
1258
- image_sync: {
1259
- chain_name: 'axelar',
1260
- base_denom: 'wbtc-satoshi'
1261
- },
1262
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png',
1263
- theme: {
1264
- primary_color_hex: '#41394d'
1265
- }
1266
- }]
1267
- },
1268
1228
  {
1269
1229
  description: 'Stride staked OSMO',
1270
1230
  denom_units: [{