chain-registry 1.69.614 → 1.69.616

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 (178) hide show
  1. package/esm/mainnet/assets.js +0 -24
  2. package/esm/mainnet/chains.js +0 -24
  3. package/esm/mainnet/cheqd/chain.js +8 -0
  4. package/esm/mainnet/comdex/assets.js +0 -1
  5. package/esm/mainnet/cosmoshub/assets.js +29 -0
  6. package/esm/mainnet/dydx/chain.js +0 -40
  7. package/esm/mainnet/elys/chain.js +3 -3
  8. package/esm/mainnet/ibc.js +0 -24
  9. package/esm/mainnet/kujira/assets.js +1 -2
  10. package/esm/mainnet/mantrachain/assets.js +0 -1
  11. package/esm/mainnet/named.js +0 -12
  12. package/esm/mainnet/neutron/chain.js +0 -28
  13. package/esm/mainnet/nolus/assets.js +1 -2
  14. package/esm/mainnet/osmosis/assets.js +45 -6
  15. package/esm/mainnet/osmosis/chain.js +10 -0
  16. package/esm/mainnet/thorchain/assets.js +0 -1
  17. package/mainnet/assets.js +0 -24
  18. package/mainnet/chains.js +0 -24
  19. package/mainnet/cheqd/chain.js +8 -0
  20. package/mainnet/comdex/assets.js +0 -1
  21. package/mainnet/cosmoshub/assets.js +29 -0
  22. package/mainnet/dydx/chain.js +0 -40
  23. package/mainnet/elys/chain.js +3 -3
  24. package/mainnet/ibc.js +0 -24
  25. package/mainnet/kujira/assets.js +1 -2
  26. package/mainnet/mantrachain/assets.js +0 -1
  27. package/mainnet/named.d.ts +0 -12
  28. package/mainnet/named.js +4 -16
  29. package/mainnet/neutron/chain.js +0 -28
  30. package/mainnet/nolus/assets.js +1 -2
  31. package/mainnet/osmosis/assets.js +45 -6
  32. package/mainnet/osmosis/chain.js +10 -0
  33. package/mainnet/thorchain/assets.js +0 -1
  34. package/package.json +3 -3
  35. package/esm/mainnet/dhealth/assets.js +0 -40
  36. package/esm/mainnet/dhealth/chain.js +0 -101
  37. package/esm/mainnet/dhealth/ibc.js +0 -32
  38. package/esm/mainnet/dhealth/index.js +0 -6
  39. package/esm/mainnet/fxcore/assets.js +0 -101
  40. package/esm/mainnet/fxcore/chain.js +0 -120
  41. package/esm/mainnet/fxcore/ibc.js +0 -127
  42. package/esm/mainnet/fxcore/index.js +0 -6
  43. package/esm/mainnet/lambda/assets.js +0 -28
  44. package/esm/mainnet/lambda/chain.js +0 -126
  45. package/esm/mainnet/lambda/ibc.js +0 -32
  46. package/esm/mainnet/lambda/index.js +0 -6
  47. package/esm/mainnet/milkyway/assets.js +0 -401
  48. package/esm/mainnet/milkyway/chain.js +0 -166
  49. package/esm/mainnet/milkyway/ibc.js +0 -127
  50. package/esm/mainnet/milkyway/index.js +0 -6
  51. package/esm/mainnet/nillion/assets.js +0 -30
  52. package/esm/mainnet/nillion/chain.js +0 -154
  53. package/esm/mainnet/nillion/ibc.js +0 -32
  54. package/esm/mainnet/nillion/index.js +0 -6
  55. package/esm/mainnet/omniflixhub/assets.js +0 -348
  56. package/esm/mainnet/omniflixhub/chain.js +0 -283
  57. package/esm/mainnet/omniflixhub/ibc.js +0 -339
  58. package/esm/mainnet/omniflixhub/index.js +0 -6
  59. package/esm/mainnet/onex/assets.js +0 -29
  60. package/esm/mainnet/onex/chain.js +0 -75
  61. package/esm/mainnet/onex/ibc.js +0 -127
  62. package/esm/mainnet/onex/index.js +0 -6
  63. package/esm/mainnet/onomy/assets.js +0 -34
  64. package/esm/mainnet/onomy/chain.js +0 -105
  65. package/esm/mainnet/onomy/ibc.js +0 -62
  66. package/esm/mainnet/onomy/index.js +0 -6
  67. package/esm/mainnet/routerchain/assets.js +0 -94
  68. package/esm/mainnet/routerchain/chain.js +0 -156
  69. package/esm/mainnet/routerchain/ibc.js +0 -111
  70. package/esm/mainnet/routerchain/index.js +0 -6
  71. package/esm/mainnet/stargaze/assets.js +0 -890
  72. package/esm/mainnet/stargaze/chain.js +0 -331
  73. package/esm/mainnet/stargaze/ibc.js +0 -900
  74. package/esm/mainnet/stargaze/index.js +0 -6
  75. package/esm/mainnet/starname/assets.js +0 -32
  76. package/esm/mainnet/starname/chain.js +0 -74
  77. package/esm/mainnet/starname/ibc.js +0 -223
  78. package/esm/mainnet/starname/index.js +0 -6
  79. package/esm/mainnet/tgrade/assets.js +0 -46
  80. package/esm/mainnet/tgrade/chain.js +0 -94
  81. package/esm/mainnet/tgrade/ibc.js +0 -62
  82. package/esm/mainnet/tgrade/index.js +0 -6
  83. package/mainnet/dhealth/assets.d.ts +0 -3
  84. package/mainnet/dhealth/assets.js +0 -42
  85. package/mainnet/dhealth/chain.d.ts +0 -3
  86. package/mainnet/dhealth/chain.js +0 -103
  87. package/mainnet/dhealth/ibc.d.ts +0 -3
  88. package/mainnet/dhealth/ibc.js +0 -34
  89. package/mainnet/dhealth/index.d.ts +0 -3
  90. package/mainnet/dhealth/index.js +0 -12
  91. package/mainnet/fxcore/assets.d.ts +0 -3
  92. package/mainnet/fxcore/assets.js +0 -103
  93. package/mainnet/fxcore/chain.d.ts +0 -3
  94. package/mainnet/fxcore/chain.js +0 -122
  95. package/mainnet/fxcore/ibc.d.ts +0 -3
  96. package/mainnet/fxcore/ibc.js +0 -129
  97. package/mainnet/fxcore/index.d.ts +0 -3
  98. package/mainnet/fxcore/index.js +0 -12
  99. package/mainnet/lambda/assets.d.ts +0 -3
  100. package/mainnet/lambda/assets.js +0 -30
  101. package/mainnet/lambda/chain.d.ts +0 -3
  102. package/mainnet/lambda/chain.js +0 -128
  103. package/mainnet/lambda/ibc.d.ts +0 -3
  104. package/mainnet/lambda/ibc.js +0 -34
  105. package/mainnet/lambda/index.d.ts +0 -3
  106. package/mainnet/lambda/index.js +0 -12
  107. package/mainnet/milkyway/assets.d.ts +0 -3
  108. package/mainnet/milkyway/assets.js +0 -403
  109. package/mainnet/milkyway/chain.d.ts +0 -3
  110. package/mainnet/milkyway/chain.js +0 -168
  111. package/mainnet/milkyway/ibc.d.ts +0 -3
  112. package/mainnet/milkyway/ibc.js +0 -129
  113. package/mainnet/milkyway/index.d.ts +0 -3
  114. package/mainnet/milkyway/index.js +0 -12
  115. package/mainnet/nillion/assets.d.ts +0 -3
  116. package/mainnet/nillion/assets.js +0 -32
  117. package/mainnet/nillion/chain.d.ts +0 -3
  118. package/mainnet/nillion/chain.js +0 -156
  119. package/mainnet/nillion/ibc.d.ts +0 -3
  120. package/mainnet/nillion/ibc.js +0 -34
  121. package/mainnet/nillion/index.d.ts +0 -3
  122. package/mainnet/nillion/index.js +0 -12
  123. package/mainnet/omniflixhub/assets.d.ts +0 -3
  124. package/mainnet/omniflixhub/assets.js +0 -350
  125. package/mainnet/omniflixhub/chain.d.ts +0 -3
  126. package/mainnet/omniflixhub/chain.js +0 -285
  127. package/mainnet/omniflixhub/ibc.d.ts +0 -3
  128. package/mainnet/omniflixhub/ibc.js +0 -341
  129. package/mainnet/omniflixhub/index.d.ts +0 -3
  130. package/mainnet/omniflixhub/index.js +0 -12
  131. package/mainnet/onex/assets.d.ts +0 -3
  132. package/mainnet/onex/assets.js +0 -31
  133. package/mainnet/onex/chain.d.ts +0 -3
  134. package/mainnet/onex/chain.js +0 -77
  135. package/mainnet/onex/ibc.d.ts +0 -3
  136. package/mainnet/onex/ibc.js +0 -129
  137. package/mainnet/onex/index.d.ts +0 -3
  138. package/mainnet/onex/index.js +0 -12
  139. package/mainnet/onomy/assets.d.ts +0 -3
  140. package/mainnet/onomy/assets.js +0 -36
  141. package/mainnet/onomy/chain.d.ts +0 -3
  142. package/mainnet/onomy/chain.js +0 -107
  143. package/mainnet/onomy/ibc.d.ts +0 -3
  144. package/mainnet/onomy/ibc.js +0 -64
  145. package/mainnet/onomy/index.d.ts +0 -3
  146. package/mainnet/onomy/index.js +0 -12
  147. package/mainnet/routerchain/assets.d.ts +0 -3
  148. package/mainnet/routerchain/assets.js +0 -96
  149. package/mainnet/routerchain/chain.d.ts +0 -3
  150. package/mainnet/routerchain/chain.js +0 -158
  151. package/mainnet/routerchain/ibc.d.ts +0 -3
  152. package/mainnet/routerchain/ibc.js +0 -113
  153. package/mainnet/routerchain/index.d.ts +0 -3
  154. package/mainnet/routerchain/index.js +0 -12
  155. package/mainnet/stargaze/assets.d.ts +0 -3
  156. package/mainnet/stargaze/assets.js +0 -892
  157. package/mainnet/stargaze/chain.d.ts +0 -3
  158. package/mainnet/stargaze/chain.js +0 -333
  159. package/mainnet/stargaze/ibc.d.ts +0 -3
  160. package/mainnet/stargaze/ibc.js +0 -902
  161. package/mainnet/stargaze/index.d.ts +0 -3
  162. package/mainnet/stargaze/index.js +0 -12
  163. package/mainnet/starname/assets.d.ts +0 -3
  164. package/mainnet/starname/assets.js +0 -34
  165. package/mainnet/starname/chain.d.ts +0 -3
  166. package/mainnet/starname/chain.js +0 -76
  167. package/mainnet/starname/ibc.d.ts +0 -3
  168. package/mainnet/starname/ibc.js +0 -225
  169. package/mainnet/starname/index.d.ts +0 -3
  170. package/mainnet/starname/index.js +0 -12
  171. package/mainnet/tgrade/assets.d.ts +0 -3
  172. package/mainnet/tgrade/assets.js +0 -48
  173. package/mainnet/tgrade/chain.d.ts +0 -3
  174. package/mainnet/tgrade/chain.js +0 -96
  175. package/mainnet/tgrade/ibc.d.ts +0 -3
  176. package/mainnet/tgrade/ibc.js +0 -64
  177. package/mainnet/tgrade/index.d.ts +0 -3
  178. package/mainnet/tgrade/index.js +0 -12
