@chain-registry/assets 1.70.598 → 1.70.600

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 (69) hide show
  1. package/esm/mainnet/acrechain.js +0 -302
  2. package/esm/mainnet/agoric.js +0 -302
  3. package/esm/mainnet/assets.js +1 -2
  4. package/esm/mainnet/axelar.js +78 -302
  5. package/esm/mainnet/carbon.js +0 -302
  6. package/esm/mainnet/celestia.js +0 -302
  7. package/esm/mainnet/composable.js +78 -302
  8. package/esm/mainnet/coreum.js +0 -302
  9. package/esm/mainnet/cosmoshub.js +78 -302
  10. package/esm/mainnet/crescent.js +0 -302
  11. package/esm/mainnet/cryptoorgchain.js +0 -302
  12. package/esm/mainnet/dydx.js +0 -302
  13. package/esm/mainnet/dymension.js +0 -302
  14. package/esm/mainnet/gateway.js +0 -302
  15. package/esm/mainnet/gravitybridge.js +78 -302
  16. package/esm/mainnet/index.js +0 -1
  17. package/esm/mainnet/injective.js +0 -302
  18. package/esm/mainnet/juno.js +78 -0
  19. package/esm/mainnet/kava.js +0 -302
  20. package/esm/mainnet/kujira.js +78 -302
  21. package/esm/mainnet/lava.js +0 -302
  22. package/esm/mainnet/migaloo.js +78 -0
  23. package/esm/mainnet/neutron.js +78 -0
  24. package/esm/mainnet/noble.js +0 -302
  25. package/esm/mainnet/oraichain.js +78 -0
  26. package/esm/mainnet/osmosis.js +78 -302
  27. package/esm/mainnet/persistence.js +78 -0
  28. package/esm/mainnet/secretnetwork.js +0 -302
  29. package/esm/mainnet/stargaze.js +0 -302
  30. package/esm/mainnet/stride.js +0 -302
  31. package/esm/mainnet/terra2.js +78 -0
  32. package/esm/mainnet/tgrade.js +0 -302
  33. package/mainnet/acrechain.js +0 -302
  34. package/mainnet/agoric.js +0 -302
  35. package/mainnet/assets.js +1 -2
  36. package/mainnet/axelar.js +78 -302
  37. package/mainnet/carbon.js +0 -302
  38. package/mainnet/celestia.js +0 -302
  39. package/mainnet/composable.js +78 -302
  40. package/mainnet/coreum.js +0 -302
  41. package/mainnet/cosmoshub.js +78 -302
  42. package/mainnet/crescent.js +0 -302
  43. package/mainnet/cryptoorgchain.js +0 -302
  44. package/mainnet/dydx.js +0 -302
  45. package/mainnet/dymension.js +0 -302
  46. package/mainnet/gateway.js +0 -302
  47. package/mainnet/gravitybridge.js +78 -302
  48. package/mainnet/index.d.ts +0 -1
  49. package/mainnet/index.js +3 -4
  50. package/mainnet/injective.js +0 -302
  51. package/mainnet/juno.js +78 -0
  52. package/mainnet/kava.js +0 -302
  53. package/mainnet/kujira.js +78 -302
  54. package/mainnet/lava.js +0 -302
  55. package/mainnet/migaloo.js +78 -0
  56. package/mainnet/neutron.js +78 -0
  57. package/mainnet/noble.js +0 -302
  58. package/mainnet/oraichain.js +78 -0
  59. package/mainnet/osmosis.js +78 -302
  60. package/mainnet/persistence.js +78 -0
  61. package/mainnet/secretnetwork.js +0 -302
  62. package/mainnet/stargaze.js +0 -302
  63. package/mainnet/stride.js +0 -302
  64. package/mainnet/terra2.js +78 -0
  65. package/mainnet/tgrade.js +0 -302
  66. package/package.json +5 -5
  67. package/esm/mainnet/evmos.js +0 -3722
  68. package/mainnet/evmos.d.ts +0 -3
  69. package/mainnet/evmos.js +0 -3724
