@chain-registry/assets 1.29.3 → 1.29.6

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 (90) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/main/mainnet/acrechain.js +1 -1
  3. package/main/mainnet/agoric.js +1 -1
  4. package/main/mainnet/akash.js +1 -1
  5. package/main/mainnet/andromeda.js +133 -4
  6. package/main/mainnet/archway.js +1 -1
  7. package/main/mainnet/assetmantle.js +2 -33
  8. package/main/mainnet/assets.js +2 -1
  9. package/main/mainnet/axelar.js +1 -1
  10. package/main/mainnet/bitcanna.js +5 -41
  11. package/main/mainnet/bitsong.js +1138 -31
  12. package/main/mainnet/carbon.js +1 -1
  13. package/main/mainnet/celestia.js +1 -1
  14. package/main/mainnet/chihuahua.js +69 -33
  15. package/main/mainnet/comdex.js +1 -1
  16. package/main/mainnet/composable.js +1 -1
  17. package/main/mainnet/coreum.js +1 -1
  18. package/main/mainnet/cosmoshub.js +1 -1
  19. package/main/mainnet/crescent.js +1 -1
  20. package/main/mainnet/cryptoorgchain.js +35 -0
  21. package/main/mainnet/dig.js +0 -31
  22. package/main/mainnet/doravota.js +131 -2
  23. package/main/mainnet/dydx.js +1 -1
  24. package/main/mainnet/emoney.js +0 -31
  25. package/main/mainnet/evmos.js +1 -1
  26. package/main/mainnet/furya.js +2 -33
  27. package/main/mainnet/gateway.js +773 -136
  28. package/main/mainnet/gravitybridge.js +1 -1
  29. package/main/mainnet/index.js +4 -2
  30. package/main/mainnet/injective.js +1 -1
  31. package/main/mainnet/jackal.js +1 -1
  32. package/main/mainnet/juno.js +1 -1
  33. package/main/mainnet/kava.js +1 -1
  34. package/main/mainnet/kujira.js +1 -1
  35. package/main/mainnet/mars.js +1 -1
  36. package/main/mainnet/migaloo.js +1 -1
  37. package/main/mainnet/neutron.js +1 -1
  38. package/main/mainnet/noble.js +1 -1
  39. package/main/mainnet/nois.js +1 -1
  40. package/main/mainnet/nolus.js +69 -2
  41. package/main/mainnet/nomic.js +1 -1
  42. package/main/mainnet/odin.js +1 -11127
  43. package/main/mainnet/okexchain.js +0 -31
  44. package/main/mainnet/omniflixhub.js +1 -11388
  45. package/main/mainnet/oraichain.js +369 -0
  46. package/main/mainnet/osmosis.js +1 -1
  47. package/main/mainnet/persistence.js +1 -1
  48. package/main/mainnet/planq.js +1 -10627
  49. package/main/mainnet/quicksilver.js +0 -31
  50. package/main/mainnet/realio.js +2 -2
  51. package/main/mainnet/regen.js +1 -1
  52. package/main/mainnet/secretnetwork.js +1 -1
  53. package/main/mainnet/sei.js +1 -1
  54. package/main/mainnet/sifchain.js +0 -31
  55. package/main/mainnet/sommelier.js +1 -1
  56. package/main/mainnet/source.js +69 -0
  57. package/main/mainnet/stafihub.js +2 -2
  58. package/main/mainnet/stargaze.js +1 -1
  59. package/main/mainnet/stride.js +1 -1
  60. package/main/mainnet/teritori.js +2 -2
  61. package/main/mainnet/terra.js +0 -31
  62. package/main/mainnet/terra2.js +1 -1
  63. package/main/mainnet/tgrade.js +35 -0
  64. package/main/mainnet/xpla.js +131 -2
  65. package/main/testnet/akashtestnet.js +33 -0
  66. package/main/testnet/archwaytestnet.js +33 -0
  67. package/main/testnet/axelartestnet.js +33 -0
  68. package/main/testnet/celestiatestnet3.js +33 -0
  69. package/main/testnet/chain4energytestnet.js +33 -0
  70. package/main/testnet/composabletestnet.js +33 -0
  71. package/main/testnet/cosmoshubtestnet.js +33 -0
  72. package/main/testnet/doravotatestnet.js +33 -0
  73. package/main/testnet/empowertestnet.js +33 -0
  74. package/main/testnet/entrypointtestnet.js +33 -0
  75. package/main/testnet/impacthubtestnet.js +33 -0
  76. package/main/testnet/injectivetestnet.js +33 -0
  77. package/main/testnet/junotestnet.js +33 -0
  78. package/main/testnet/kyvetestnet.js +33 -0
  79. package/main/testnet/likecointestnet.js +33 -0
  80. package/main/testnet/marstestnet.js +33 -0
  81. package/main/testnet/neutrontestnet.js +33 -0
  82. package/main/testnet/nobletestnet.js +33 -0
  83. package/main/testnet/nolustestnet.js +33 -0
  84. package/main/testnet/persistencetestnet2.js +33 -0
  85. package/main/testnet/quicksilvertestnet.js +33 -0
  86. package/main/testnet/sagatestnet.js +33 -0
  87. package/main/testnet/sgetestnet.js +33 -0
  88. package/main/testnet/stargazetestnet.js +33 -0
  89. package/main/testnet/xiontestnet.js +33 -0
  90. package/package.json +5 -5
