@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
@@ -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: [{