package/mainnet/carbon.js CHANGED
@@ -123,157 +123,6 @@ const assets = {
123
123
  }
124
124
  }]
125
125
  },
126
- {
127
- description: 'The native EVM, governance and staking token of the Evmos Hub',
128
- denom_units: [{
129
- denom: 'ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364',
130
- exponent: 0,
131
- aliases: ['aevmos']
132
- }, {
133
- denom: 'evmos',
134
- exponent: 18
135
- }],
136
- base: 'ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364',
137
- name: 'Evmos',
138
- display: 'evmos',
139
- symbol: 'EVMOS',
140
- logo_URIs: {
141
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
142
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
143
- },
144
- coingecko_id: 'evmos',
145
- images: [{
146
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
147
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
148
- }],
149
- socials: {
150
- website: 'https://evmos.org/',
151
- x: 'https://x.com/EvmosOrg'
152
- },
153
- type_asset: 'sdk.coin',
154
- traces: [{
155
- type: 'ibc',
156
- counterparty: {
157
- channel_id: 'channel-23',
158
- base_denom: 'aevmos',
159
- chain_name: 'evmos'
160
- },
161
- chain: {
162
- channel_id: 'channel-6'
163
- }
164
- }]
165
- },
166
- {
167
- description: 'The token of Neokingdom DAO.',
168
- denom_units: [{
169
- denom: 'ibc/DB17D8D720B09503376E950B6AD1F04C456861480787ADF7BE61406ACB8BC0F3',
170
- exponent: 0,
171
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
172
- }, {
173
- denom: 'neok',
174
- exponent: 18
175
- }],
176
- base: 'ibc/DB17D8D720B09503376E950B6AD1F04C456861480787ADF7BE61406ACB8BC0F3',
177
- name: 'Neokingdom DAO',
178
- display: 'neok',
179
- symbol: 'NEOK',
180
- logo_URIs: {
181
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
182
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
183
- },
184
- images: [{
185
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
186
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
187
- }],
188
- socials: {
189
- website: 'https://www.neokingdom.org/',
190
- x: 'https://x.com/NEOKingdomDAO'
191
- },
192
- type_asset: 'sdk.coin',
193
- traces: [{
194
- type: 'ibc',
195
- counterparty: {
196
- channel_id: 'channel-23',
197
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
198
- chain_name: 'evmos'
199
- },
200
- chain: {
201
- channel_id: 'channel-6'
202
- }
203
- }]
204
- },
205
- {
206
- description: 'The legacy token of Teledisko DAO.',
207
- denom_units: [{
208
- denom: 'ibc/3543CC7E24618A3BEF1084D8A83AE24B3212EFEC11B353347EC1CFD3CC517064',
209
- exponent: 0,
210
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
211
- }, {
212
- denom: 'berlin-legacy',
213
- exponent: 18
214
- }],
215
- base: 'ibc/3543CC7E24618A3BEF1084D8A83AE24B3212EFEC11B353347EC1CFD3CC517064',
216
- name: 'Teledisko DAO - Legacy',
217
- display: 'berlin-legacy',
218
- symbol: 'BERLIN-legacy',
219
- type_asset: 'erc20',
220
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
221
- logo_URIs: {
222
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
223
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
224
- },
225
- images: [{
226
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
227
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
228
- }],
229
- traces: [{
230
- type: 'ibc',
231
- counterparty: {
232
- channel_id: 'channel-23',
233
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
234
- chain_name: 'evmos'
235
- },
236
- chain: {
237
- channel_id: 'channel-6'
238
- }
239
- }]
240
- },
241
- {
242
- description: 'The token of Crowdpunk DAO',
243
- denom_units: [{
244
- denom: 'ibc/D47925C96FBA6365468FD7D94797B39DB80258C30F60782F3E3D2455552ED8D5',
245
- exponent: 0,
246
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
247
- }, {
248
- denom: 'crowdp',
249
- exponent: 18
250
- }],
251
- base: 'ibc/D47925C96FBA6365468FD7D94797B39DB80258C30F60782F3E3D2455552ED8D5',
252
- name: 'Crowdpunk DAO',
253
- display: 'crowdp',
254
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
255
- symbol: 'CROWDP',
256
- type_asset: 'erc20',
257
- logo_URIs: {
258
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
259
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
260
- },
261
- images: [{
262
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
263
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
264
- }],
265
- traces: [{
266
- type: 'ibc',
267
- counterparty: {
268
- channel_id: 'channel-23',
269
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
270
- chain_name: 'evmos'
271
- },
272
- chain: {
273
- channel_id: 'channel-6'
274
- }
275
- }]
276
- },
277
126
  {
278
127
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
279
128
  denom_units: [{
@@ -591,157 +440,6 @@ const assets = {
591
440
  }
592
441
  }]
593
442
  },
