@chain-registry/assets 1.70.613 → 1.70.615

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 (84) hide show
  1. package/esm/mainnet/acrechain.js +0 -80
  2. package/esm/mainnet/akash.js +0 -158
  3. package/esm/mainnet/assets.js +1 -5
  4. package/esm/mainnet/atomone.js +0 -80
  5. package/esm/mainnet/aura.js +0 -80
  6. package/esm/mainnet/axelar.js +20 -16
  7. package/esm/mainnet/carbon.js +0 -80
  8. package/esm/mainnet/celestia.js +0 -80
  9. package/esm/mainnet/composable.js +0 -80
  10. package/esm/mainnet/cosmoshub.js +0 -158
  11. package/esm/mainnet/crescent.js +0 -80
  12. package/esm/mainnet/cryptoorgchain.js +0 -78
  13. package/esm/mainnet/doravota.js +0 -80
  14. package/esm/mainnet/elys.js +20 -16
  15. package/esm/mainnet/gateway.js +0 -80
  16. package/esm/mainnet/index.js +0 -4
  17. package/esm/mainnet/injective.js +20 -16
  18. package/esm/mainnet/irisnet.js +0 -78
  19. package/esm/mainnet/juno.js +0 -80
  20. package/esm/mainnet/kujira.js +0 -80
  21. package/esm/mainnet/kyve.js +20 -16
  22. package/esm/mainnet/lava.js +0 -80
  23. package/esm/mainnet/mantrachain.js +0 -80
  24. package/esm/mainnet/migaloo.js +0 -80
  25. package/esm/mainnet/neutron.js +0 -80
  26. package/esm/mainnet/noble.js +20 -96
  27. package/esm/mainnet/omniflixhub.js +0 -80
  28. package/esm/mainnet/osmosis.js +20 -352
  29. package/esm/mainnet/persistence.js +0 -158
  30. package/esm/mainnet/quicksilver.js +20 -96
  31. package/esm/mainnet/regen.js +0 -78
  32. package/esm/mainnet/secretnetwork.js +0 -80
  33. package/esm/mainnet/sentinel.js +0 -78
  34. package/esm/mainnet/stride.js +0 -80
  35. package/esm/mainnet/terra2.js +0 -80
  36. package/mainnet/acrechain.js +0 -80
  37. package/mainnet/akash.js +0 -158
  38. package/mainnet/assets.js +1 -5
  39. package/mainnet/atomone.js +0 -80
  40. package/mainnet/aura.js +0 -80
  41. package/mainnet/axelar.js +20 -16
  42. package/mainnet/carbon.js +0 -80
  43. package/mainnet/celestia.js +0 -80
  44. package/mainnet/composable.js +0 -80
  45. package/mainnet/cosmoshub.js +0 -158
  46. package/mainnet/crescent.js +0 -80
  47. package/mainnet/cryptoorgchain.js +0 -78
  48. package/mainnet/doravota.js +0 -80
  49. package/mainnet/elys.js +20 -16
  50. package/mainnet/gateway.js +0 -80
  51. package/mainnet/index.d.ts +0 -4
  52. package/mainnet/index.js +2 -6
  53. package/mainnet/injective.js +20 -16
  54. package/mainnet/irisnet.js +0 -78
  55. package/mainnet/juno.js +0 -80
  56. package/mainnet/kujira.js +0 -80
  57. package/mainnet/kyve.js +20 -16
  58. package/mainnet/lava.js +0 -80
  59. package/mainnet/mantrachain.js +0 -80
  60. package/mainnet/migaloo.js +0 -80
  61. package/mainnet/neutron.js +0 -80
  62. package/mainnet/noble.js +20 -96
  63. package/mainnet/omniflixhub.js +0 -80
  64. package/mainnet/osmosis.js +20 -352
  65. package/mainnet/persistence.js +0 -158
  66. package/mainnet/quicksilver.js +20 -96
  67. package/mainnet/regen.js +0 -78
  68. package/mainnet/secretnetwork.js +0 -80
  69. package/mainnet/sentinel.js +0 -78
  70. package/mainnet/stride.js +0 -80
  71. package/mainnet/terra2.js +0 -80
  72. package/package.json +5 -5
  73. package/esm/mainnet/nillion.js +0 -170
  74. package/esm/mainnet/stargaze.js +0 -2990
  75. package/esm/mainnet/starname.js +0 -912
  76. package/esm/mainnet/tgrade.js +0 -170
  77. package/mainnet/nillion.d.ts +0 -3
  78. package/mainnet/nillion.js +0 -172
  79. package/mainnet/stargaze.d.ts +0 -3
  80. package/mainnet/stargaze.js +0 -2992
  81. package/mainnet/starname.d.ts +0 -3
  82. package/mainnet/starname.js +0 -914
  83. package/mainnet/tgrade.d.ts +0 -3
  84. package/mainnet/tgrade.js +0 -172