@@ -109,6 +109,41 @@ var assets = {
109
109
  channel_id: 'channel-9'
110
110
  }
111
111
  }]
112
+ }, {
113
+ description: 'The token of Teledisko DAO.',
114
+ denom_units: [{
115
+ denom: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
116
+ exponent: 0,
117
+ aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
118
+ }, {
119
+ denom: 'berlin',
120
+ exponent: 18
121
+ }],
122
+ base: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
123
+ name: 'Teledisko DAO',
124
+ display: 'berlin',
125
+ symbol: 'BERLIN',
126
+ type_asset: 'erc20',
127
+ address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
128
+ logo_URIs: {
129
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
130
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
131
+ },
132
+ images: [{
133
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
134
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
135
+ }],
136
+ traces: [{
137
+ type: 'ibc',
138
+ counterparty: {
139
+ channel_id: 'channel-34',
140
+ base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
141
+ chain_name: 'evmos'
142
+ },
143
+ chain: {
144
+ channel_id: 'channel-9'
145
+ }
146
+ }]
112
147
  }, {
113
148
  description: 'The native token of Osmosis',
114
149
  denom_units: [{
@@ -233,10 +233,10 @@ var assets = {
233
233
  chain_name: 'osmosis',
234
234
  base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'
235
235
  },
236
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
236
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png'
237
237
  }],
238
238
  logo_URIs: {
239
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
239
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png'
240
240
  }
241
241
  }, {
242
242
  description: 'GLTO-ERC20 on injective',
@@ -275,6 +275,135 @@ var assets = {
275
275
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png',
276
276
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg'
277
277
  }
278
+ }, {
279
+ description: 'Hava Coin is the lifeblood of the Cosmos & Injective networks, rewarding builders and welcoming supporters. https://havacoin.xyz/',
280
+ denom_units: [{
281
+ denom: 'ibc/EE7F7B854D5CC07A6F627BAD118C353BB4CEBB6AD1250DDE16000EEABF5297A3',
282
+ exponent: 0,
283
+ aliases: ['factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/uhava']
284
+ }, {
285
+ denom: 'hava',
286
+ exponent: 6
287
+ }],
288
+ base: 'ibc/EE7F7B854D5CC07A6F627BAD118C353BB4CEBB6AD1250DDE16000EEABF5297A3',
289
+ name: 'Hava Coin',
290
+ display: 'hava',
291
+ symbol: 'HAVA',
292
+ logo_URIs: {
293
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hava.png'
294
+ },
295
+ images: [{
296
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hava.png'
297
+ }],
298
+ traces: [{
299
+ type: 'ibc',
300
+ counterparty: {
301
+ channel_id: 'channel-137',
302
+ base_denom: 'factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/uhava',
303
+ chain_name: 'injective'
304
+ },
305
+ chain: {
306
+ channel_id: 'channel-7'
307
+ }
308
+ }]
309
+ }, {
310
+ description: "A clan of 11y bad kids crafting chaos on the Cosmos eco. One bad memecoin to rule them all $BADKID. Airdropped to Badkids NFT holders and $STARS stakers. It's so bad, your wallet's throwing a tantrum for it.",
311
+ denom_units: [{
312
+ denom: 'ibc/6896A8E11982B823DE267B6B418281A58AB287EC90014CFB7FBC7F6C16CC2A76',
313
+ exponent: 0,
314
+ aliases: ['ibc/A0C5AD197FECAF6636F589071338DC7ECD6B0809CD3A5AB131EAAA5395E7E5E8']
315
+ }, {
316
+ denom: 'BADKID',
317
+ exponent: 6
318
+ }],
319
+ type_asset: 'ics20',
320
+ base: 'ibc/6896A8E11982B823DE267B6B418281A58AB287EC90014CFB7FBC7F6C16CC2A76',
321
+ name: 'Badkid',
322
+ display: 'BADKID',
323
+ symbol: 'BADKID',
324
+ traces: [{
325
+ type: 'ibc',
326
+ counterparty: {
327
+ channel_id: 'channel-137',
328
+ base_denom: 'ibc/A0C5AD197FECAF6636F589071338DC7ECD6B0809CD3A5AB131EAAA5395E7E5E8',
329
+ chain_name: 'injective'
330
+ },
331
+ chain: {
332
+ channel_id: 'channel-7'
333
+ }
334
+ }],
335
+ images: [{
336
+ image_sync: {
337
+ chain_name: 'osmosis',
338
+ base_denom: 'factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID'
339
+ },
340
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png'
341
+ }],
342
+ logo_URIs: {
343
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png'
344
+ }
345
+ }, {
346
+ description: 'The second meme coin on Injective.',
347
+ denom_units: [{
348
+ denom: 'ibc/F4F2DAD0CADAA922DC146C17A35DBE5B215A795D31AF89484BFA0859B23C87DC',
349
+ exponent: 0,
350
+ aliases: ['inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88']
351
+ }, {
352
+ denom: 'NINPO',
353
+ exponent: 6
354
+ }],
355
+ base: 'ibc/F4F2DAD0CADAA922DC146C17A35DBE5B215A795D31AF89484BFA0859B23C87DC',
356
+ name: 'Ninpo',
357
+ display: 'NINPO',
358
+ symbol: 'NINPO',
359
+ logo_URIs: {
360
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
361
+ },
362
+ images: [{
363
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
364
+ }],
365
+ traces: [{
366
+ type: 'ibc',
367
+ counterparty: {
368
+ channel_id: 'channel-137',
369
+ base_denom: 'inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88',
370
+ chain_name: 'injective'
371
+ },
372
+ chain: {
373
+ channel_id: 'channel-7'
374
+ }
375
+ }]
376
+ }, {
377
+ description: 'JUDO is a very futuristic meme token.',
378
+ denom_units: [{
379
+ denom: 'ibc/B0FBCFA07724F42B4C761228A2E22777B9FCCFDC797E9648A4219F768775F786',
380
+ exponent: 0,
381
+ aliases: ['inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h']
382
+ }, {
383
+ denom: 'JUDO',
384
+ exponent: 6
385
+ }],
386
+ base: 'ibc/B0FBCFA07724F42B4C761228A2E22777B9FCCFDC797E9648A4219F768775F786',
387
+ name: 'Judo',
388
+ display: 'JUDO',
389
+ symbol: 'JUDO',
390
+ logo_URIs: {
391
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
392
+ },
393
+ images: [{
394
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
395
+ }],
396
+ traces: [{
397
+ type: 'ibc',
398
+ counterparty: {
399
+ channel_id: 'channel-137',
400
+ base_denom: 'inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h',
401
+ chain_name: 'injective'
402
+ },
403
+ chain: {
404
+ channel_id: 'channel-7'
405
+ }
406
+ }]
278
407
  }, {
279
408
  description: 'The native token of Osmosis',
280
409
  denom_units: [{
@@ -104,6 +104,39 @@ var assets = {
104
104
  channel_id: 'channel-6'
105
105
  }
106
106
  }]
107
+ }, {
108
+ denom_units: [{
109
+ denom: 'ibc/6A1D2F9E30BBB5B6FD598B722581FF157F8582E69556255987B10A887C0A248F',
110
+ exponent: 0,
111
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
112
+ }, {
113
+ denom: 'willyz',
114
+ exponent: 6
115
+ }],
116
+ base: 'ibc/6A1D2F9E30BBB5B6FD598B722581FF157F8582E69556255987B10A887C0A248F',
117
+ name: 'Willyz',
118
+ display: 'willyz',
119
+ symbol: 'WILLYZ',
120
+ logo_URIs: {
121
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
122
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
123
+ },
124
+ keywords: ['memecoin'],
125
+ images: [{
126
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
127
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
128
+ }],
129
+ traces: [{
130
+ type: 'ibc',
131
+ counterparty: {
132
+ channel_id: 'channel-4171',
133
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
134
+ chain_name: 'osmosistestnet'
135
+ },
136
+ chain: {
137
+ channel_id: 'channel-6'
138
+ }
139
+ }]
107
140
  }]