594
- {
595
- description: 'The native EVM, governance and staking token of the Evmos Hub',
596
- denom_units: [{
597
- denom: 'ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364',
598
- exponent: 0,
599
- aliases: ['aevmos']
600
- }, {
601
- denom: 'evmos',
602
- exponent: 18
603
- }],
604
- base: 'ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364',
605
- name: 'Evmos',
606
- display: 'evmos',
607
- symbol: 'EVMOS',
608
- logo_URIs: {
609
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
610
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
611
- },
612
- coingecko_id: 'evmos',
613
- images: [{
614
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
615
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
616
- }],
617
- socials: {
618
- website: 'https://evmos.org/',
619
- x: 'https://x.com/EvmosOrg'
620
- },
621
- type_asset: 'sdk.coin',
622
- traces: [{
623
- type: 'ibc',
624
- counterparty: {
625
- channel_id: 'channel-23',
626
- base_denom: 'aevmos',
627
- chain_name: 'evmos'
628
- },
629
- chain: {
630
- channel_id: 'channel-6'
631
- }
632
- }]
633
- },
634
- {
635
- description: 'The token of Neokingdom DAO.',
636
- denom_units: [{
637
- denom: 'ibc/DB17D8D720B09503376E950B6AD1F04C456861480787ADF7BE61406ACB8BC0F3',
638
- exponent: 0,
639
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
640
- }, {
641
- denom: 'neok',
642
- exponent: 18
643
- }],
644
- base: 'ibc/DB17D8D720B09503376E950B6AD1F04C456861480787ADF7BE61406ACB8BC0F3',
645
- name: 'Neokingdom DAO',
646
- display: 'neok',
647
- symbol: 'NEOK',
648
- logo_URIs: {
649
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
650
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
651
- },
652
- images: [{
653
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
654
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
655
- }],
656
- socials: {
657
- website: 'https://www.neokingdom.org/',
658
- x: 'https://x.com/NEOKingdomDAO'
659
- },
660
- type_asset: 'sdk.coin',
661
- traces: [{
662
- type: 'ibc',
663
- counterparty: {
664
- channel_id: 'channel-23',
665
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
666
- chain_name: 'evmos'
667
- },
668
- chain: {
669
- channel_id: 'channel-6'
670
- }
671
- }]
672
- },
673
- {
674
- description: 'The legacy token of Teledisko DAO.',
675
- denom_units: [{
676
- denom: 'ibc/3543CC7E24618A3BEF1084D8A83AE24B3212EFEC11B353347EC1CFD3CC517064',
677
- exponent: 0,
678
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
679
- }, {
680
- denom: 'berlin-legacy',
681
- exponent: 18
682
- }],
683
- base: 'ibc/3543CC7E24618A3BEF1084D8A83AE24B3212EFEC11B353347EC1CFD3CC517064',
684
- name: 'Teledisko DAO - Legacy',
685
- display: 'berlin-legacy',
686
- symbol: 'BERLIN-legacy',
687
- type_asset: 'erc20',
688
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
689
- logo_URIs: {
690
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
691
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
692
- },
693
- images: [{
694
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
695
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
696
- }],
697
- traces: [{
698
- type: 'ibc',
699
- counterparty: {
700
- channel_id: 'channel-23',
701
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
702
- chain_name: 'evmos'
703
- },
704
- chain: {
705
- channel_id: 'channel-6'
706
- }
707
- }]
708
- },
709
- {
710
- description: 'The token of Crowdpunk DAO',
711
- denom_units: [{
712
- denom: 'ibc/D47925C96FBA6365468FD7D94797B39DB80258C30F60782F3E3D2455552ED8D5',
713
- exponent: 0,
714
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
715
- }, {
716
- denom: 'crowdp',
717
- exponent: 18
718
- }],
719
- base: 'ibc/D47925C96FBA6365468FD7D94797B39DB80258C30F60782F3E3D2455552ED8D5',
720
- name: 'Crowdpunk DAO',
721
- display: 'crowdp',
722
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
723
- symbol: 'CROWDP',
724
- type_asset: 'erc20',
725
- logo_URIs: {
726
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
727
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
728
- },
729
- images: [{
730
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
731
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
732
- }],
733
- traces: [{
734
- type: 'ibc',
735
- counterparty: {
736
- channel_id: 'channel-23',
737
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
738
- chain_name: 'evmos'
739
- },
740
- chain: {
741
- channel_id: 'channel-6'
742
- }
743
- }]
744
- },
745
443
  {
746
444
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
747
445
  denom_units: [{
@@ -288,157 +288,6 @@ const assets = {
288
288
  }
289
289
  }]
290
290
  },