@@ -56,7 +56,6 @@ import * as _cronos from './cronos';
56
56
  import * as _cryptoorgchain from './cryptoorgchain';
57
57
  import * as _decentr from './decentr';
58
58
  import * as _desmos from './desmos';
59
- import * as _dhealth from './dhealth';
60
59
  import * as _divine from './divine';
61
60
  import * as _doravota from './doravota';
62
61
  import * as _dungeon from './dungeon';
@@ -74,7 +73,6 @@ import * as _fetchhub from './fetchhub';
74
73
  import * as _finschia from './finschia';
75
74
  import * as _firmachain from './firmachain';
76
75
  import * as _furya from './furya';
77
- import * as _fxcore from './fxcore';
78
76
  import * as _galaxy from './galaxy';
79
77
  import * as _gateway from './gateway';
80
78
  import * as _genesisl1 from './genesisl1';
@@ -110,7 +108,6 @@ import * as _kopi from './kopi';
110
108
  import * as _kudora from './kudora';
111
109
  import * as _kujira from './kujira';
112
110
  import * as _kyve from './kyve';
113
- import * as _lambda from './lambda';
114
111
  import * as _lava from './lava';
115
112
  import * as _lefeef from './lefeef';
116
113
  import * as _likecoin from './likecoin';
@@ -131,7 +128,6 @@ import * as _mayachain from './mayachain';
131
128
  import * as _medasdigital from './medasdigital';