108
141
  };
109
142
  var _default = exports["default"] = assets;
@@ -390,6 +390,39 @@ var assets = {
390
390
  channel_id: 'channel-58'
391
391
  }
392
392
  }]
393
+ }, {
394
+ denom_units: [{
395
+ denom: 'ibc/11E5EEE35E8BAD95CE0933E133DD22E0D385462931876C3D122C6BBDAF0D081D',
396
+ exponent: 0,
397
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
398
+ }, {
399
+ denom: 'willyz',
400
+ exponent: 6
401
+ }],
402
+ base: 'ibc/11E5EEE35E8BAD95CE0933E133DD22E0D385462931876C3D122C6BBDAF0D081D',
403
+ name: 'Willyz',
404
+ display: 'willyz',
405
+ symbol: 'WILLYZ',
406
+ logo_URIs: {
407
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
408
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
409
+ },
410
+ keywords: ['memecoin'],
411
+ images: [{
412
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
413
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
414
+ }],
415
+ traces: [{
416
+ type: 'ibc',
417
+ counterparty: {
418
+ channel_id: 'channel-3938',
419
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
420
+ chain_name: 'osmosistestnet'
421
+ },
422
+ chain: {
423
+ channel_id: 'channel-58'
424
+ }
425
+ }]
393
426
  }]
