@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
@@ -1485,46 +1485,6 @@ const assets = {
1485
1485
  }
1486
1486
  }]
1487
1487
  },
1488
- {
1489
- 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.',
1490
- denom_units: [{
1491
- denom: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
1492
- exponent: 0,
1493
- aliases: ['ustars']
1494
- }, {
1495
- denom: 'stars',
1496
- exponent: 6
1497
- }],
1498
- base: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
1499
- name: 'Stargaze',
1500
- display: 'stars',
1501
- symbol: 'STARS',
1502
- logo_URIs: {
1503
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1504
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1505
- },
1506
- coingecko_id: 'stargaze',
1507
- images: [{
1508
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1509
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1510
- }],
1511
- socials: {
1512
- website: 'https://www.stargaze.zone/',
1513
- x: 'https://x.com/StargazeZone'
1514
- },
1515
- type_asset: 'sdk.coin',
1516
- traces: [{
1517
- type: 'ibc',
1518
- counterparty: {
1519
- channel_id: 'channel-394',
1520
- base_denom: 'ustars',
1521
- chain_name: 'stargaze'
1522
- },
1523
- chain: {
1524
- channel_id: 'channel-15'
1525
- }
1526
- }]
1527
- },
1528
1488
  {
1529
1489
  description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
1530
1490
  denom_units: [{
@@ -2164,46 +2124,6 @@ const assets = {
2164
2124
  channel_id: 'channel-12'
2165
2125
  }
2166
2126
  }]
2167
- },
2168
- {
2169
- 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.',
2170
- denom_units: [{
2171
- denom: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
2172
- exponent: 0,
2173
- aliases: ['ustars']
2174
- }, {
2175
- denom: 'stars',
2176
- exponent: 6
2177
- }],
2178
- base: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
2179
- name: 'Stargaze',
2180
- display: 'stars',
2181
- symbol: 'STARS',
2182
- logo_URIs: {
2183
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2184
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2185
- },
2186
- coingecko_id: 'stargaze',
2187
- images: [{
2188
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2189
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2190
- }],
2191
- socials: {
2192
- website: 'https://www.stargaze.zone/',
2193
- x: 'https://x.com/StargazeZone'
2194
- },
2195
- type_asset: 'sdk.coin',
2196
- traces: [{
2197
- type: 'ibc',
2198
- counterparty: {
2199
- channel_id: 'channel-394',
2200
- base_denom: 'ustars',
2201
- chain_name: 'stargaze'
2202
- },
2203
- chain: {
2204
- channel_id: 'channel-15'
2205
- }
2206
- }]
2207
2127
  }
2208
2128
  ]
2209
2129
  };
package/mainnet/elys.js CHANGED
@@ -1126,7 +1126,7 @@ const assets = {
1126
1126
  }]
1127
1127
  },