132
129
  import * as _meme from './meme';
133
130
  import * as _migaloo from './migaloo';
134
- import * as _milkyway from './milkyway';
135
131
  import * as _mirage from './mirage';
136
132
  import * as _mises from './mises';
137
133
  import * as _moo from './moo';
@@ -142,7 +138,6 @@ import * as _neura from './neura';
142
138
  import * as _neutaro from './neutaro';
143
139
  import * as _neutron from './neutron';
144
140
  import * as _nibiru from './nibiru';
145
- import * as _nillion from './nillion';
146
141
  import * as _nim from './nim';
147
142
  import * as _noble from './noble';
148
143
  import * as _nolus from './nolus';
@@ -151,9 +146,6 @@ import * as _nyx from './nyx';
151
146
  import * as _octa from './octa';
152
147
  import * as _odin from './odin';
153
148
  import * as _okexchain from './okexchain';
154
- import * as _omniflixhub from './omniflixhub';
155
- import * as _onex from './onex';
156
- import * as _onomy from './onomy';
157
149
  import * as _opct from './opct';
158
150
  import * as _optio from './optio';
159
151
  import * as _oraichain from './oraichain';
@@ -179,7 +171,6 @@ import * as _realio from './realio';
179
171
  import * as _rebus from './rebus';
180
172
  import * as _regen from './regen';
181
173
  import * as _rizon from './rizon';
182
- import * as _routerchain from './routerchain';
183
174
  import * as _saga from './saga';
184
175
  import * as _scorum from './scorum';
185
176
  import * as _secretnetwork from './secretnetwork';
@@ -197,8 +188,6 @@ import * as _six from './six';
197
188
  import * as _sommelier from './sommelier';
198
189
  import * as _source from './source';
199
190
  import * as _stafihub from './stafihub';
200
- import * as _stargaze from './stargaze';
201
- import * as _starname from './starname';
202
191
  import * as _stoc from './stoc';
203
192
  import * as _stratos from './stratos';