394
427
  };
395
428
  var _default = exports["default"] = assets;
@@ -174,6 +174,39 @@ var assets = {
174
174
  channel_id: 'channel-339'
175
175
  }
176
176
  }]
177
+ }, {
178
+ denom_units: [{
179
+ denom: 'ibc/EDC666BB629FF5D2E1890DDA0DCEDC8AFA88D0DDE8F450D5A7C63A444732E364',
180
+ exponent: 0,
181
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
182
+ }, {
183
+ denom: 'willyz',
184
+ exponent: 6
185
+ }],
186
+ base: 'ibc/EDC666BB629FF5D2E1890DDA0DCEDC8AFA88D0DDE8F450D5A7C63A444732E364',
187
+ name: 'Willyz',
188
+ display: 'willyz',
189
+ symbol: 'WILLYZ',
190
+ logo_URIs: {
191
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
192
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
193
+ },
194
+ keywords: ['memecoin'],
195
+ images: [{
196
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
197
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
198
+ }],
199
+ traces: [{
200
+ type: 'ibc',
201
+ counterparty: {
202
+ channel_id: 'channel-4170',
203
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
204
+ chain_name: 'osmosistestnet'
205
+ },
206
+ chain: {
207
+ channel_id: 'channel-339'
208
+ }
209
+ }]
177
210
  }, {
178
211
  description: 'The native token of Osmosis',
179
212
  denom_units: [{
@@ -142,6 +142,39 @@ var assets = {
142
142
  channel_id: 'channel-25'
143
143
  }
144
144
  }]
145
+ }, {
146
+ denom_units: [{
147
+ denom: 'ibc/7A6B40CBBF55049F9D43CC2C7856AEABC4E7E2A56CC773AA28393AD49B83E1D8',
148
+ exponent: 0,
149
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
150
+ }, {
151
+ denom: 'willyz',
152
+ exponent: 6
153
+ }],
154
+ base: 'ibc/7A6B40CBBF55049F9D43CC2C7856AEABC4E7E2A56CC773AA28393AD49B83E1D8',
155
+ name: 'Willyz',
156
+ display: 'willyz',
157
+ symbol: 'WILLYZ',
158
+ logo_URIs: {
159
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
160
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
161
+ },
162
+ keywords: ['memecoin'],
163
+ images: [{
164
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
165
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
166
+ }],
167
+ traces: [{
168
+ type: 'ibc',
169
+ counterparty: {
170
+ channel_id: 'channel-4370',
171
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
172
+ chain_name: 'osmosistestnet'
173
+ },
174
+ chain: {
175
+ channel_id: 'channel-25'
176
+ }
177
+ }]
145
178
  }]