@@ -301,46 +301,6 @@ const assets = {
301
301
  }
302
302
  }]
303
303
  },
304
- {
305
- description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
306
- denom_units: [{
307
- denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
308
- exponent: 0,
309
- aliases: ['ustars']
310
- }, {
311
- denom: 'stars',
312
- exponent: 6
313
- }],
314
- base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
315
- name: 'Stargaze',
316
- display: 'stars',
317
- symbol: 'STARS',
318
- logo_URIs: {
319
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
320
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
321
- },
322
- coingecko_id: 'stargaze',
323
- images: [{
324
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
325
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
326
- }],
327
- socials: {
328
- website: 'https://www.stargaze.zone/',
329
- x: 'https://x.com/StargazeZone'
330
- },
331
- type_asset: 'sdk.coin',
332
- traces: [{
333
- type: 'ibc',
334
- counterparty: {
335
- channel_id: 'channel-121',
336
- base_denom: 'ustars',
337
- chain_name: 'stargaze'
338
- },
339
- chain: {
340
- channel_id: 'channel-4'
341
- }
342
- }]
343
- },
344
304
  {
345
305
  description: 'Stride is a liquid staking blockchain in the Cosmos ecosystem that allows users to stake any IBC-compatible tokens and receive stTokens in return, providing liquidity while earning staking rewards.',
346
306
  denom_units: [{
@@ -1735,46 +1695,6 @@ const assets = {
1735
1695
  }
1736
1696
  }]
1737
1697
  },
1738
- {
1739
- description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
1740
- denom_units: [{
1741
- denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
1742
- exponent: 0,
1743
- aliases: ['ustars']
1744
- }, {
1745
- denom: 'stars',
1746
- exponent: 6
1747
- }],
1748
- base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
1749
- name: 'Stargaze',
1750
- display: 'stars',
1751
- symbol: 'STARS',
1752
- logo_URIs: {
1753
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1754
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1755
- },
1756
- coingecko_id: 'stargaze',
1757
- images: [{
1758
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1759
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1760
- }],
1761
- socials: {
1762
- website: 'https://www.stargaze.zone/',
1763
- x: 'https://x.com/StargazeZone'
1764
- },
1765
- type_asset: 'sdk.coin',
1766
- traces: [{
1767
- type: 'ibc',
1768
- counterparty: {
1769
- channel_id: 'channel-121',
1770
- base_denom: 'ustars',
1771
- chain_name: 'stargaze'
1772
- },
1773
- chain: {
1774
- channel_id: 'channel-4'
1775
- }
1776
- }]
1777
- },
1778
1698
  {
1779
1699
  description: 'Stride is a liquid staking blockchain in the Cosmos ecosystem that allows users to stake any IBC-compatible tokens and receive stTokens in return, providing liquidity while earning staking rewards.',
1780
1700
  denom_units: [{
@@ -871,85 +871,6 @@ const assets = {
871
871
  }
872
872
  }]
873
873
  },
874
- {
875
- description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
876
- denom_units: [{
877
- denom: 'ibc/6B71AD4E47869D06CC021E9BD3361F26250574E168C1C9EDCEA246DE8EB0D22E',
878
- exponent: 0,
879
- aliases: ['ustars']
880
- }, {
881
- denom: 'stars',
882
- exponent: 6
883
- }],
884
- base: 'ibc/6B71AD4E47869D06CC021E9BD3361F26250574E168C1C9EDCEA246DE8EB0D22E',
885
- name: 'Stargaze',
886
- display: 'stars',
887
- symbol: 'STARS',
888
- logo_URIs: {
889
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
890
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
891
- },
892
- coingecko_id: 'stargaze',
893
- images: [{
894
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
895
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
896
- }],
897
- socials: {
898
- website: 'https://www.stargaze.zone/',
899
- x: 'https://x.com/StargazeZone'
900
- },
901
- type_asset: 'sdk.coin',
902
- traces: [{
903
- type: 'ibc',
904
- counterparty: {
905
- channel_id: 'channel-447',
906
- base_denom: 'ustars',
907
- chain_name: 'stargaze'
908
- },
909
- chain: {
910
- channel_id: 'channel-130'
911
- }
912
- }]
913
- },
914
- {
915
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
916
- denom_units: [{
917
- denom: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
918
- exponent: 0,
919
- aliases: ['uiov']
920
- }, {
921
- denom: 'iov',
922
- exponent: 6
923
- }],
924
- base: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
925
- name: 'Starname',
926
- display: 'iov',
927
- symbol: 'IOV',
928
- logo_URIs: {
929
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
930
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
931
- },
932
- images: [{
933
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
934
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
935
- }],
936
- socials: {
937
- website: 'https://app.starname.me/',
938
- x: 'https://x.com/starname_me'
939
- },
940
- type_asset: 'sdk.coin',
941
- traces: [{
942
- type: 'ibc',
943
- counterparty: {
944
- channel_id: 'channel-6',
945
- base_denom: 'uiov',
946
- chain_name: 'starname'
947
- },
948
- chain: {
949
- channel_id: 'channel-23'
950
- }
951
- }]
952
- },
953
874
  {
954
875
  description: 'The native staking token of Terra Phoenix.',
955
876
  denom_units: [{
@@ -1860,85 +1781,6 @@ const assets = {
1860
1781
  }
1861
1782
  }]
1862
1783
  },
