@chain-registry/assets 1.70.377 → 1.70.379

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 (55) hide show
  1. package/asset_lists.js +1 -2
  2. package/esm/asset_lists.js +1 -2
  3. package/esm/index.js +0 -1
  4. package/esm/mainnet/assets.js +2 -1
  5. package/esm/mainnet/atomone.js +80 -0
  6. package/esm/mainnet/axelar.js +160 -0
  7. package/esm/mainnet/composable.js +70 -68
  8. package/esm/mainnet/dungeon.js +284 -0
  9. package/esm/mainnet/index.js +1 -0
  10. package/esm/mainnet/namada.js +38 -38
  11. package/esm/mainnet/neutron.js +120 -38
  12. package/esm/mainnet/osmosis.js +38 -38
  13. package/esm/mainnet/passage.js +0 -68
  14. package/esm/testnet/assets.js +2 -1
  15. package/esm/testnet/atomonetestnet.js +5 -0
  16. package/esm/testnet/axelartestnet.js +156 -0
  17. package/esm/testnet/babylontestnet.js +70 -0
  18. package/esm/testnet/cosmosicsprovidertestnet.js +66 -0
  19. package/esm/testnet/index.js +1 -0
  20. package/index.d.ts +0 -1
  21. package/index.js +0 -1
  22. package/mainnet/assets.js +2 -1
  23. package/mainnet/atomone.js +80 -0
  24. package/mainnet/axelar.js +160 -0
  25. package/mainnet/composable.js +70 -68
  26. package/mainnet/dungeon.js +284 -0
  27. package/mainnet/index.d.ts +1 -0
  28. package/mainnet/index.js +5 -4
  29. package/mainnet/namada.js +38 -38
  30. package/mainnet/neutron.js +120 -38
  31. package/mainnet/osmosis.js +38 -38
  32. package/mainnet/passage.js +0 -68
  33. package/package.json +5 -5
  34. package/testnet/assets.js +2 -1
  35. package/testnet/atomonetestnet.js +7 -0
  36. package/testnet/axelartestnet.js +156 -0
  37. package/testnet/babylontestnet.js +70 -0
  38. package/testnet/cosmosicsprovidertestnet.js +66 -0
  39. package/testnet/index.d.ts +1 -0
  40. package/testnet/index.js +2 -1
  41. package/esm/noncosmos/assets.js +0 -5
  42. package/esm/noncosmos/composablepolkadot.js +0 -71
  43. package/esm/noncosmos/index.js +0 -3
  44. package/esm/noncosmos/picasso.js +0 -71
  45. package/noncosmos/assets.d.ts +0 -3
  46. package/noncosmos/assets.js +0 -10
  47. package/noncosmos/composablepolkadot.js +0 -73
  48. package/noncosmos/index.d.ts +0 -3
  49. package/noncosmos/index.js +0 -29
  50. package/noncosmos/picasso.d.ts +0 -3
  51. package/noncosmos/picasso.js +0 -73
  52. package/esm/{noncosmos → mainnet}/penumbra.js +39 -39
  53. package/{noncosmos → mainnet}/penumbra.d.ts +0 -0
  54. package/{noncosmos → mainnet}/penumbra.js +39 -39
  55. /package/{noncosmos/composablepolkadot.d.ts → testnet/atomonetestnet.d.ts} +0 -0
package/asset_lists.js CHANGED
@@ -6,6 +6,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
6
6
  const assets_1 = __importDefault(require("./mainnet/assets"));
7
7
  const assets_2 = __importDefault(require("./testnet/assets"));
8
8
  const assets_3 = __importDefault(require("./devnet/assets"));
9
- const assets_4 = __importDefault(require("./noncosmos/assets"));
10
- const asset_lists = [...assets_1.default, ...assets_2.default, ...assets_3.default, ...assets_4.default];
9
+ const asset_lists = [...assets_1.default, ...assets_2.default, ...assets_3.default];
11
10
  exports.default = asset_lists;
@@ -1,6 +1,5 @@
1
1
  import _mainnet from './mainnet/assets';
2
2
  import _testnet from './testnet/assets';
3
3
  import _devnet from './devnet/assets';