146
179
  };
147
180
  var _default = exports["default"] = assets;
@@ -76,6 +76,39 @@ var assets = {
76
76
  channel_id: 'channel-0'
77
77
  }
78
78
  }]
79
+ }, {
80
+ denom_units: [{
81
+ denom: 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33',
82
+ exponent: 0,
83
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
84
+ }, {
85
+ denom: 'willyz',
86
+ exponent: 6
87
+ }],
88
+ base: 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33',
89
+ name: 'Willyz',
90
+ display: 'willyz',
91
+ symbol: 'WILLYZ',
92
+ logo_URIs: {
93
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
94
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
95
+ },
96
+ keywords: ['memecoin'],
97
+ images: [{
98
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
99
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
100
+ }],
101
+ traces: [{
102
+ type: 'ibc',
103
+ counterparty: {
104
+ channel_id: 'channel-111',
105
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
106
+ chain_name: 'osmosistestnet'
107
+ },
108
+ chain: {
109
+ channel_id: 'channel-0'
110
+ }
111
+ }]
79
112
  }]
80
113
  };
81
114
  var _default = exports["default"] = assets;
@@ -76,6 +76,39 @@ var assets = {
76
76
  channel_id: 'channel-11'
77
77
  }
78
78
  }]
79
+ }, {
80
+ denom_units: [{
81
+ denom: 'ibc/FA7066E205029BDB2A348F8253ADE29497E48DB485217663E34DE4A68DB5D08F',
82
+ exponent: 0,
83
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
84
+ }, {
85
+ denom: 'willyz',
86
+ exponent: 6
87
+ }],
88
+ base: 'ibc/FA7066E205029BDB2A348F8253ADE29497E48DB485217663E34DE4A68DB5D08F',
89
+ name: 'Willyz',
90
+ display: 'willyz',
91
+ symbol: 'WILLYZ',
92
+ logo_URIs: {
93
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
94
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
95
+ },
96
+ keywords: ['memecoin'],
97
+ images: [{
98
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
99
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
100
+ }],
101
+ traces: [{
102
+ type: 'ibc',
103
+ counterparty: {
104
+ channel_id: 'channel-329',
105
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
106
+ chain_name: 'osmosistestnet'
107
+ },
108
+ chain: {
109
+ channel_id: 'channel-11'
110
+ }
111
+ }]
79
112
  }]