1863
- {
1864
- description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
1865
- denom_units: [{
1866
- denom: 'ibc/6B71AD4E47869D06CC021E9BD3361F26250574E168C1C9EDCEA246DE8EB0D22E',
1867
- exponent: 0,
1868
- aliases: ['ustars']
1869
- }, {
1870
- denom: 'stars',
1871
- exponent: 6
1872
- }],
1873
- base: 'ibc/6B71AD4E47869D06CC021E9BD3361F26250574E168C1C9EDCEA246DE8EB0D22E',
1874
- name: 'Stargaze',
1875
- display: 'stars',
1876
- symbol: 'STARS',
1877
- logo_URIs: {
1878
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1879
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1880
- },
1881
- coingecko_id: 'stargaze',
1882
- images: [{
1883
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1884
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1885
- }],
1886
- socials: {
1887
- website: 'https://www.stargaze.zone/',
1888
- x: 'https://x.com/StargazeZone'
1889
- },
1890
- type_asset: 'sdk.coin',
1891
- traces: [{
1892
- type: 'ibc',
1893
- counterparty: {
1894
- channel_id: 'channel-447',
1895
- base_denom: 'ustars',
1896
- chain_name: 'stargaze'
1897
- },
1898
- chain: {
1899
- channel_id: 'channel-130'
1900
- }
1901
- }]
1902
- },
1903
- {
1904
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
1905
- denom_units: [{
1906
- denom: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
1907
- exponent: 0,
1908
- aliases: ['uiov']
1909
- }, {
1910
- denom: 'iov',
1911
- exponent: 6
1912
- }],
1913
- base: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
1914
- name: 'Starname',
1915
- display: 'iov',
1916
- symbol: 'IOV',
1917
- logo_URIs: {
1918
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1919
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1920
- },
1921
- images: [{
1922
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1923
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1924
- }],
1925
- socials: {
1926
- website: 'https://app.starname.me/',
1927
- x: 'https://x.com/starname_me'
1928
- },
1929
- type_asset: 'sdk.coin',
1930
- traces: [{
1931
- type: 'ibc',
1932
- counterparty: {
1933
- channel_id: 'channel-6',
1934
- base_denom: 'uiov',
1935
- chain_name: 'starname'
1936
- },
1937
- chain: {
1938
- channel_id: 'channel-23'
1939
- }
1940
- }]
1941
- },
1942
1784
  {
1943
1785
  description: 'The native staking token of Terra Phoenix.',
1944
1786
  denom_units: [{
@@ -107,7 +107,6 @@ import _mtgbp from './mtgbp';
107
107
  import _neutaro from './neutaro';
108
108
  import _neutron from './neutron';
109
109
  import _nibiru from './nibiru';
110
- import _nillion from './nillion';
111
110
  import _nim from './nim';
112
111
  import _noble from './noble';
113
112
  import _nolus from './nolus';
@@ -156,8 +155,6 @@ import _sifchain from './sifchain';
156
155
  import _sommelier from './sommelier';
157
156
  import _source from './source';
158
157
  import _stafihub from './stafihub';
159
- import _stargaze from './stargaze';
160
- import _starname from './starname';
161
158
  import _stratos from './stratos';
162
159
  import _stride from './stride';
163
160
  import _sunrise from './sunrise';
@@ -167,7 +164,6 @@ import _taketitan from './taketitan';
167
164
  import _teritori from './teritori';
168
165
  import _terra from './terra';
169
166
  import _terra2 from './terra2';
170
- import _tgrade from './tgrade';
171
167
  import _thejaynetwork from './thejaynetwork';
172
168
  import _titan from './titan';
173
169
  import _turkchain from './turkchain';
@@ -180,5 +176,5 @@ import _xpla from './xpla';
180
176
  import _xrplevm from './xrplevm';
181
177
  import _zenrock from './zenrock';
182
178
  import _zigchain from './zigchain';
183
- const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _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, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mirage, _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, _pundix, _pylons, _qfs, _qie, _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, _thejaynetwork, _titan, _turkchain, _umee, _unification, _uptick, _wolochain, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
179
+ const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _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, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mirage, _mtgbp, _neutaro, _neutron, _nibiru, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pundix, _pylons, _qfs, _qie, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _thejaynetwork, _titan, _turkchain, _umee, _unification, _uptick, _wolochain, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
184
180
  export default assets;
@@ -204,46 +204,6 @@ const assets = {
204
204
  }
205
205
  }]
206
206
  },
