@chain-registry/assets 1.70.599 → 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 (57) 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 +0 -302
  5. package/esm/mainnet/carbon.js +0 -302
  6. package/esm/mainnet/celestia.js +0 -302
  7. package/esm/mainnet/composable.js +0 -302
  8. package/esm/mainnet/coreum.js +0 -302
  9. package/esm/mainnet/cosmoshub.js +0 -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 +0 -302
  16. package/esm/mainnet/index.js +0 -1
  17. package/esm/mainnet/injective.js +0 -302
  18. package/esm/mainnet/kava.js +0 -302
  19. package/esm/mainnet/kujira.js +0 -302
  20. package/esm/mainnet/lava.js +0 -302
  21. package/esm/mainnet/noble.js +0 -302
  22. package/esm/mainnet/osmosis.js +0 -302
  23. package/esm/mainnet/secretnetwork.js +0 -302
  24. package/esm/mainnet/stargaze.js +0 -302
  25. package/esm/mainnet/stride.js +0 -302
  26. package/esm/mainnet/tgrade.js +0 -302
  27. package/mainnet/acrechain.js +0 -302
  28. package/mainnet/agoric.js +0 -302
  29. package/mainnet/assets.js +1 -2
  30. package/mainnet/axelar.js +0 -302
  31. package/mainnet/carbon.js +0 -302
  32. package/mainnet/celestia.js +0 -302
  33. package/mainnet/composable.js +0 -302
  34. package/mainnet/coreum.js +0 -302
  35. package/mainnet/cosmoshub.js +0 -302
  36. package/mainnet/crescent.js +0 -302
  37. package/mainnet/cryptoorgchain.js +0 -302
  38. package/mainnet/dydx.js +0 -302
  39. package/mainnet/dymension.js +0 -302
  40. package/mainnet/gateway.js +0 -302
  41. package/mainnet/gravitybridge.js +0 -302
  42. package/mainnet/index.d.ts +0 -1
  43. package/mainnet/index.js +3 -4
  44. package/mainnet/injective.js +0 -302
  45. package/mainnet/kava.js +0 -302
  46. package/mainnet/kujira.js +0 -302
  47. package/mainnet/lava.js +0 -302
  48. package/mainnet/noble.js +0 -302
  49. package/mainnet/osmosis.js +0 -302
  50. package/mainnet/secretnetwork.js +0 -302
  51. package/mainnet/stargaze.js +0 -302
  52. package/mainnet/stride.js +0 -302
  53. package/mainnet/tgrade.js +0 -302
  54. package/package.json +5 -5
  55. package/esm/mainnet/evmos.js +0 -3722
  56. package/mainnet/evmos.d.ts +0 -3
  57. package/mainnet/evmos.js +0 -3724