80
113
  };
81
114
  var _default = exports["default"] = assets;
@@ -140,6 +140,39 @@ var assets = {
140
140
  channel_id: 'channel-3306'
141
141
  }
142
142
  }]
143
+ }, {
144
+ denom_units: [{
145
+ denom: 'ibc/78A7110CF4371CAF56DC2172B9153AF5D2B91205AEE080119430B3CB307606BD',
146
+ exponent: 0,
147
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
148
+ }, {
149
+ denom: 'willyz',
150
+ exponent: 6
151
+ }],
152
+ base: 'ibc/78A7110CF4371CAF56DC2172B9153AF5D2B91205AEE080119430B3CB307606BD',
153
+ name: 'Willyz',
154
+ display: 'willyz',
155
+ symbol: 'WILLYZ',
156
+ logo_URIs: {
157
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
158
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
159
+ },
160
+ keywords: ['memecoin'],
161
+ images: [{
162
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
163
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
164
+ }],
165
+ traces: [{
166
+ type: 'ibc',
167
+ counterparty: {
168
+ channel_id: 'channel-4156',
169
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
170
+ chain_name: 'osmosistestnet'
171
+ },
172
+ chain: {
173
+ channel_id: 'channel-3306'
174
+ }
175
+ }]
143
176
  }, {
144
177
  description: 'The XPRT token is primarily a governance token for the Persistence chain.',
145
178
  denom_units: [{
@@ -76,6 +76,39 @@ var assets = {
76
76
  channel_id: 'channel-1'
77
77
  }
78
78
  }]
79
+ }, {
80
+ denom_units: [{
81
+ denom: 'ibc/BF5B9C95960C2A5039D7E26A552663320466B4316D24A5EBAD08CBE8F35CA4BD',
82
+ exponent: 0,
83
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
84
+ }, {
85
+ denom: 'willyz',
86
+ exponent: 6
87
+ }],
88
+ base: 'ibc/BF5B9C95960C2A5039D7E26A552663320466B4316D24A5EBAD08CBE8F35CA4BD',
89
+ name: 'Willyz',
90
+ display: 'willyz',
91
+ symbol: 'WILLYZ',
92
+ logo_URIs: {
93
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
94
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
95
+ },
96
+ keywords: ['memecoin'],
97
+ images: [{
98
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
99
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
100
+ }],
101
+ traces: [{
102
+ type: 'ibc',
103
+ counterparty: {
104
+ channel_id: 'channel-1260',
105
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
106
+ chain_name: 'osmosistestnet'
107
+ },
108
+ chain: {
109
+ channel_id: 'channel-1'
110
+ }
111
+ }]
79
112
  }]
80
113
  };
81
114
  var _default = exports["default"] = assets;
@@ -109,6 +109,39 @@ var assets = {
109
109
  channel_id: 'channel-0'
110
110
  }
111
111
  }]