1128
1128
  {
1129
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
1129
+ description: 'Verona is the intelligence layer for AI.',
1130
1130
  denom_units: [{
1131
1131
  denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
1132
1132
  exponent: 0,
@@ -1134,25 +1134,27 @@ const assets = {
1134
1134
  }, {
1135
1135
  denom: 'XION',
1136
1136
  exponent: 6,
1137
- aliases: ['xion']
1137
+ aliases: ['xion', 'VERONA']
1138
1138
  }],
1139
1139
  base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
1140
- display: 'XION',
1141
- name: 'xion',
1142
- symbol: 'XION',
1140
+ display: 'VERONA',
1141
+ name: 'Verona',
1142
+ symbol: 'VERONA',
1143
1143
  coingecko_id: 'xion-2',
1144
1144
  type_asset: 'sdk.coin',
1145
1145
  logo_URIs: {
1146
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1146
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1147
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1147
1148
  },
1148
1149
  images: [{
1149
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1150
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1151
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1150
1152
  }],
1151
1153
  socials: {
1152
1154
  discord: 'https://discord.com/invite/burnt',
1153
1155
  github: 'https://github.com/burnt-labs',
1154
1156
  telegram: 'https://t.me/xion_announcements',
1155
- website: 'https://xion.burnt.com',
1157
+ website: 'https://verona.dev',
1156
1158
  x: 'https://x.com/burnt_xion'
1157
1159
  },
1158
1160
  traces: [{
@@ -1802,7 +1804,7 @@ const assets = {
1802
1804
  }]
1803
1805
  },
1804
1806
  {
1805
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
1807
+ description: 'Verona is the intelligence layer for AI.',
1806
1808
  denom_units: [{
1807
1809
  denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
1808
1810
  exponent: 0,
@@ -1810,25 +1812,27 @@ const assets = {
1810
1812
  }, {
1811
1813
  denom: 'XION',
1812
1814
  exponent: 6,
1813
- aliases: ['xion']
1815
+ aliases: ['xion', 'VERONA']
1814
1816
  }],
1815
1817
  base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
1816
- display: 'XION',
1817
- name: 'xion',
1818
- symbol: 'XION',
1818
+ display: 'VERONA',
1819
+ name: 'Verona',
1820
+ symbol: 'VERONA',
1819
1821
  coingecko_id: 'xion-2',
1820
1822
  type_asset: 'sdk.coin',
1821
1823
  logo_URIs: {
1822
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1824
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1825
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1823
1826
  },
1824
1827
  images: [{
1825
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1828
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1829
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1826
1830
  }],
1827
1831
  socials: {
1828
1832
  discord: 'https://discord.com/invite/burnt',
1829
1833
  github: 'https://github.com/burnt-labs',
1830
1834
  telegram: 'https://t.me/xion_announcements',
1831
- website: 'https://xion.burnt.com',
1835
+ website: 'https://verona.dev',
1832
1836
  x: 'https://x.com/burnt_xion'
1833
1837
  },
1834
1838
  traces: [{
@@ -380,46 +380,6 @@ const assets = {
380
380
  }
381
381
  }]
382
382
  },
383
- {
384
- 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.',
385
- denom_units: [{
386
- denom: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
387
- exponent: 0,
388
- aliases: ['ustars']
389
- }, {
390
- denom: 'stars',
391
- exponent: 6
392
- }],
393
- base: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
394
- name: 'Stargaze',
395
- display: 'stars',
396
- symbol: 'STARS',
397
- logo_URIs: {
398
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
399
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
400
- },
401
- coingecko_id: 'stargaze',
402
- images: [{
403
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
404
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
405
- }],
406
- socials: {
407
- website: 'https://www.stargaze.zone/',
408
- x: 'https://x.com/StargazeZone'
409
- },
410
- type_asset: 'sdk.coin',
411
- traces: [{
412
- type: 'ibc',
413
- counterparty: {
414
- channel_id: 'channel-278',
415
- base_denom: 'ustars',
416
- chain_name: 'stargaze'
417
- },
418
- chain: {
419
- channel_id: 'channel-12'
420
- }
421
- }]
422
- },
423
383
  {
424
384
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
425
385
  denom_units: [{
@@ -796,46 +756,6 @@ const assets = {
796
756
  channel_id: 'channel-3'
797
757
  }
798
758
  }]
799
- },
800
- {
801
- 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.',
802
- denom_units: [{
803
- denom: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
804
- exponent: 0,
805
- aliases: ['ustars']
806
- }, {
807
- denom: 'stars',
808
- exponent: 6
809
- }],
810
- base: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
811
- name: 'Stargaze',
812
- display: 'stars',
813
- symbol: 'STARS',
814
- logo_URIs: {
815
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
816
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
817
- },
818
- coingecko_id: 'stargaze',
819
- images: [{
820
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
821
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
822
- }],
823
- socials: {
824
- website: 'https://www.stargaze.zone/',
825
- x: 'https://x.com/StargazeZone'
826
- },
827
- type_asset: 'sdk.coin',
828
- traces: [{
829
- type: 'ibc',
830
- counterparty: {
831
- channel_id: 'channel-278',
832
- base_denom: 'ustars',
833
- chain_name: 'stargaze'
834
- },
835
- chain: {
836
- channel_id: 'channel-12'
837
- }
838
- }]
839
759
  }
840
760
  ]
841
761
  };
@@ -107,7 +107,6 @@ export * as mtgbp from './mtgbp';
107
107
  export * as neutaro from './neutaro';
108
108
  export * as neutron from './neutron';
109
109
  export * as nibiru from './nibiru';
110
- export * as nillion from './nillion';
111
110
  export * as nim from './nim';
112
111
  export * as noble from './noble';
113
112
  export * as nolus from './nolus';
@@ -156,8 +155,6 @@ export * as sifchain from './sifchain';
156
155
  export * as sommelier from './sommelier';
157
156
  export * as source from './source';
158
157
  export * as stafihub from './stafihub';
159
- export * as stargaze from './stargaze';
160
- export * as starname from './starname';
161
158
  export * as stratos from './stratos';
162
159
  export * as stride from './stride';
163
160
  export * as sunrise from './sunrise';
@@ -167,7 +164,6 @@ export * as taketitan from './taketitan';
167
164
  export * as teritori from './teritori';
168
165
  export * as terra from './terra';
169
166
  export * as terra2 from './terra2';
170
- export * as tgrade from './tgrade';
171
167
  export * as thejaynetwork from './thejaynetwork';
172
168
  export * as titan from './titan';
173
169
  export * as turkchain from './turkchain';
package/mainnet/index.js CHANGED
@@ -25,8 +25,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.dydx = exports.dungeon = exports.doravota = exports.divine = exports.dhealth = exports.desmos = exports.decentr = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitway = exports.bitsong = exports.bitcanna = exports.bitbadges = exports.beezee = exports.bandchain = exports.babylon = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.arkeo = exports.archway = exports.andromeda = exports.amitis = exports.allora = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.solana = exports.penumbra = exports.namada = exports.ethereum = void 0;
27
27
  exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lumera = exports.lumen = exports.lorenzo = exports.lombardledger = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.intento = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.humans = exports.hippoprotocol = exports.hazinachain = exports.haqq = exports.gravitybridge = exports.gnodi = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = exports.fetchhub = exports.fandomchain = exports.epix = exports.empowerchain = exports.emoney = exports.elys = exports.echelon = exports.dyson = exports.dymension = void 0;
28
- exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.qie = exports.qfs = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.optio = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nillion = exports.nibiru = exports.neutron = exports.neutaro = exports.mtgbp = exports.mirage = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital = void 0;
29
- exports.zigchain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.wolochain = exports.uptick = exports.unification = exports.umee = exports.turkchain = exports.titan = exports.thejaynetwork = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger = void 0;
28
+ exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.qie = exports.qfs = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.optio = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.mtgbp = exports.mirage = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital = void 0;
29
+ exports.zigchain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.wolochain = exports.uptick = exports.unification = exports.umee = exports.turkchain = exports.titan = exports.thejaynetwork = exports.terra2 = exports.terra = exports.teritori = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = exports.stratos = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = void 0;
30
30
  exports.ethereum = __importStar(require("./ethereum"));
31
31
  exports.namada = __importStar(require("./namada"));
32
32
  exports.penumbra = __importStar(require("./penumbra"));
@@ -136,7 +136,6 @@ exports.mtgbp = __importStar(require("./mtgbp"));
136
136
  exports.neutaro = __importStar(require("./neutaro"));
137
137
  exports.neutron = __importStar(require("./neutron"));
138
138
  exports.nibiru = __importStar(require("./nibiru"));
139
- exports.nillion = __importStar(require("./nillion"));
140
139
  exports.nim = __importStar(require("./nim"));
141
140
  exports.noble = __importStar(require("./noble"));
142
141
  exports.nolus = __importStar(require("./nolus"));
@@ -185,8 +184,6 @@ exports.sifchain = __importStar(require("./sifchain"));
185
184
  exports.sommelier = __importStar(require("./sommelier"));
186
185
  exports.source = __importStar(require("./source"));
187
186
  exports.stafihub = __importStar(require("./stafihub"));
188
- exports.stargaze = __importStar(require("./stargaze"));
189
- exports.starname = __importStar(require("./starname"));
190
187
  exports.stratos = __importStar(require("./stratos"));
191
188
  exports.stride = __importStar(require("./stride"));
192
189
  exports.sunrise = __importStar(require("./sunrise"));
@@ -196,7 +193,6 @@ exports.taketitan = __importStar(require("./taketitan"));
196
193
  exports.teritori = __importStar(require("./teritori"));
197
194
  exports.terra = __importStar(require("./terra"));
198
195
  exports.terra2 = __importStar(require("./terra2"));
199
- exports.tgrade = __importStar(require("./tgrade"));
200
196
  exports.thejaynetwork = __importStar(require("./thejaynetwork"));
201
197
  exports.titan = __importStar(require("./titan"));
202
198
  exports.turkchain = __importStar(require("./turkchain"));
@@ -2411,7 +2411,7 @@ const assets = {
2411
2411
  }]