204
193
  import * as _stride from './stride';
@@ -211,7 +200,6 @@ import * as _teritori from './teritori';
211
200
  import * as _terpnetwork from './terpnetwork';
212
201
  import * as _terra from './terra';
213
202
  import * as _terra2 from './terra2';
214
- import * as _tgrade from './tgrade';
215
203
  import * as _thejaynetwork from './thejaynetwork';
216
204
  import * as _thorchain from './thorchain';
217
205
  import * as _titan from './titan';
@@ -292,7 +280,6 @@ const assets = [
292
280
  _cryptoorgchain.assets,
293
281
  _decentr.assets,
294
282
  _desmos.assets,
295
- _dhealth.assets,
296
283
  _divine.assets,
297
284
  _doravota.assets,
298
285
  _dungeon.assets,
@@ -310,7 +297,6 @@ const assets = [
310
297
  _finschia.assets,
311
298
  _firmachain.assets,
312
299
  _furya.assets,
313
- _fxcore.assets,
314
300
  _galaxy.assets,
315
301
  _gateway.assets,
316
302
  _genesisl1.assets,
@@ -346,7 +332,6 @@ const assets = [
346
332
  _kudora.assets,
347
333
  _kujira.assets,
348
334
  _kyve.assets,
349
- _lambda.assets,
350
335
  _lava.assets,
351
336
  _lefeef.assets,
352
337
  _likecoin.assets,
@@ -367,7 +352,6 @@ const assets = [
367
352
  _medasdigital.assets,
368
353
  _meme.assets,
369
354
  _migaloo.assets,
370
- _milkyway.assets,
371
355
  _mirage.assets,
372
356
  _mises.assets,
373
357
  _moo.assets,
@@ -378,7 +362,6 @@ const assets = [
378
362
  _neutaro.assets,
379
363
  _neutron.assets,
380
364
  _nibiru.assets,
381
- _nillion.assets,
382
365
  _nim.assets,
383
366
  _noble.assets,
384
367
  _nolus.assets,
@@ -387,9 +370,6 @@ const assets = [
387
370
  _octa.assets,
388
371
  _odin.assets,
389
372
  _okexchain.assets,
390
- _omniflixhub.assets,
391
- _onex.assets,
392
- _onomy.assets,
393
373
  _opct.assets,
394
374
  _optio.assets,
395
375
  _oraichain.assets,
@@ -415,7 +395,6 @@ const assets = [
415
395
  _rebus.assets,
416
396
  _regen.assets,
417
397
  _rizon.assets,
418
- _routerchain.assets,
419
398
  _saga.assets,
420
399
  _scorum.assets,
421
400
  _secretnetwork.assets,
@@ -433,8 +412,6 @@ const assets = [
433
412
  _sommelier.assets,
434
413
  _source.assets,
435
414
  _stafihub.assets,
436
- _stargaze.assets,
437
- _starname.assets,
438
415
  _stoc.assets,
439
416
  _stratos.assets,
440
417
  _stride.assets,
@@ -447,7 +424,6 @@ const assets = [
447
424
  _terpnetwork.assets,
448
425
  _terra.assets,
449
426
  _terra2.assets,
450
- _tgrade.assets,
451
427
  _thejaynetwork.assets,
452
428
  _thorchain.assets,
453
429
  _titan.assets,
@@ -56,7 +56,6 @@ import * as _cronos from './cronos';
56
56
  import * as _cryptoorgchain from './cryptoorgchain';
57
57
  import * as _decentr from './decentr';
58
58
  import * as _desmos from './desmos';
59
- import * as _dhealth from './dhealth';
60
59
  import * as _divine from './divine';
61
60
  import * as _doravota from './doravota';
62
61
  import * as _dungeon from './dungeon';
@@ -74,7 +73,6 @@ import * as _fetchhub from './fetchhub';
74
73
  import * as _finschia from './finschia';
75
74
  import * as _firmachain from './firmachain';
76
75
  import * as _furya from './furya';
77
- import * as _fxcore from './fxcore';
78
76
  import * as _galaxy from './galaxy';
79
77
  import * as _gateway from './gateway';
80
78
  import * as _genesisl1 from './genesisl1';
@@ -110,7 +108,6 @@ import * as _kopi from './kopi';
110
108
  import * as _kudora from './kudora';
111
109
  import * as _kujira from './kujira';
112
110
  import * as _kyve from './kyve';
113
- import * as _lambda from './lambda';
114
111
  import * as _lava from './lava';
115
112
  import * as _lefeef from './lefeef';
116
113
  import * as _likecoin from './likecoin';
@@ -131,7 +128,6 @@ import * as _mayachain from './mayachain';
131
128
  import * as _medasdigital from './medasdigital';
132
129
  import * as _meme from './meme';
133
130
  import * as _migaloo from './migaloo';
134
- import * as _milkyway from './milkyway';
135
131
  import * as _mirage from './mirage';
136
132
  import * as _mises from './mises';
137
133
  import * as _moo from './moo';
@@ -142,7 +138,6 @@ import * as _neura from './neura';
142
138
  import * as _neutaro from './neutaro';
143
139
  import * as _neutron from './neutron';
144
140
  import * as _nibiru from './nibiru';
145
- import * as _nillion from './nillion';
146
141
  import * as _nim from './nim';
147
142
  import * as _noble from './noble';
148
143
  import * as _nolus from './nolus';
@@ -151,9 +146,6 @@ import * as _nyx from './nyx';
151
146
  import * as _octa from './octa';
152
147
  import * as _odin from './odin';
153
148
  import * as _okexchain from './okexchain';
154
- import * as _omniflixhub from './omniflixhub';
155
- import * as _onex from './onex';
156
- import * as _onomy from './onomy';
157
149
  import * as _opct from './opct';
158
150
  import * as _optio from './optio';
159
151
  import * as _oraichain from './oraichain';
@@ -179,7 +171,6 @@ import * as _realio from './realio';
179
171
  import * as _rebus from './rebus';
180
172
  import * as _regen from './regen';
181
173
  import * as _rizon from './rizon';
182
- import * as _routerchain from './routerchain';
183
174
  import * as _saga from './saga';
184
175
  import * as _scorum from './scorum';
185
176
  import * as _secretnetwork from './secretnetwork';
@@ -197,8 +188,6 @@ import * as _six from './six';
197
188
  import * as _sommelier from './sommelier';
198
189
  import * as _source from './source';
199
190
  import * as _stafihub from './stafihub';
200
- import * as _stargaze from './stargaze';
201
- import * as _starname from './starname';
202
191
  import * as _stoc from './stoc';
203
192
  import * as _stratos from './stratos';
204
193
  import * as _stride from './stride';
@@ -211,7 +200,6 @@ import * as _teritori from './teritori';
211
200
  import * as _terpnetwork from './terpnetwork';
212
201
  import * as _terra from './terra';
213
202
  import * as _terra2 from './terra2';
214
- import * as _tgrade from './tgrade';
215
203
  import * as _thejaynetwork from './thejaynetwork';
216
204
  import * as _thorchain from './thorchain';
217
205
  import * as _titan from './titan';
@@ -292,7 +280,6 @@ const chains = [
292
280
  _cryptoorgchain.chain,
293
281
  _decentr.chain,
294
282
  _desmos.chain,
295
- _dhealth.chain,
296
283
  _divine.chain,
297
284
  _doravota.chain,
298
285
  _dungeon.chain,
@@ -310,7 +297,6 @@ const chains = [
310
297
  _finschia.chain,
311
298
  _firmachain.chain,
312
299
  _furya.chain,
313
- _fxcore.chain,
314
300
  _galaxy.chain,
315
301
  _gateway.chain,
316
302
  _genesisl1.chain,
@@ -346,7 +332,6 @@ const chains = [
346
332
  _kudora.chain,
347
333
  _kujira.chain,
348
334
  _kyve.chain,
349
- _lambda.chain,
350
335
  _lava.chain,
351
336
  _lefeef.chain,
352
337
  _likecoin.chain,
@@ -367,7 +352,6 @@ const chains = [
367
352
  _medasdigital.chain,
368
353
  _meme.chain,
369
354
  _migaloo.chain,
370
- _milkyway.chain,
371
355
  _mirage.chain,
372
356
  _mises.chain,
373
357
  _moo.chain,
@@ -378,7 +362,6 @@ const chains = [
378
362
  _neutaro.chain,
379
363
  _neutron.chain,
380
364
  _nibiru.chain,
381
- _nillion.chain,
382
365
  _nim.chain,
383
366
  _noble.chain,
384
367
  _nolus.chain,
@@ -387,9 +370,6 @@ const chains = [
387
370
  _octa.chain,
388
371
  _odin.chain,
389
372
  _okexchain.chain,
390
- _omniflixhub.chain,
391
- _onex.chain,
392
- _onomy.chain,
393
373
  _opct.chain,
394
374
  _optio.chain,
395
375
  _oraichain.chain,
@@ -415,7 +395,6 @@ const chains = [
415
395
  _rebus.chain,
416
396
  _regen.chain,
417
397
  _rizon.chain,
418
- _routerchain.chain,
419
398
  _saga.chain,
420
399
  _scorum.chain,
421
400
  _secretnetwork.chain,
@@ -433,8 +412,6 @@ const chains = [
433
412
  _sommelier.chain,
434
413
  _source.chain,
435
414
  _stafihub.chain,
436
- _stargaze.chain,
437
- _starname.chain,
438
415
  _stoc.chain,
439
416
  _stratos.chain,
440
417
  _stride.chain,
@@ -447,7 +424,6 @@ const chains = [
447
424
  _terpnetwork.chain,
448
425
  _terra.chain,
449
426
  _terra2.chain,
450
- _tgrade.chain,
451
427
  _thejaynetwork.chain,
452
428
  _thorchain.chain,
453
429
  _titan.chain,
@@ -99,6 +99,10 @@ const info = {
99
99
  address: 'https://cheqd-rpc.vnodesv.net',
100
100
  provider: 'vNodes[V] Ser[V]ices'
101
101
  },
102
+ {
103
+ address: 'https://cheqd2-rpc.vnodesv.net',
104
+ provider: 'vNodes[V] Ser[V]ices [2]'
105
+ },
102
106
  {
103
107
  address: 'https://cheqd-rpc.publicnode.com:443',
104
108
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -153,6 +157,10 @@ const info = {
153
157
  address: 'https://cheqd-api.vnodesv.net',
154
158
  provider: 'vNodes[V] Ser[V]ices'
155
159
  },
160
+ {
161
+ address: 'https://cheqd2-api.vnodesv.net',
162
+ provider: 'vNodes[V] Ser[V]ices [2]'
163
+ },
156
164
  {
157
165
  address: 'https://cheqd-rest.publicnode.com',
158
166
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -19,7 +19,6 @@ const info = {
19
19
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
20
20
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
21
21
  },
22
- coingecko_id: 'comdex',
23
22
  images: [{
24
23
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
25
24
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -1127,6 +1127,35 @@ const info = {
1127
1127
  website: 'https://www.necrovault.com/',
1128
1128
  x: 'https://x.com/Underworld_NFTs'
1129
1129
  }
1130
+ },
1131
+ {
1132
+ description: 'The native STARS token, migrated from Stargaze to the Cosmos Hub.',
1133
+ denom_units: [{
1134
+ denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
1135
+ exponent: 0,
1136
+ aliases: ['ustars']
1137
+ }, {
1138
+ denom: 'stars',
1139
+ exponent: 6
1140
+ }],
1141
+ type_asset: 'sdk.coin',
1142
+ base: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
1143
+ name: 'Stargaze',
1144
+ display: 'stars',
1145
+ symbol: 'STARS',
1146
+ logo_URIs: {
1147
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
1148
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
1149
+ },
1150
+ images: [{
1151
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
1152
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
1153
+ }],
1154
+ coingecko_id: 'stargaze',
1155
+ socials: {
1156
+ website: 'https://www.stargaze.zone/',
1157
+ x: 'https://x.com/StargazeZone'
1158
+ }
1130
1159
  }
1131
1160
  ]
1132
1161
  };
@@ -75,10 +75,6 @@ const info = {
75
75
  address: 'https://dydx-dao-rpc.polkachu.com',
76
76
  provider: 'Polkachu'
77
77
  },
78
- {
79
- address: 'https://dydx-mainnet-full-rpc.public.blastapi.io',
80
- provider: 'Bware Labs'
81
- },
82
78
  {
83
79
  address: 'https://rpc.lavenderfive.com:443/dydx',
84
80
  provider: 'Lavender.Five Nodes 🐝'
@@ -87,18 +83,10 @@ const info = {
87
83
  address: 'https://dydx-mainnet-rpc.autostake.com:443',
88
84
  provider: 'AutoStake 🛡️ Slash Protected'
89
85
  },
90
- {
91
- address: 'https://rpc-dydx.cosmos-spaces.cloud',
92
- provider: 'Cosmos Spaces'
93
- },
94
86
  {
95
87
  address: 'https://dydx-rpc.publicnode.com:443',
96
88
  provider: 'Allnodes ⚡️ Nodes & Staking'
97
89
  },
98
- {
99
- address: 'https://rpc-dydx.cros-nest.com:443',
100
- provider: 'Crosnest'
101
- },
102
90
  {
103
91
  address: 'https://dydx-rpc.enigma-validator.com',
104
92
  provider: 'Enigma'
@@ -110,10 +98,6 @@ const info = {
110
98
  {
111
99
  address: 'https://dydx-rpc.noders.services',
112
100
  provider: '[NODERS]TEAM'
113
- },
114
- {
115
- address: 'https://dydx.interstellar-lounge.org',
116
- provider: 'Interstellar Lounge 🍸'
117
101
  }
118
102
  ],
119
103
  rest: [
@@ -125,10 +109,6 @@ const info = {
125
109
  address: 'https://dydx-dao-api.polkachu.com',
126
110
  provider: 'Polkachu'
127
111
  },
128
- {
129
- address: 'https://dydx-mainnet-full-lcd.public.blastapi.io',
130
- provider: 'Bware Labs'
131
- },
132
112
  {
133
113
  address: 'https://dydx-rest.kingnodes.com:443',
134
114
  provider: 'Kingnodes 👑'
@@ -141,18 +121,10 @@ const info = {
141
121
  address: 'https://dydx-mainnet-lcd.autostake.com:443',
142
122
  provider: 'AutoStake 🛡️ Slash Protected'
143
123
  },
144
- {
145
- address: 'https://api-dydx.cosmos-spaces.cloud',
146
- provider: 'Cosmos Spaces'
147
- },
148
124
  {
149
125
  address: 'https://dydx-rest.publicnode.com',
150
126
  provider: 'Allnodes ⚡️ Nodes & Staking'
151
127
  },
152
- {
153
- address: 'https://rest-dydx.cros-nest.com:443',
154
- provider: 'Crosnest'
155
- },
156
128
  {
157
129
  address: 'https://dydx-lcd.enigma-validator.com',
158
130
  provider: 'Enigma'
@@ -160,10 +132,6 @@ const info = {
160
132
  {
161
133
  address: 'https://dydx-api.noders.services',
162
134
  provider: '[NODERS]TEAM'
163
- },
164
- {
165
- address: 'https://dydx-rest.interstellar-lounge.org',
166
- provider: 'Interstellar Lounge 🍸'
167
135
  }
168
136
  ],
169
137
  grpc: [
@@ -187,10 +155,6 @@ const info = {
187
155
  address: 'dydx-dao-grpc-5.polkachu.com:23890',
188
156
  provider: 'Polkachu (5)'
189
157
  },
190
- {
191
- address: 'dydx-mainnet-full-grpc.public.blastapi.io:443',
192
- provider: 'Bware Labs'
193
- },
194
158
  {
195
159
  address: 'https://dydx-grpc.kingnodes.com:443',
196
160
  provider: 'Kingnodes 👑'
@@ -207,10 +171,6 @@ const info = {
207
171
  address: 'dydx.grpc.kjnodes.com:443',
208
172
  provider: 'kjnodes'
209
173
  },
210
- {
211
- address: 'grpc-dydx.cosmos-spaces.cloud:4990',
212
- provider: 'Cosmos Spaces'
213
- },
214
174
  {
215
175
  address: 'dydx-grpc.publicnode.com:443',
216
176
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -120,7 +120,7 @@ const info = {
120
120
  provider: 'AutoStake'
121
121
  },
122
122
  {
123
- address: 'https://elys.srvs.vnodesv.net/rpc',
123
+ address: 'https://elys-rpc.vnodesv.net',
124
124
  provider: 'vNodes[V] Ser[V]ices'
125
125
  }
126
126
  ],
@@ -162,7 +162,7 @@ const info = {
162
162
  provider: 'AutoStake'
163
163
  },
164
164
  {
165
- address: 'https://rest.elys.srvs.vnodesv.net',
165
+ address: 'https://elys-api.vnodesv.net',
166
166
  provider: 'vNodes[V] Ser[V]ices'
167
167
  }
168
168
  ],
@@ -188,7 +188,7 @@ const info = {
188
188
  provider: 'AutoStake'
189
189
  },
190
190
  {
191
- address: 'https://elys.srvs.vnodesv.net/grpc',
191
+ address: 'https://elys.vnodesv.net/grpc',
192
192
  provider: 'vNodes[V] Ser[V]ices'
193
193
  }
194
194
  ]
@@ -43,7 +43,6 @@ import * as _cronos from './cronos';
43
43
  import * as _cryptoorgchain from './cryptoorgchain';
44
44
  import * as _decentr from './decentr';
45
45
  import * as _desmos from './desmos';
46
- import * as _dhealth from './dhealth';
47
46
  import * as _divine from './divine';
48
47
  import * as _doravota from './doravota';
49
48
  import * as _dungeon from './dungeon';
@@ -59,7 +58,6 @@ import * as _fandomchain from './fandomchain';
59
58
  import * as _fetchhub from './fetchhub';
60
59
  import * as _firmachain from './firmachain';
61
60
  import * as _furya from './furya';
62
- import * as _fxcore from './fxcore';
63
61
  import * as _galaxy from './galaxy';
64
62
  import * as _gateway from './gateway';
65
63
  import * as _genesisl1 from './genesisl1';
@@ -87,7 +85,6 @@ import * as _konstellation from './konstellation';
87
85
  import * as _kopi from './kopi';
88
86
  import * as _kujira from './kujira';
89
87
  import * as _kyve from './kyve';
90
- import * as _lambda from './lambda';
91
88
  import * as _lava from './lava';
92
89
  import * as _likecoin from './likecoin';
93
90
  import * as _lombardledger from './lombardledger';
@@ -101,13 +98,11 @@ import * as _mantrachain from './mantrachain';
101
98
  import * as _medasdigital from './medasdigital';
102
99
  import * as _meme from './meme';
103
100
  import * as _migaloo from './migaloo';
104
- import * as _milkyway from './milkyway';
105
101
  import * as _mirage from './mirage';
106
102
  import * as _mtgbp from './mtgbp';
107
103
  import * as _neutaro from './neutaro';
108
104
  import * as _neutron from './neutron';
109
105
  import * as _nibiru from './nibiru';
110
- import * as _nillion from './nillion';
111
106
  import * as _nim from './nim';
112
107
  import * as _noble from './noble';
113
108
  import * as _nolus from './nolus';
@@ -115,9 +110,6 @@ import * as _nomic from './nomic';
115
110
  import * as _nyx from './nyx';
116
111
  import * as _odin from './odin';
117
112
  import * as _okexchain from './okexchain';
118
- import * as _omniflixhub from './omniflixhub';
119
- import * as _onex from './onex';
120
- import * as _onomy from './onomy';
121
113
  import * as _optio from './optio';
122
114
  import * as _oraichain from './oraichain';
123
115
  import * as _osmosis from './osmosis';
@@ -139,7 +131,6 @@ import * as _realio from './realio';
139
131
  import * as _rebus from './rebus';
140
132
  import * as _regen from './regen';
141
133
  import * as _rizon from './rizon';
142
- import * as _routerchain from './routerchain';
143
134
  import * as _saga from './saga';
144
135
  import * as _scorum from './scorum';
145
136
  import * as _secretnetwork from './secretnetwork';
@@ -156,8 +147,6 @@ import * as _sifchain from './sifchain';
156
147
  import * as _sommelier from './sommelier';
157
148
  import * as _source from './source';
158
149
  import * as _stafihub from './stafihub';
159
- import * as _stargaze from './stargaze';
160
- import * as _starname from './starname';
161
150
  import * as _stratos from './stratos';
162
151
  import * as _stride from './stride';
163
152
  import * as _sunrise from './sunrise';
@@ -167,7 +156,6 @@ import * as _taketitan from './taketitan';
167
156
  import * as _teritori from './teritori';
168
157
  import * as _terra from './terra';
169
158
  import * as _terra2 from './terra2';
170
- import * as _tgrade from './tgrade';
171
159
  import * as _thejaynetwork from './thejaynetwork';
172
160
  import * as _titan from './titan';
173
161
  import * as _turkchain from './turkchain';
@@ -226,7 +214,6 @@ const ibc = [
226
214
  ..._cryptoorgchain.ibc,
227
215
  ..._decentr.ibc,
228
216
  ..._desmos.ibc,
229
- ..._dhealth.ibc,
230
217
  ..._divine.ibc,
231
218
  ..._doravota.ibc,
232
219
  ..._dungeon.ibc,
@@ -242,7 +229,6 @@ const ibc = [
242
229
  ..._fetchhub.ibc,
243
230
  ..._firmachain.ibc,
244
231
  ..._furya.ibc,
245
- ..._fxcore.ibc,
246
232
  ..._galaxy.ibc,
247
233
  ..._gateway.ibc,
248
234
  ..._genesisl1.ibc,
@@ -270,7 +256,6 @@ const ibc = [
270
256
  ..._kopi.ibc,
271
257
  ..._kujira.ibc,
272
258
  ..._kyve.ibc,
273
- ..._lambda.ibc,
274
259
  ..._lava.ibc,
275
260
  ..._likecoin.ibc,
276
261
  ..._lombardledger.ibc,
@@ -284,13 +269,11 @@ const ibc = [
284
269
  ..._medasdigital.ibc,
285
270
  ..._meme.ibc,
286
271
  ..._migaloo.ibc,
287
- ..._milkyway.ibc,
288
272
  ..._mirage.ibc,
289
273
  ..._mtgbp.ibc,
290
274
  ..._neutaro.ibc,
291
275
  ..._neutron.ibc,
292
276
  ..._nibiru.ibc,
293
- ..._nillion.ibc,
294
277
  ..._nim.ibc,
295
278
  ..._noble.ibc,
296
279
  ..._nolus.ibc,
@@ -298,9 +281,6 @@ const ibc = [
298
281
  ..._nyx.ibc,
299
282
  ..._odin.ibc,
300
283
  ..._okexchain.ibc,
301
- ..._omniflixhub.ibc,
302
- ..._onex.ibc,
303
- ..._onomy.ibc,
304
284
  ..._optio.ibc,
305
285
  ..._oraichain.ibc,
306
286
  ..._osmosis.ibc,
@@ -322,7 +302,6 @@ const ibc = [
322
302
  ..._rebus.ibc,
323
303
  ..._regen.ibc,
324
304
  ..._rizon.ibc,
325
- ..._routerchain.ibc,
326
305
  ..._saga.ibc,
327
306
  ..._scorum.ibc,
328
307
  ..._secretnetwork.ibc,
@@ -339,8 +318,6 @@ const ibc = [
339
318
  ..._sommelier.ibc,
340
319
  ..._source.ibc,
341
320
  ..._stafihub.ibc,
342
- ..._stargaze.ibc,
343
- ..._starname.ibc,
344
321
  ..._stratos.ibc,
345
322
  ..._stride.ibc,
346
323
  ..._sunrise.ibc,
@@ -350,7 +327,6 @@ const ibc = [
350
327
  ..._teritori.ibc,
351
328
  ..._terra.ibc,
352
329
  ..._terra2.ibc,
353
- ..._tgrade.ibc,
354
330
  ..._thejaynetwork.ibc,
355
331
  ..._titan.ibc,
356
332
  ..._turkchain.ibc,
@@ -724,8 +724,7 @@ const info = {
724
724
  logo_URIs: {
725
725
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
726
726
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
727
- },
728
- coingecko_id: 'comdex'
727
+ }
729
728
  },
730
729
  {
731
730
  denom_units: [{
@@ -76,7 +76,6 @@ const info = {
76
76
  },
77
77
  provider: 'MANTRA'
78
78
  }],
79
- coingecko_id: 'mantra-dao',
80
79
  keywords: [
81
80
  'rwa',
82
81
  'wasm',