112
+ }, {
113
+ denom_units: [{
114
+ denom: 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33',
115
+ exponent: 0,
116
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
117
+ }, {
118
+ denom: 'willyz',
119
+ exponent: 6
120
+ }],
121
+ base: 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33',
122
+ name: 'Willyz',
123
+ display: 'willyz',
124
+ symbol: 'WILLYZ',
125
+ logo_URIs: {
126
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
127
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
128
+ },
129
+ keywords: ['memecoin'],
130
+ images: [{
131
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
132
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
133
+ }],
134
+ traces: [{
135
+ type: 'ibc',
136
+ counterparty: {
137
+ channel_id: 'channel-155',
138
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
139
+ chain_name: 'osmosistestnet'
140
+ },
141
+ chain: {
142
+ channel_id: 'channel-0'
143
+ }
144
+ }]
112
145
  }, {
113
146
  description: 'The native token of Stargaze',
114
147
  denom_units: [{
@@ -76,6 +76,39 @@ var assets = {
76
76
  channel_id: 'channel-0'
77
77
  }
78
78
  }]
79
+ }, {
80
+ denom_units: [{
81
+ denom: 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33',
82
+ exponent: 0,
83
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
84
+ }, {
85
+ denom: 'willyz',
86
+ exponent: 6
87
+ }],
88
+ base: 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33',
89
+ name: 'Willyz',
90
+ display: 'willyz',
91
+ symbol: 'WILLYZ',
92
+ logo_URIs: {
93
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
94
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
95
+ },
96
+ keywords: ['memecoin'],
97
+ images: [{
98
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
99
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
100
+ }],
101
+ traces: [{
102
+ type: 'ibc',
103
+ counterparty: {
104
+ channel_id: 'channel-1543',
105
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
106
+ chain_name: 'osmosistestnet'
107
+ },
108
+ chain: {
109
+ channel_id: 'channel-0'
110
+ }
111
+ }]
79
112
  }]
80
113
  };
81
114
  var _default = exports["default"] = assets;
@@ -76,6 +76,39 @@ var assets = {
76
76
  channel_id: 'channel-10'
77
77
  }
78
78
  }]
79
+ }, {
80
+ denom_units: [{
81
+ denom: 'ibc/5849025C1D4D7404EE4AD4DF05041202803EA210C5D8B819B6353F5A5BAFBC5A',
82
+ exponent: 0,
83
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
84
+ }, {
85
+ denom: 'willyz',
86
+ exponent: 6
87
+ }],
88
+ base: 'ibc/5849025C1D4D7404EE4AD4DF05041202803EA210C5D8B819B6353F5A5BAFBC5A',
89
+ name: 'Willyz',
90
+ display: 'willyz',
91
+ symbol: 'WILLYZ',
92
+ logo_URIs: {
93
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
94
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
95
+ },
96
+ keywords: ['memecoin'],
97
+ images: [{
98
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
99
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
100
+ }],
101
+ traces: [{
102
+ type: 'ibc',
103
+ counterparty: {
104
+ channel_id: 'channel-1637',
105
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
106
+ chain_name: 'osmosistestnet'
107
+ },
108
+ chain: {
109
+ channel_id: 'channel-10'
110
+ }
111
+ }]
79
112
  }]
80
113
  };
81
114
  var _default = exports["default"] = assets;
@@ -110,6 +110,39 @@ var assets = {
110
110
  channel_id: 'channel-129'
111
111
  }
112
112
  }]
113
+ }, {
114
+ denom_units: [{
115
+ denom: 'ibc/F720CD702241F9C6193BAA3F4ECEA6AAC4426ADBE2AA17224F7032BA549C45DF',
116
+ exponent: 0,
117
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
118
+ }, {
119
+ denom: 'willyz',
120
+ exponent: 6
121
+ }],
122
+ base: 'ibc/F720CD702241F9C6193BAA3F4ECEA6AAC4426ADBE2AA17224F7032BA549C45DF',
123
+ name: 'Willyz',
124
+ display: 'willyz',
125
+ symbol: 'WILLYZ',
126
+ logo_URIs: {
127
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
128
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
129
+ },
130
+ keywords: ['memecoin'],
131
+ images: [{
132
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
133
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
134
+ }],
135
+ traces: [{
136
+ type: 'ibc',
137
+ counterparty: {
138
+ channel_id: 'channel-4174',
139
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
140
+ chain_name: 'osmosistestnet'
141
+ },
142
+ chain: {
143
+ channel_id: 'channel-129'
144
+ }
145
+ }]
113
146
  }]
114
147
  };
115
148
  var _default = exports["default"] = assets;