207
- {
208
- description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
209
- denom_units: [{
210
- denom: 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9',
211
- exponent: 0,
212
- aliases: ['ustars']
213
- }, {
214
- denom: 'stars',
215
- exponent: 6
216
- }],
217
- base: 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9',
218
- name: 'Stargaze',
219
- display: 'stars',
220
- symbol: 'STARS',
221
- logo_URIs: {
222
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
223
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
224
- },
225
- coingecko_id: 'stargaze',
226
- images: [{
227
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
228
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
229
- }],
230
- socials: {
231
- website: 'https://www.stargaze.zone/',
232
- x: 'https://x.com/StargazeZone'
233
- },
234
- type_asset: 'sdk.coin',
235
- traces: [{
236
- type: 'ibc',
237
- counterparty: {
238
- channel_id: 'channel-448',
239
- base_denom: 'ustars',
240
- chain_name: 'stargaze'
241
- },
242
- chain: {
243
- channel_id: 'channel-3'
244
- }
245
- }]
246
- },
247
207
  {
248
208
  description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
249
209
  denom_units: [{
@@ -446,46 +406,6 @@ const assets = {
446
406
  channel_id: 'channel-2'
447
407
  }
448
408
  }]
449
- },
450
- {
451
- description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
452
- denom_units: [{
453
- denom: 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9',
454
- exponent: 0,
455
- aliases: ['ustars']
456
- }, {
457
- denom: 'stars',
458
- exponent: 6
459
- }],
460
- base: 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9',
461
- name: 'Stargaze',
462
- display: 'stars',
463
- symbol: 'STARS',
464
- logo_URIs: {
465
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
466
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
467
- },
468
- coingecko_id: 'stargaze',
469
- images: [{
470
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
471
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
472
- }],
473
- socials: {
474
- website: 'https://www.stargaze.zone/',
475
- x: 'https://x.com/StargazeZone'
476
- },
477
- type_asset: 'sdk.coin',
478
- traces: [{
479
- type: 'ibc',
480
- counterparty: {
481
- channel_id: 'channel-448',
482
- base_denom: 'ustars',
483
- chain_name: 'stargaze'
484
- },
485
- chain: {
486
- channel_id: 'channel-3'
487
- }
488
- }]
489
409
  }
490
410
  ]
491
411
  };
@@ -495,46 +495,6 @@ const assets = {
495
495
  }
496
496
  }]
497
497
  },
498
- {
499
- description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
500
- denom_units: [{
501
- denom: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
502
- exponent: 0,
503
- aliases: ['ustars']
504
- }, {
505
- denom: 'stars',
506
- exponent: 6
507
- }],
508
- base: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
509
- name: 'Stargaze',
510
- display: 'stars',
511
- symbol: 'STARS',
512
- logo_URIs: {
513
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
514
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
515
- },
516
- coingecko_id: 'stargaze',
517
- images: [{
518
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
519
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
520
- }],
521
- socials: {
522
- website: 'https://www.stargaze.zone/',
523
- x: 'https://x.com/StargazeZone'
524
- },
525
- type_asset: 'sdk.coin',
526
- traces: [{
527
- type: 'ibc',
528
- counterparty: {
529
- channel_id: 'channel-270',
530
- base_denom: 'ustars',
531
- chain_name: 'stargaze'
532
- },
533
- chain: {
534
- channel_id: 'channel-23'
535
- }
536
- }]
537
- },
538
498
  {
539
499
  description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
540
500
  denom_units: [{
@@ -1028,46 +988,6 @@ const assets = {
1028
988
  channel_id: 'channel-10'
1029
989
  }
1030
990
  }]
1031
- },
1032
- {
1033
- description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
1034
- denom_units: [{
1035
- denom: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
1036
- exponent: 0,
1037
- aliases: ['ustars']
1038
- }, {
1039
- denom: 'stars',
1040
- exponent: 6
1041
- }],
1042
- base: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
1043
- name: 'Stargaze',
1044
- display: 'stars',
1045
- symbol: 'STARS',
1046
- logo_URIs: {
1047
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1048
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1049
- },
1050
- coingecko_id: 'stargaze',
1051
- images: [{
1052
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1053
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1054
- }],
1055
- socials: {
1056
- website: 'https://www.stargaze.zone/',
1057
- x: 'https://x.com/StargazeZone'
1058
- },
1059
- type_asset: 'sdk.coin',
1060
- traces: [{
1061
- type: 'ibc',
1062
- counterparty: {
1063
- channel_id: 'channel-270',
1064
- base_denom: 'ustars',
1065
- chain_name: 'stargaze'
1066
- },
1067
- chain: {
1068
- channel_id: 'channel-23'
1069
- }
1070
- }]
1071
991
  }