2412
2412
  },
2413
2413
  {
2414
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
2414
+ description: 'Verona is the intelligence layer for AI.',
2415
2415
  denom_units: [{
2416
2416
  denom: 'ibc/00BF66BAB34873B07FB9EEEBCFACEA11FB4BB348718862AA7782D6DECC1F44C8',
2417
2417
  exponent: 0,
@@ -2419,25 +2419,27 @@ const assets = {
2419
2419
  }, {
2420
2420
  denom: 'XION',
2421
2421
  exponent: 6,
2422
- aliases: ['xion']
2422
+ aliases: ['xion', 'VERONA']
2423
2423
  }],
2424
2424
  base: 'ibc/00BF66BAB34873B07FB9EEEBCFACEA11FB4BB348718862AA7782D6DECC1F44C8',
2425
- display: 'XION',
2426
- name: 'xion',
2427
- symbol: 'XION',
2425
+ display: 'VERONA',
2426
+ name: 'Verona',
2427
+ symbol: 'VERONA',
2428
2428
  coingecko_id: 'xion-2',
2429
2429
  type_asset: 'sdk.coin',
2430
2430
  logo_URIs: {
2431
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
2431
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
2432
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
2432
2433
  },
2433
2434
  images: [{
2434
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
2435
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
2436
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
2435
2437
  }],
2436
2438
  socials: {
2437
2439
  discord: 'https://discord.com/invite/burnt',
2438
2440
  github: 'https://github.com/burnt-labs',
2439
2441
  telegram: 'https://t.me/xion_announcements',
2440
- website: 'https://xion.burnt.com',
2442
+ website: 'https://verona.dev',
2441
2443
  x: 'https://x.com/burnt_xion'
2442
2444
  },
2443
2445
  traces: [{
@@ -4079,7 +4081,7 @@ const assets = {
4079
4081
  }]
4080
4082
  },
4081
4083
  {
4082
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
4084
+ description: 'Verona is the intelligence layer for AI.',
4083
4085
  denom_units: [{
4084
4086
  denom: 'ibc/00BF66BAB34873B07FB9EEEBCFACEA11FB4BB348718862AA7782D6DECC1F44C8',
4085
4087
  exponent: 0,
@@ -4087,25 +4089,27 @@ const assets = {
4087
4089
  }, {
4088
4090
  denom: 'XION',
4089
4091
  exponent: 6,
4090
- aliases: ['xion']
4092
+ aliases: ['xion', 'VERONA']
4091
4093
  }],
4092
4094
  base: 'ibc/00BF66BAB34873B07FB9EEEBCFACEA11FB4BB348718862AA7782D6DECC1F44C8',
4093
- display: 'XION',
4094
- name: 'xion',
4095
- symbol: 'XION',
4095
+ display: 'VERONA',
4096
+ name: 'Verona',
4097
+ symbol: 'VERONA',
4096
4098
  coingecko_id: 'xion-2',
4097
4099
  type_asset: 'sdk.coin',
4098
4100
  logo_URIs: {
4099
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
4101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
4102
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
4100
4103
  },
4101
4104
  images: [{
4102
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
4105
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
4106
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
4103
4107
  }],
4104
4108
  socials: {
4105
4109
  discord: 'https://discord.com/invite/burnt',
4106
4110
  github: 'https://github.com/burnt-labs',
4107
4111
  telegram: 'https://t.me/xion_announcements',
4108
- website: 'https://xion.burnt.com',
4112
+ website: 'https://verona.dev',
4109
4113
  x: 'https://x.com/burnt_xion'
4110
4114
  },
4111
4115
  traces: [{
@@ -1425,45 +1425,6 @@ const assets = {
1425
1425
  }
1426
1426
  }]
1427
1427
  },
1428
- {
1429
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
1430
- denom_units: [{
1431
- denom: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
1432
- exponent: 0,
1433
- aliases: ['uiov']
1434
- }, {
1435
- denom: 'iov',
1436
- exponent: 6
1437
- }],
1438
- base: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
1439
- name: 'Starname',
1440
- display: 'iov',
1441
- symbol: 'IOV',
1442
- logo_URIs: {
1443
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1444
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1445
- },
1446
- images: [{
1447
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1448
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1449
- }],
1450
- socials: {
1451
- website: 'https://app.starname.me/',
1452
- x: 'https://x.com/starname_me'
1453
- },
1454
- type_asset: 'sdk.coin',
1455
- traces: [{
1456
- type: 'ibc',
1457
- counterparty: {
1458
- channel_id: 'channel-11',
1459
- base_denom: 'uiov',
1460
- chain_name: 'starname'
1461
- },
1462
- chain: {
1463
- channel_id: 'channel-21'
1464
- }
1465
- }]
1466
- },
1467
1428
  {
1468
1429
  description: 'The native token of Uptick',
1469
1430
  denom_units: [{
@@ -1809,45 +1770,6 @@ const assets = {
1809
1770
  }
1810
1771
  }]
1811
1772
  },
1812
- {
1813
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
1814
- denom_units: [{
1815
- denom: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
1816
- exponent: 0,
1817
- aliases: ['uiov']
1818
- }, {
1819
- denom: 'iov',
1820
- exponent: 6
1821
- }],
1822
- base: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
1823
- name: 'Starname',
1824
- display: 'iov',
1825
- symbol: 'IOV',
1826
- logo_URIs: {
1827
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1828
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1829
- },
1830
- images: [{
1831
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1832
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1833
- }],
1834
- socials: {
1835
- website: 'https://app.starname.me/',
1836
- x: 'https://x.com/starname_me'
1837
- },
1838
- type_asset: 'sdk.coin',
1839
- traces: [{
1840
- type: 'ibc',
1841
- counterparty: {
1842
- channel_id: 'channel-11',
1843
- base_denom: 'uiov',
1844
- chain_name: 'starname'
1845
- },
1846
- chain: {
1847
- channel_id: 'channel-21'
1848
- }
1849
- }]
1850
- },
1851
1773
  {
1852
1774
  description: 'The native token of Uptick',
1853
1775
  denom_units: [{
package/mainnet/juno.js CHANGED
@@ -2267,46 +2267,6 @@ const assets = {
2267
2267
  }
2268
2268
  }]
2269
2269
  },
2270
- {
2271
- 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.',
2272
- denom_units: [{
2273
- denom: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
2274
- exponent: 0,
2275
- aliases: ['ustars']
2276
- }, {
2277
- denom: 'stars',
2278
- exponent: 6
2279
- }],
2280
- base: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
2281
- name: 'Stargaze',
2282
- display: 'stars',
2283
- symbol: 'STARS',
2284
- logo_URIs: {
2285
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2286
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2287
- },
2288
- coingecko_id: 'stargaze',
2289
- images: [{
2290
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2291
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2292
- }],
2293
- socials: {
2294
- website: 'https://www.stargaze.zone/',
2295
- x: 'https://x.com/StargazeZone'
2296
- },
2297
- type_asset: 'sdk.coin',
2298
- traces: [{
2299
- type: 'ibc',
2300
- counterparty: {
2301
- channel_id: 'channel-5',
2302
- base_denom: 'ustars',
2303
- chain_name: 'stargaze'
2304
- },
2305
- chain: {
2306
- channel_id: 'channel-20'
2307
- }
2308
- }]
2309
- },
2310
2270
  {
2311
2271
  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.',
2312
2272
  denom_units: [{
@@ -4029,46 +3989,6 @@ const assets = {
4029
3989
  }
4030
3990
  }]
4031
3991
  },
4032
- {
4033
- 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.',
4034
- denom_units: [{
4035
- denom: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
4036
- exponent: 0,
4037
- aliases: ['ustars']
4038
- }, {
4039
- denom: 'stars',
4040
- exponent: 6
4041
- }],
4042
- base: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
4043
- name: 'Stargaze',
4044
- display: 'stars',
4045
- symbol: 'STARS',
4046
- logo_URIs: {
4047
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
4048
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
4049
- },
4050
- coingecko_id: 'stargaze',
4051
- images: [{
4052
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
4053
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
4054
- }],
4055
- socials: {
4056
- website: 'https://www.stargaze.zone/',
4057
- x: 'https://x.com/StargazeZone'
4058
- },
4059
- type_asset: 'sdk.coin',
4060
- traces: [{
4061
- type: 'ibc',
4062
- counterparty: {
4063
- channel_id: 'channel-5',
4064
- base_denom: 'ustars',
4065
- chain_name: 'stargaze'
4066
- },
4067
- chain: {
4068
- channel_id: 'channel-20'
4069
- }
4070
- }]
4071
- },
4072
3992
  {
4073
3993
  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.',
4074
3994
  denom_units: [{