@@ -1,308 +1,6 @@
1
1
  const assets = {
2
2
  chain_name: 'gateway',
3
3
  assets: [
4
- {
5
- description: 'The native EVM, governance and staking token of the Evmos Hub',
6
- denom_units: [{
7
- denom: 'ibc/B249D1E86F588286FEA286AA8364FFCE69EC65604BD7869D824ADE40F00FA25B',
8
- exponent: 0,
9
- aliases: ['aevmos']
10
- }, {
11
- denom: 'evmos',
12
- exponent: 18
13
- }],
14
- base: 'ibc/B249D1E86F588286FEA286AA8364FFCE69EC65604BD7869D824ADE40F00FA25B',
15
- name: 'Evmos',
16
- display: 'evmos',
17
- symbol: 'EVMOS',
18
- logo_URIs: {
19
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
20
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
21
- },
22
- coingecko_id: 'evmos',
23
- images: [{
24
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
25
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
26
- }],
27
- socials: {
28
- website: 'https://evmos.org/',
29
- x: 'https://x.com/EvmosOrg'
30
- },
31
- type_asset: 'sdk.coin',
32
- traces: [{
33
- type: 'ibc',
34
- counterparty: {
35
- channel_id: 'channel-94',
36
- base_denom: 'aevmos',
37
- chain_name: 'evmos'
38
- },
39
- chain: {
40
- channel_id: 'channel-5'
41
- }
42
- }]
43
- },
44
- {
45
- description: 'The token of Neokingdom DAO.',
46
- denom_units: [{
47
- denom: 'ibc/6C7FD6AA8FB2AD8CCC6FA5C8404C765DDCEBDFA8B2665B9E0B00B2DAAE7C3790',
48
- exponent: 0,
49
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
50
- }, {
51
- denom: 'neok',
52
- exponent: 18
53
- }],
54
- base: 'ibc/6C7FD6AA8FB2AD8CCC6FA5C8404C765DDCEBDFA8B2665B9E0B00B2DAAE7C3790',
55
- name: 'Neokingdom DAO',
56
- display: 'neok',
57
- symbol: 'NEOK',
58
- logo_URIs: {
59
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
60
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
61
- },
62
- images: [{
63
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
64
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
65
- }],
66
- socials: {
67
- website: 'https://www.neokingdom.org/',
68
- x: 'https://x.com/NEOKingdomDAO'
69
- },
70
- type_asset: 'sdk.coin',
71
- traces: [{
72
- type: 'ibc',
73
- counterparty: {
74
- channel_id: 'channel-94',
75
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
76
- chain_name: 'evmos'
77
- },
78
- chain: {
79
- channel_id: 'channel-5'
80
- }
81
- }]
82
- },
83
- {
84
- description: 'The legacy token of Teledisko DAO.',
85
- denom_units: [{
86
- denom: 'ibc/CF2FBF824C13FDA9F3155D589DC32F8AD62531595E6E79D52EB6378735A7CD39',
87
- exponent: 0,
88
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
89
- }, {
90
- denom: 'berlin-legacy',
91
- exponent: 18
92
- }],
93
- base: 'ibc/CF2FBF824C13FDA9F3155D589DC32F8AD62531595E6E79D52EB6378735A7CD39',
94
- name: 'Teledisko DAO - Legacy',
95
- display: 'berlin-legacy',
96
- symbol: 'BERLIN-legacy',
97
- type_asset: 'erc20',
98
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
99
- logo_URIs: {
100
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
101
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
102
- },
103
- images: [{
104
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
105
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
106
- }],
107
- traces: [{
108
- type: 'ibc',
109
- counterparty: {
110
- channel_id: 'channel-94',
111
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
112
- chain_name: 'evmos'
113
- },
114
- chain: {
115
- channel_id: 'channel-5'
116
- }
117
- }]
118
- },
119
- {
120
- description: 'The token of Crowdpunk DAO',
121
- denom_units: [{
122
- denom: 'ibc/B440B8954B26293ACEBCA87E805DD1FCEBDED1A0988D3B6B53481C14DC0DEC11',
123
- exponent: 0,
124
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
125
- }, {
126
- denom: 'crowdp',
127
- exponent: 18
128
- }],
129
- base: 'ibc/B440B8954B26293ACEBCA87E805DD1FCEBDED1A0988D3B6B53481C14DC0DEC11',
130
- name: 'Crowdpunk DAO',
131
- display: 'crowdp',
132
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
133
- symbol: 'CROWDP',
134
- type_asset: 'erc20',
135
- logo_URIs: {
136
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
137
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
138
- },
139
- images: [{
140
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
141
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
142
- }],
143
- traces: [{
144
- type: 'ibc',
145
- counterparty: {
146
- channel_id: 'channel-94',
147
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
148
- chain_name: 'evmos'
149
- },
150
- chain: {
151
- channel_id: 'channel-5'
152
- }
153
- }]
154
- },
155
- {
156
- description: 'The native EVM, governance and staking token of the Evmos Hub',
157
- denom_units: [{
158
- denom: 'ibc/B249D1E86F588286FEA286AA8364FFCE69EC65604BD7869D824ADE40F00FA25B',
159
- exponent: 0,
160
- aliases: ['aevmos']
161
- }, {
162
- denom: 'evmos',
163
- exponent: 18
164
- }],
165
- base: 'ibc/B249D1E86F588286FEA286AA8364FFCE69EC65604BD7869D824ADE40F00FA25B',
166
- name: 'Evmos',
167
- display: 'evmos',
168
- symbol: 'EVMOS',
169
- logo_URIs: {
170
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
171
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
172
- },
173
- coingecko_id: 'evmos',
174
- images: [{
175
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
176
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
177
- }],
178
- socials: {
179
- website: 'https://evmos.org/',
180
- x: 'https://x.com/EvmosOrg'
181
- },
182
- type_asset: 'sdk.coin',
183
- traces: [{
184
- type: 'ibc',
185
- counterparty: {
186
- channel_id: 'channel-94',
187
- base_denom: 'aevmos',
188
- chain_name: 'evmos'
189
- },
190
- chain: {
191
- channel_id: 'channel-5'
192
- }
193
- }]
194
- },
195
- {
196
- description: 'The token of Neokingdom DAO.',
197
- denom_units: [{
198
- denom: 'ibc/6C7FD6AA8FB2AD8CCC6FA5C8404C765DDCEBDFA8B2665B9E0B00B2DAAE7C3790',
199
- exponent: 0,
200
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
201
- }, {
202
- denom: 'neok',
203
- exponent: 18
204
- }],
205
- base: 'ibc/6C7FD6AA8FB2AD8CCC6FA5C8404C765DDCEBDFA8B2665B9E0B00B2DAAE7C3790',
206
- name: 'Neokingdom DAO',
207
- display: 'neok',
208
- symbol: 'NEOK',
209
- logo_URIs: {
210
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
211
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
212
- },
213
- images: [{
214
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
215
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
216
- }],
217
- socials: {
218
- website: 'https://www.neokingdom.org/',
219
- x: 'https://x.com/NEOKingdomDAO'
220
- },
221
- type_asset: 'sdk.coin',
222
- traces: [{
223
- type: 'ibc',
224
- counterparty: {
225
- channel_id: 'channel-94',
226
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
227
- chain_name: 'evmos'
228
- },
229
- chain: {
230
- channel_id: 'channel-5'
231
- }
232
- }]
233
- },
234
- {
235
- description: 'The legacy token of Teledisko DAO.',
236
- denom_units: [{
237
- denom: 'ibc/CF2FBF824C13FDA9F3155D589DC32F8AD62531595E6E79D52EB6378735A7CD39',
238
- exponent: 0,
239
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
240
- }, {
241
- denom: 'berlin-legacy',
242
- exponent: 18
243
- }],
244
- base: 'ibc/CF2FBF824C13FDA9F3155D589DC32F8AD62531595E6E79D52EB6378735A7CD39',
245
- name: 'Teledisko DAO - Legacy',
246
- display: 'berlin-legacy',
247
- symbol: 'BERLIN-legacy',
248
- type_asset: 'erc20',
249
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
250
- logo_URIs: {
251
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
252
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
253
- },
254
- images: [{
255
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
256
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
257
- }],
258
- traces: [{
259
- type: 'ibc',
260
- counterparty: {
261
- channel_id: 'channel-94',
262
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
263
- chain_name: 'evmos'
264
- },
265
- chain: {
266
- channel_id: 'channel-5'
267
- }
268
- }]
269
- },
270
- {
271
- description: 'The token of Crowdpunk DAO',
272
- denom_units: [{
273
- denom: 'ibc/B440B8954B26293ACEBCA87E805DD1FCEBDED1A0988D3B6B53481C14DC0DEC11',
274
- exponent: 0,
275
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
276
- }, {
277
- denom: 'crowdp',
278
- exponent: 18
279
- }],
280
- base: 'ibc/B440B8954B26293ACEBCA87E805DD1FCEBDED1A0988D3B6B53481C14DC0DEC11',
281
- name: 'Crowdpunk DAO',
282
- display: 'crowdp',
283
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
284
- symbol: 'CROWDP',
285
- type_asset: 'erc20',
286
- logo_URIs: {
287
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
288
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
289
- },
290
- images: [{
291
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
292
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
293
- }],
294
- traces: [{
295
- type: 'ibc',
296
- counterparty: {
297
- channel_id: 'channel-94',
298
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
299
- chain_name: 'evmos'
300
- },
301
- chain: {
302
- channel_id: 'channel-5'
303
- }
304
- }]
305
- },
306
4
  {
307
5
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
308
6
  denom_units: [{
@@ -631,157 +631,6 @@ const assets = {
631
631
  }
632
632
  }]
633
633
  },
634
- {
635
- description: 'The native EVM, governance and staking token of the Evmos Hub',
636
- denom_units: [{
637
- denom: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
638
- exponent: 0,
639
- aliases: ['aevmos']
640
- }, {
641
- denom: 'evmos',
642
- exponent: 18
643
- }],
644
- base: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
645
- name: 'Evmos',
646
- display: 'evmos',
647
- symbol: 'EVMOS',
648
- logo_URIs: {
649
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
650
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
651
- },
652
- coingecko_id: 'evmos',
653
- images: [{
654
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
655
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
656
- }],
657
- socials: {
658
- website: 'https://evmos.org/',
659
- x: 'https://x.com/EvmosOrg'
660
- },
661
- type_asset: 'sdk.coin',
662
- traces: [{
663
- type: 'ibc',
664
- counterparty: {
665
- channel_id: 'channel-8',
666
- base_denom: 'aevmos',
667
- chain_name: 'evmos'
668
- },
669
- chain: {
670
- channel_id: 'channel-65'
671
- }
672
- }]
673
- },
674
- {
675
- description: 'The token of Neokingdom DAO.',
676
- denom_units: [{
677
- denom: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
678
- exponent: 0,
679
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
680
- }, {
681
- denom: 'neok',
682
- exponent: 18
683
- }],
684
- base: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
685
- name: 'Neokingdom DAO',
686
- display: 'neok',
687
- symbol: 'NEOK',
688
- logo_URIs: {
689
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
690
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
691
- },
692
- images: [{
693
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
694
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
695
- }],
696
- socials: {
697
- website: 'https://www.neokingdom.org/',
698
- x: 'https://x.com/NEOKingdomDAO'
699
- },
700
- type_asset: 'sdk.coin',
701
- traces: [{
702
- type: 'ibc',
703
- counterparty: {
704
- channel_id: 'channel-8',
705
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
706
- chain_name: 'evmos'
707
- },
708
- chain: {
709
- channel_id: 'channel-65'
710
- }
711
- }]
712
- },
713
- {
714
- description: 'The legacy token of Teledisko DAO.',
715
- denom_units: [{
716
- denom: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
717
- exponent: 0,
718
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
719
- }, {
720
- denom: 'berlin-legacy',
721
- exponent: 18
722
- }],
723
- base: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
724
- name: 'Teledisko DAO - Legacy',
725
- display: 'berlin-legacy',
726
- symbol: 'BERLIN-legacy',
727
- type_asset: 'erc20',
728
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
729
- logo_URIs: {
730
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
731
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
732
- },
733
- images: [{
734
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
735
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
736
- }],
737
- traces: [{
738
- type: 'ibc',
739
- counterparty: {
740
- channel_id: 'channel-8',
741
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
742
- chain_name: 'evmos'
743
- },
744
- chain: {
745
- channel_id: 'channel-65'
746
- }
747
- }]
748
- },
749
- {
750
- description: 'The token of Crowdpunk DAO',
751
- denom_units: [{
752
- denom: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
753
- exponent: 0,
754
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
755
- }, {
756
- denom: 'crowdp',
757
- exponent: 18
758
- }],
759
- base: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
760
- name: 'Crowdpunk DAO',
761
- display: 'crowdp',
762
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
763
- symbol: 'CROWDP',
764
- type_asset: 'erc20',
765
- logo_URIs: {
766
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
767
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
768
- },
769
- images: [{
770
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
771
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
772
- }],
773
- traces: [{
774
- type: 'ibc',
775
- counterparty: {
776
- channel_id: 'channel-8',
777
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
778
- chain_name: 'evmos'
779
- },
780
- chain: {
781
- channel_id: 'channel-65'
782
- }
783
- }]
784
- },
785
634
  {
786
635
  description: 'The native EVM, governance and staking token of the Acrechain',
787
636
  denom_units: [{
@@ -1412,157 +1261,6 @@ const assets = {
1412
1261
  }
1413
1262
  }]
1414
1263
  },
1415
- {
1416
- description: 'The native EVM, governance and staking token of the Evmos Hub',
1417
- denom_units: [{
1418
- denom: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
1419
- exponent: 0,
1420
- aliases: ['aevmos']
1421
- }, {
1422
- denom: 'evmos',
1423
- exponent: 18
1424
- }],
1425
- base: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
1426
- name: 'Evmos',
1427
- display: 'evmos',
1428
- symbol: 'EVMOS',
1429
- logo_URIs: {
1430
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1431
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1432
- },
1433
- coingecko_id: 'evmos',
1434
- images: [{
1435
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1436
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1437
- }],
1438
- socials: {
1439
- website: 'https://evmos.org/',
1440
- x: 'https://x.com/EvmosOrg'
1441
- },
1442
- type_asset: 'sdk.coin',
1443
- traces: [{
1444
- type: 'ibc',
1445
- counterparty: {
1446
- channel_id: 'channel-8',
1447
- base_denom: 'aevmos',
1448
- chain_name: 'evmos'
1449
- },
1450
- chain: {
1451
- channel_id: 'channel-65'
1452
- }
1453
- }]
1454
- },
1455
- {
1456
- description: 'The token of Neokingdom DAO.',
1457
- denom_units: [{
1458
- denom: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
1459
- exponent: 0,
1460
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
1461
- }, {
1462
- denom: 'neok',
1463
- exponent: 18
1464
- }],
1465
- base: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
1466
- name: 'Neokingdom DAO',
1467
- display: 'neok',
1468
- symbol: 'NEOK',
1469
- logo_URIs: {
1470
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
1471
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1472
- },
1473
- images: [{
1474
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
1475
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1476
- }],
1477
- socials: {
1478
- website: 'https://www.neokingdom.org/',
1479
- x: 'https://x.com/NEOKingdomDAO'
1480
- },
1481
- type_asset: 'sdk.coin',
1482
- traces: [{
1483
- type: 'ibc',
1484
- counterparty: {
1485
- channel_id: 'channel-8',
1486
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
1487
- chain_name: 'evmos'
1488
- },
1489
- chain: {
1490
- channel_id: 'channel-65'
1491
- }
1492
- }]
1493
- },
1494
- {
1495
- description: 'The legacy token of Teledisko DAO.',
1496
- denom_units: [{
1497
- denom: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
1498
- exponent: 0,
1499
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
1500
- }, {
1501
- denom: 'berlin-legacy',
1502
- exponent: 18
1503
- }],
1504
- base: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
1505
- name: 'Teledisko DAO - Legacy',
1506
- display: 'berlin-legacy',
1507
- symbol: 'BERLIN-legacy',
1508
- type_asset: 'erc20',
1509
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1510
- logo_URIs: {
1511
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
1512
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
1513
- },
1514
- images: [{
1515
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
1516
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
1517
- }],
1518
- traces: [{
1519
- type: 'ibc',
1520
- counterparty: {
1521
- channel_id: 'channel-8',
1522
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1523
- chain_name: 'evmos'
1524
- },
1525
- chain: {
1526
- channel_id: 'channel-65'
1527
- }
1528
- }]
1529
- },
1530
- {
1531
- description: 'The token of Crowdpunk DAO',
1532
- denom_units: [{
1533
- denom: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
1534
- exponent: 0,
1535
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
1536
- }, {
1537
- denom: 'crowdp',
1538
- exponent: 18
1539
- }],
1540
- base: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
1541
- name: 'Crowdpunk DAO',
1542
- display: 'crowdp',
1543
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
1544
- symbol: 'CROWDP',
1545
- type_asset: 'erc20',
1546
- logo_URIs: {
1547
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
1548
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
1549
- },
1550
- images: [{
1551
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
1552
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
1553
- }],
1554
- traces: [{
1555
- type: 'ibc',
1556
- counterparty: {
1557
- channel_id: 'channel-8',
1558
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
1559
- chain_name: 'evmos'
1560
- },
1561
- chain: {
1562
- channel_id: 'channel-65'
1563
- }
1564
- }]
1565
- },
1566
1264
  {
1567
1265
  description: 'The native EVM, governance and staking token of the Haqq Network',
1568
1266
  denom_units: [{
@@ -55,7 +55,6 @@ export * as elys from './elys';
55
55
  export * as emoney from './emoney';
56
56
  export * as empowerchain from './empowerchain';
57
57
  export * as epix from './epix';
58
- export * as evmos from './evmos';
59
58
  export * as fandomchain from './fandomchain';
60
59
  export * as fetchhub from './fetchhub';
61
60
  export * as firmachain from './firmachain';