1072
992
  ]
1073
993
  };
@@ -3568,7 +3568,7 @@ const assets = {
3568
3568
  }]
3569
3569
  },
3570
3570
  {
3571
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
3571
+ description: 'Verona is the intelligence layer for AI.',
3572
3572
  denom_units: [{
3573
3573
  denom: 'ibc/53F0D1647EB6153E1C1D98A9134D4CD8503FC5C4406D6776A9E5086E00FBA268',
3574
3574
  exponent: 0,
@@ -3576,25 +3576,27 @@ const assets = {
3576
3576
  }, {
3577
3577
  denom: 'XION',
3578
3578
  exponent: 6,
3579
- aliases: ['xion']
3579
+ aliases: ['xion', 'VERONA']
3580
3580
  }],
3581
3581
  base: 'ibc/53F0D1647EB6153E1C1D98A9134D4CD8503FC5C4406D6776A9E5086E00FBA268',
3582
- display: 'XION',
3583
- name: 'xion',
3584
- symbol: 'XION',
3582
+ display: 'VERONA',
3583
+ name: 'Verona',
3584
+ symbol: 'VERONA',
3585
3585
  coingecko_id: 'xion-2',
3586
3586
  type_asset: 'sdk.coin',
3587
3587
  logo_URIs: {
3588
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
3588
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
3589
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
3589
3590
  },
3590
3591
  images: [{
3591
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
3592
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
3593
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
3592
3594
  }],
3593
3595
  socials: {
3594
3596
  discord: 'https://discord.com/invite/burnt',
3595
3597
  github: 'https://github.com/burnt-labs',
3596
3598
  telegram: 'https://t.me/xion_announcements',
3597
- website: 'https://xion.burnt.com',
3599
+ website: 'https://verona.dev',
3598
3600
  x: 'https://x.com/burnt_xion'
3599
3601
  },
3600
3602
  traces: [{
@@ -6409,7 +6411,7 @@ const assets = {
6409
6411
  }]
6410
6412
  },
6411
6413
  {
6412
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
6414
+ description: 'Verona is the intelligence layer for AI.',
6413
6415
  denom_units: [{
6414
6416
  denom: 'ibc/53F0D1647EB6153E1C1D98A9134D4CD8503FC5C4406D6776A9E5086E00FBA268',
6415
6417
  exponent: 0,
@@ -6417,25 +6419,27 @@ const assets = {
6417
6419
  }, {
6418
6420
  denom: 'XION',
6419
6421
  exponent: 6,
6420
- aliases: ['xion']
6422
+ aliases: ['xion', 'VERONA']
6421
6423
  }],
6422
6424
  base: 'ibc/53F0D1647EB6153E1C1D98A9134D4CD8503FC5C4406D6776A9E5086E00FBA268',
6423
- display: 'XION',
6424
- name: 'xion',
6425
- symbol: 'XION',
6425
+ display: 'VERONA',
6426
+ name: 'Verona',
6427
+ symbol: 'VERONA',
6426
6428
  coingecko_id: 'xion-2',
6427
6429
  type_asset: 'sdk.coin',
6428
6430
  logo_URIs: {
6429
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
6431
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
6432
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
6430
6433
  },
6431
6434
  images: [{
6432
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
6435
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
6436
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
6433
6437
  }],
6434
6438
  socials: {
6435
6439
  discord: 'https://discord.com/invite/burnt',
6436
6440
  github: 'https://github.com/burnt-labs',
6437
6441
  telegram: 'https://t.me/xion_announcements',
6438
- website: 'https://xion.burnt.com',
6442
+ website: 'https://verona.dev',
6439
6443
  x: 'https://x.com/burnt_xion'
6440
6444
  },
6441
6445
  traces: [{