4
- import _noncosmos from './noncosmos/assets';
5
- const asset_lists = [..._mainnet, ..._testnet, ..._devnet, ..._noncosmos];
4
+ const asset_lists = [..._mainnet, ..._testnet, ..._devnet];
6
5
  export default asset_lists;
package/esm/index.js CHANGED
@@ -1,7 +1,6 @@
1
1
  export * from './mainnet';
2
2
  export * from './testnet';
3
3
  export * from './devnet';
4
- export * from './noncosmos';
5
4
  import asset_lists from './asset_lists';
6
5
  export default {
7
6
  asset_lists
@@ -1,5 +1,6 @@
1
1
  import _ethereum from './ethereum';
2
2
  import _namada from './namada';
3
+ import _penumbra from './penumbra';
3
4
  import _solana from './solana';
4
5
  import _aaronetwork from './aaronetwork';
5
6
  import _acrechain from './acrechain';
@@ -170,5 +171,5 @@ import _xpla from './xpla';
170
171
  import _xrplevm from './xrplevm';
171
172
  import _zenrock from './zenrock';
172
173
  import _zigchain from './zigchain';
173
- const assets = [_ethereum, _namada, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _evmos, _fandomchain, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mtgbp, _neutaro, _neutron, _nibiru, _nillion, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _qfs, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
174
+ const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _evmos, _fandomchain, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mtgbp, _neutaro, _neutron, _nibiru, _nillion, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _qfs, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
174
175
  export default assets;
@@ -1,6 +1,46 @@
1
1
  const assets = {
2
2
  chain_name: 'atomone',
3
3
  assets: [
4
+ {
5
+ description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
6
+ denom_units: [{
7
+ denom: 'ibc/6F8E6FDF589E95A555946A94C409539B00AC66D84C0B6B575DE8B41D88E3E014',
8
+ exponent: 0,
9
+ aliases: ['uaxl']
10
+ }, {
11
+ denom: 'axl',
12
+ exponent: 6
13
+ }],
14
+ base: 'ibc/6F8E6FDF589E95A555946A94C409539B00AC66D84C0B6B575DE8B41D88E3E014',
15
+ name: 'Axelar',
16
+ display: 'axl',
17
+ symbol: 'AXL',
18
+ logo_URIs: {
19
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
20
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
21
+ },
22
+ coingecko_id: 'axelar',
23
+ images: [{
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
25
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
26
+ }],
27
+ socials: {
28
+ website: 'https://axelar.network/',
29
+ twitter: 'https://twitter.com/axelarnetwork'
30
+ },
31
+ type_asset: 'sdk.coin',
32
+ traces: [{
33
+ type: 'ibc',
34
+ counterparty: {
35
+ channel_id: 'channel-190',
36
+ base_denom: 'uaxl',
37
+ chain_name: 'axelar'
38
+ },
39
+ chain: {
40
+ channel_id: 'channel-10'
41
+ }
42
+ }]
43
+ },
4
44
  {
5
45
  description: 'BeeZee network native coin',
6
46
  denom_units: [{
@@ -163,6 +203,46 @@ const assets = {
163
203
  }
164
204
  }]
165
205
  },
206
+ {
207
+ description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
208
+ denom_units: [{
209
+ denom: 'ibc/6F8E6FDF589E95A555946A94C409539B00AC66D84C0B6B575DE8B41D88E3E014',
210
+ exponent: 0,
211
+ aliases: ['uaxl']
212
+ }, {
213
+ denom: 'axl',
214
+ exponent: 6
215
+ }],
216
+ base: 'ibc/6F8E6FDF589E95A555946A94C409539B00AC66D84C0B6B575DE8B41D88E3E014',
217
+ name: 'Axelar',
218
+ display: 'axl',
219
+ symbol: 'AXL',
220
+ logo_URIs: {
221
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
222
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
223
+ },
224
+ coingecko_id: 'axelar',
225
+ images: [{
226
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
227
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
228
+ }],
229
+ socials: {
230
+ website: 'https://axelar.network/',
231
+ twitter: 'https://twitter.com/axelarnetwork'
232
+ },
233
+ type_asset: 'sdk.coin',
234
+ traces: [{
235
+ type: 'ibc',
236
+ counterparty: {
237
+ channel_id: 'channel-190',
238
+ base_denom: 'uaxl',
239
+ chain_name: 'axelar'
240
+ },
241
+ chain: {
242
+ channel_id: 'channel-10'
243
+ }
244
+ }]
245
+ },
166
246
  {
167
247
  description: 'BeeZee network native coin',
168
248
  denom_units: [{
@@ -306,6 +306,86 @@ const assets = {
306
306
  }
307
307
  }]
308
308
  },
309
+ {
310
+ description: 'The native staking and governance token of AtomOne',
311
+ denom_units: [{
312
+ denom: 'ibc/514DF71358A15C74BB1A20B6C3C83EA57C667B3AAC3C254701E1969A40D29692',
313
+ exponent: 0,
314
+ aliases: ['uatone']
315
+ }, {
316
+ denom: 'atone',
317
+ exponent: 6
318
+ }],
319
+ base: 'ibc/514DF71358A15C74BB1A20B6C3C83EA57C667B3AAC3C254701E1969A40D29692',
320
+ name: 'Atone',
321
+ display: 'atone',
322
+ symbol: 'ATONE',
323
+ logo_URIs: {
324
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
325
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
326
+ },
327
+ images: [{
328
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
329
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
330
+ }],
331
+ type_asset: 'sdk.coin',
332
+ socials: {
333
+ website: 'https://atom.one',
334
+ twitter: 'https://x.com/_atomone'
335
+ },
336
+ coingecko_id: 'atomone',
337
+ traces: [{
338
+ type: 'ibc',
339
+ counterparty: {
340
+ channel_id: 'channel-10',
341
+ base_denom: 'uatone',
342
+ chain_name: 'atomone'
343
+ },
344
+ chain: {
345
+ channel_id: 'channel-190'
346
+ }
347
+ }]
348
+ },
349
+ {
350
+ description: 'The fee token of AtomOne',
351
+ denom_units: [{
352
+ denom: 'ibc/A84F9097D506056357A79CC1ED29ECFBD7C04CC8166754755AF82987002AB62F',
353
+ exponent: 0,
354
+ aliases: ['uphoton']
355
+ }, {
356
+ denom: 'photon',
357
+ exponent: 6
358
+ }],
359
+ base: 'ibc/A84F9097D506056357A79CC1ED29ECFBD7C04CC8166754755AF82987002AB62F',
360
+ name: 'Photon',
361
+ display: 'photon',
362
+ symbol: 'PHOTON',
363
+ logo_URIs: {
364
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
365
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
366
+ },
367
+ images: [{
368
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
369
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
370
+ }],
371
+ type_asset: 'sdk.coin',
372
+ socials: {
373
+ website: 'https://atom.one',
374
+ twitter: 'https://x.com/_atomone'
375
+ },
376
+ coingecko_id: 'photon-2',
377
+ traces: [{
378
+ type: 'ibc',
379
+ counterparty: {
380
+ channel_id: 'channel-10',
381
+ base_denom: 'uphoton',
382
+ chain_name: 'atomone'
383
+ },
384
+ chain: {
385
+ channel_id: 'channel-190'
386
+ }
387
+ }]
388
+ },
309
389
  {
310
390
  description: 'The native token of Aura Network',
311
391
  denom_units: [{
@@ -647,6 +727,86 @@ const assets = {
647
727
  }
648
728
  }]
649
729
  },
730
+ {
731
+ description: 'The native staking and governance token of AtomOne',
732
+ denom_units: [{
733
+ denom: 'ibc/514DF71358A15C74BB1A20B6C3C83EA57C667B3AAC3C254701E1969A40D29692',
734
+ exponent: 0,
735
+ aliases: ['uatone']
736
+ }, {
737
+ denom: 'atone',
738
+ exponent: 6
739
+ }],
740
+ base: 'ibc/514DF71358A15C74BB1A20B6C3C83EA57C667B3AAC3C254701E1969A40D29692',
741
+ name: 'Atone',
742
+ display: 'atone',
743
+ symbol: 'ATONE',
744
+ logo_URIs: {
745
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
746
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
747
+ },
748
+ images: [{
749
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
750
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
751
+ }],
752
+ type_asset: 'sdk.coin',
753
+ socials: {
754
+ website: 'https://atom.one',
755
+ twitter: 'https://x.com/_atomone'
756
+ },
757
+ coingecko_id: 'atomone',
758
+ traces: [{
759
+ type: 'ibc',
760
+ counterparty: {
761
+ channel_id: 'channel-10',
762
+ base_denom: 'uatone',
763
+ chain_name: 'atomone'
764
+ },
765
+ chain: {
766
+ channel_id: 'channel-190'
767
+ }
768
+ }]
769
+ },
770
+ {
771
+ description: 'The fee token of AtomOne',
772
+ denom_units: [{
773
+ denom: 'ibc/A84F9097D506056357A79CC1ED29ECFBD7C04CC8166754755AF82987002AB62F',
774
+ exponent: 0,
775
+ aliases: ['uphoton']
776
+ }, {
777
+ denom: 'photon',
778
+ exponent: 6
779
+ }],
780
+ base: 'ibc/A84F9097D506056357A79CC1ED29ECFBD7C04CC8166754755AF82987002AB62F',
781
+ name: 'Photon',
782
+ display: 'photon',
783
+ symbol: 'PHOTON',
784
+ logo_URIs: {
785
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
786
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
787
+ },
788
+ images: [{
789
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
790
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
791
+ }],
792
+ type_asset: 'sdk.coin',
793
+ socials: {
794
+ website: 'https://atom.one',
795
+ twitter: 'https://x.com/_atomone'
796
+ },
797
+ coingecko_id: 'photon-2',
798
+ traces: [{
799
+ type: 'ibc',
800
+ counterparty: {
801
+ channel_id: 'channel-10',
802
+ base_denom: 'uphoton',
803
+ chain_name: 'atomone'
804
+ },
805
+ chain: {
806
+ channel_id: 'channel-190'
807
+ }
808
+ }]
809
+ },
650
810
  {
651
811
  description: 'The native token of Aura Network',
652
812
  denom_units: [{
@@ -1032,6 +1032,41 @@ const assets = {
1032
1032
  }
1033
1033
  }]
1034
1034
  },
1035
+ {
1036
+ description: 'Tether Gold(XAUT)',
1037
+ type_asset: 'erc20',
1038
+ address: '0x68749665ff8d2d112fa859aa293f07a622782f38',
1039
+ denom_units: [{
1040
+ denom: 'ibc/B337F4897D6299EDAB71A12E45FCEB8C706F5A9A938ABAB686F8BB096A797BEB',
1041
+ exponent: 0,
1042
+ aliases: ['0x68749665ff8d2d112fa859aa293f07a622782f38']
1043
+ }, {
1044
+ denom: 'xaut',
1045
+ exponent: 6
1046
+ }],
1047
+ base: 'ibc/B337F4897D6299EDAB71A12E45FCEB8C706F5A9A938ABAB686F8BB096A797BEB',
1048
+ name: 'Tether Gold',
1049
+ display: 'xaut',
1050
+ symbol: 'XAUt',
1051
+ coingecko_id: 'tether-gold',
1052
+ images: [{
1053
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
1054
+ }],
1055
+ logo_URIs: {
1056
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
1057
+ },
1058
+ traces: [{
1059
+ type: 'ibc',
1060
+ counterparty: {
1061
+ channel_id: 'channel-2',
1062
+ base_denom: '0x68749665ff8d2d112fa859aa293f07a622782f38',
1063
+ chain_name: 'ethereum'
1064
+ },
1065
+ chain: {
1066
+ channel_id: 'channel-52'
1067
+ }
1068
+ }]
1069
+ },
1035
1070
  {
1036
1071
  description: 'Solana is a high-performance blockchain platform known for its fast transaction speeds, low costs, and scalability, ideal for decentralized applications and crypto projects.',
1037
1072
  denom_units: [{
@@ -3212,6 +3247,41 @@ const assets = {
3212
3247
  }
3213
3248
  }]
3214
3249
  },
3250
+ {
3251
+ description: 'Tether Gold(XAUT)',
3252
+ type_asset: 'erc20',
3253
+ address: '0x68749665ff8d2d112fa859aa293f07a622782f38',
3254
+ denom_units: [{
3255
+ denom: 'ibc/B337F4897D6299EDAB71A12E45FCEB8C706F5A9A938ABAB686F8BB096A797BEB',
3256
+ exponent: 0,
3257
+ aliases: ['0x68749665ff8d2d112fa859aa293f07a622782f38']
3258
+ }, {
3259
+ denom: 'xaut',
3260
+ exponent: 6
3261
+ }],
3262
+ base: 'ibc/B337F4897D6299EDAB71A12E45FCEB8C706F5A9A938ABAB686F8BB096A797BEB',
3263
+ name: 'Tether Gold',
3264
+ display: 'xaut',
3265
+ symbol: 'XAUt',
3266
+ coingecko_id: 'tether-gold',
3267
+ images: [{
3268
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
3269
+ }],
3270
+ logo_URIs: {
3271
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
3272
+ },
3273
+ traces: [{
3274
+ type: 'ibc',
3275
+ counterparty: {
3276
+ channel_id: 'channel-2',
3277
+ base_denom: '0x68749665ff8d2d112fa859aa293f07a622782f38',
3278
+ chain_name: 'ethereum'
3279
+ },
3280
+ chain: {
3281
+ channel_id: 'channel-52'
3282
+ }
3283
+ }]
3284
+ },
3215
3285
  {
3216
3286
  description: 'The native EVM, governance and staking token of the Evmos Hub',
3217
3287
  denom_units: [{
@@ -3923,40 +3993,6 @@ const assets = {
3923
3993
  }
3924
3994
  }]
3925
3995
  },
3926
- {
3927
- description: 'The native staking and governance token of Picasso Kusama.',
3928
- denom_units: [{
3929
- denom: 'ibc/6517CF990493C8F3D6AE1E03FA1B5167B1E40345061104F07296D883379B4A08',
3930
- exponent: 0,
3931
- aliases: ['ppica']
3932
- }, {
3933
- denom: 'pica',
3934
- exponent: 12
3935
- }],
3936
- type_asset: 'substrate',
3937
- base: 'ibc/6517CF990493C8F3D6AE1E03FA1B5167B1E40345061104F07296D883379B4A08',
3938
- name: 'Picasso',
3939
- display: 'pica',
3940
- symbol: 'PICA',
3941
- coingecko_id: 'picasso',
3942
- logo_URIs: {
3943
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg'
3944
- },
3945
- images: [{
3946
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg'
3947
- }],
3948
- traces: [{
3949
- type: 'ibc',
3950
- counterparty: {
3951
- channel_id: 'channel-17',
3952
- base_denom: 'ppica',
3953
- chain_name: 'picasso'
3954
- },
3955
- chain: {
3956
- channel_id: 'channel-2'
3957
- }
3958
- }]
3959
- },
3960
3996
  {
3961
3997
  description: 'QCK - native token of Quicksilver',
3962
3998
  denom_units: [{
@@ -5581,40 +5617,6 @@ const assets = {
5581
5617
  }
5582
5618
  }]
5583
5619
  },
5584
- {
5585
- description: 'The native staking and governance token of Picasso Kusama.',
5586
- denom_units: [{
5587
- denom: 'ibc/6517CF990493C8F3D6AE1E03FA1B5167B1E40345061104F07296D883379B4A08',
5588
- exponent: 0,
5589
- aliases: ['ppica']
5590
- }, {
5591
- denom: 'pica',
5592
- exponent: 12
5593
- }],
5594
- type_asset: 'substrate',
5595
- base: 'ibc/6517CF990493C8F3D6AE1E03FA1B5167B1E40345061104F07296D883379B4A08',
5596
- name: 'Picasso',
5597
- display: 'pica',
5598
- symbol: 'PICA',
5599
- coingecko_id: 'picasso',
5600
- logo_URIs: {
5601
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg'
5602
- },
5603
- images: [{
5604
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg'
5605
- }],
5606
- traces: [{
5607
- type: 'ibc',
5608
- counterparty: {
5609
- channel_id: 'channel-17',
5610
- base_denom: 'ppica',
5611
- chain_name: 'picasso'
5612
- },
5613
- chain: {
5614
- channel_id: 'channel-2'
5615
- }
5616
- }]
5617
- },
5618
5620
  {
5619
5621
  description: 'The native token cw20 for SIENNA on Secret Network',
5620
5622
  denom_units: [{