291
- {
292
- description: 'The native EVM, governance and staking token of the Evmos Hub',
293
- denom_units: [{
294
- denom: 'ibc/C16830930080CD417D4F9DC5D569D48E33374990A8017464CCF8ABE63AAAA52A',
295
- exponent: 0,
296
- aliases: ['aevmos']
297
- }, {
298
- denom: 'evmos',
299
- exponent: 18
300
- }],
301
- base: 'ibc/C16830930080CD417D4F9DC5D569D48E33374990A8017464CCF8ABE63AAAA52A',
302
- name: 'Evmos',
303
- display: 'evmos',
304
- symbol: 'EVMOS',
305
- logo_URIs: {
306
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
307
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
308
- },
309
- coingecko_id: 'evmos',
310
- images: [{
311
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
312
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
313
- }],
314
- socials: {
315
- website: 'https://evmos.org/',
316
- x: 'https://x.com/EvmosOrg'
317
- },
318
- type_asset: 'sdk.coin',
319
- traces: [{
320
- type: 'ibc',
321
- counterparty: {
322
- channel_id: 'channel-106',
323
- base_denom: 'aevmos',
324
- chain_name: 'evmos'
325
- },
326
- chain: {
327
- channel_id: 'channel-26'
328
- }
329
- }]
330
- },
331
- {
332
- description: 'The token of Neokingdom DAO.',
333
- denom_units: [{
334
- denom: 'ibc/015D3BA713B814E488ACA1E411C67E467088E70E60E25D84A1CC78E19A8F45B5',
335
- exponent: 0,
336
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
337
- }, {
338
- denom: 'neok',
339
- exponent: 18
340
- }],
341
- base: 'ibc/015D3BA713B814E488ACA1E411C67E467088E70E60E25D84A1CC78E19A8F45B5',
342
- name: 'Neokingdom DAO',
343
- display: 'neok',
344
- symbol: 'NEOK',
345
- logo_URIs: {
346
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
347
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
348
- },
349
- images: [{
350
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
351
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
352
- }],
353
- socials: {
354
- website: 'https://www.neokingdom.org/',
355
- x: 'https://x.com/NEOKingdomDAO'
356
- },
357
- type_asset: 'sdk.coin',
358
- traces: [{
359
- type: 'ibc',
360
- counterparty: {
361
- channel_id: 'channel-106',
362
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
363
- chain_name: 'evmos'
364
- },
365
- chain: {
366
- channel_id: 'channel-26'
367
- }
368
- }]
369
- },
370
- {
371
- description: 'The legacy token of Teledisko DAO.',
372
- denom_units: [{
373
- denom: 'ibc/DB28D4D4E7FCBB7DBCCC9955213A3F3264C444BD024B25A1AD6D2A2B90BB2DB2',
374
- exponent: 0,
375
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
376
- }, {
377
- denom: 'berlin-legacy',
378
- exponent: 18
379
- }],
380
- base: 'ibc/DB28D4D4E7FCBB7DBCCC9955213A3F3264C444BD024B25A1AD6D2A2B90BB2DB2',
381
- name: 'Teledisko DAO - Legacy',
382
- display: 'berlin-legacy',
383
- symbol: 'BERLIN-legacy',
384
- type_asset: 'erc20',
385
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
386
- logo_URIs: {
387
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
388
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
389
- },
390
- images: [{
391
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
392
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
393
- }],
394
- traces: [{
395
- type: 'ibc',
396
- counterparty: {
397
- channel_id: 'channel-106',
398
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
399
- chain_name: 'evmos'
400
- },
401
- chain: {
402
- channel_id: 'channel-26'
403
- }
404
- }]
405
- },
406
- {
407
- description: 'The token of Crowdpunk DAO',
408
- denom_units: [{
409
- denom: 'ibc/C59BB0DC46FF2627819BD9CD831B770798437ACEE332539F022B1BA99B42D5D8',
410
- exponent: 0,
411
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
412
- }, {
413
- denom: 'crowdp',
414
- exponent: 18
415
- }],
416
- base: 'ibc/C59BB0DC46FF2627819BD9CD831B770798437ACEE332539F022B1BA99B42D5D8',
417
- name: 'Crowdpunk DAO',
418
- display: 'crowdp',
419
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
420
- symbol: 'CROWDP',
421
- type_asset: 'erc20',
422
- logo_URIs: {
423
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
424
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
425
- },
426
- images: [{
427
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
428
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
429
- }],
430
- traces: [{
431
- type: 'ibc',
432
- counterparty: {
433
- channel_id: 'channel-106',
434
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
435
- chain_name: 'evmos'
436
- },
437
- chain: {
438
- channel_id: 'channel-26'
439
- }
440
- }]
441
- },
442
291
  {
443
292
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
444
293
  denom_units: [{
@@ -1620,157 +1469,6 @@ const assets = {
1620
1469
  }
1621
1470
  }]
1622
1471
  },
1623
- {
1624
- description: 'The native EVM, governance and staking token of the Evmos Hub',
1625
- denom_units: [{
1626
- denom: 'ibc/C16830930080CD417D4F9DC5D569D48E33374990A8017464CCF8ABE63AAAA52A',
1627
- exponent: 0,
1628
- aliases: ['aevmos']
1629
- }, {
1630
- denom: 'evmos',
1631
- exponent: 18
1632
- }],
1633
- base: 'ibc/C16830930080CD417D4F9DC5D569D48E33374990A8017464CCF8ABE63AAAA52A',
1634
- name: 'Evmos',
1635
- display: 'evmos',
1636
- symbol: 'EVMOS',
1637
- logo_URIs: {
1638
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1639
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1640
- },
1641
- coingecko_id: 'evmos',
1642
- images: [{
1643
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1644
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1645
- }],
1646
- socials: {
1647
- website: 'https://evmos.org/',
1648
- x: 'https://x.com/EvmosOrg'
1649
- },
1650
- type_asset: 'sdk.coin',
1651
- traces: [{
1652
- type: 'ibc',
1653
- counterparty: {
1654
- channel_id: 'channel-106',
1655
- base_denom: 'aevmos',
1656
- chain_name: 'evmos'
1657
- },
1658
- chain: {
1659
- channel_id: 'channel-26'
1660
- }
1661
- }]
1662
- },
1663
- {
1664
- description: 'The token of Neokingdom DAO.',
1665
- denom_units: [{
1666
- denom: 'ibc/015D3BA713B814E488ACA1E411C67E467088E70E60E25D84A1CC78E19A8F45B5',
1667
- exponent: 0,
1668
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
1669
- }, {
1670
- denom: 'neok',
1671
- exponent: 18
1672
- }],
1673
- base: 'ibc/015D3BA713B814E488ACA1E411C67E467088E70E60E25D84A1CC78E19A8F45B5',
1674
- name: 'Neokingdom DAO',
1675
- display: 'neok',
1676
- symbol: 'NEOK',
1677
- logo_URIs: {
1678
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
1679
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1680
- },
1681
- images: [{
1682
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
1683
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1684
- }],
1685
- socials: {
1686
- website: 'https://www.neokingdom.org/',
1687
- x: 'https://x.com/NEOKingdomDAO'
1688
- },
1689
- type_asset: 'sdk.coin',
1690
- traces: [{
1691
- type: 'ibc',
1692
- counterparty: {
1693
- channel_id: 'channel-106',
1694
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
1695
- chain_name: 'evmos'
1696
- },
1697
- chain: {
1698
- channel_id: 'channel-26'
1699
- }
1700
- }]
1701
- },
1702
- {
1703
- description: 'The legacy token of Teledisko DAO.',
1704
- denom_units: [{
1705
- denom: 'ibc/DB28D4D4E7FCBB7DBCCC9955213A3F3264C444BD024B25A1AD6D2A2B90BB2DB2',
1706
- exponent: 0,
1707
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
1708
- }, {
1709
- denom: 'berlin-legacy',
1710
- exponent: 18
1711
- }],
1712
- base: 'ibc/DB28D4D4E7FCBB7DBCCC9955213A3F3264C444BD024B25A1AD6D2A2B90BB2DB2',
1713
- name: 'Teledisko DAO - Legacy',
1714
- display: 'berlin-legacy',
1715
- symbol: 'BERLIN-legacy',
1716
- type_asset: 'erc20',
1717
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1718
- logo_URIs: {
1719
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
1720
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
1721
- },
1722
- images: [{
1723
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
1724
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
1725
- }],
1726
- traces: [{
1727
- type: 'ibc',
1728
- counterparty: {
1729
- channel_id: 'channel-106',
1730
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1731
- chain_name: 'evmos'
1732
- },
1733
- chain: {
1734
- channel_id: 'channel-26'
1735
- }
1736
- }]
1737
- },
1738
- {
1739
- description: 'The token of Crowdpunk DAO',
1740
- denom_units: [{
1741
- denom: 'ibc/C59BB0DC46FF2627819BD9CD831B770798437ACEE332539F022B1BA99B42D5D8',
1742
- exponent: 0,
1743
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
1744
- }, {
1745
- denom: 'crowdp',
1746
- exponent: 18
1747
- }],
1748
- base: 'ibc/C59BB0DC46FF2627819BD9CD831B770798437ACEE332539F022B1BA99B42D5D8',
1749
- name: 'Crowdpunk DAO',
1750
- display: 'crowdp',
1751
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
1752
- symbol: 'CROWDP',
1753
- type_asset: 'erc20',
1754
- logo_URIs: {
1755
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
1756
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
1757
- },
1758
- images: [{
1759
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
1760
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
1761
- }],
1762
- traces: [{
1763
- type: 'ibc',
1764
- counterparty: {
1765
- channel_id: 'channel-106',
1766
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
1767
- chain_name: 'evmos'
1768
- },
1769
- chain: {
1770
- channel_id: 'channel-26'
1771
- }
1772
- }]
1773
- },
1774
1472
  {
1775
1473
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
1776
1474
  denom_units: [{