@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
@@ -1483,46 +1483,6 @@ const assets = {
1483
1483
  }
1484
1484
  }]
1485
1485
  },
1486
- {
1487
- 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.',
1488
- denom_units: [{
1489
- denom: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
1490
- exponent: 0,
1491
- aliases: ['ustars']
1492
- }, {
1493
- denom: 'stars',
1494
- exponent: 6
1495
- }],
1496
- base: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
1497
- name: 'Stargaze',
1498
- display: 'stars',
1499
- symbol: 'STARS',
1500
- logo_URIs: {
1501
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1502
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1503
- },
1504
- coingecko_id: 'stargaze',
1505
- images: [{
1506
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1507
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1508
- }],
1509
- socials: {
1510
- website: 'https://www.stargaze.zone/',
1511
- x: 'https://x.com/StargazeZone'
1512
- },
1513
- type_asset: 'sdk.coin',
1514
- traces: [{
1515
- type: 'ibc',
1516
- counterparty: {
1517
- channel_id: 'channel-394',
1518
- base_denom: 'ustars',
1519
- chain_name: 'stargaze'
1520
- },
1521
- chain: {
1522
- channel_id: 'channel-15'
1523
- }
1524
- }]
1525
- },
1526
1486
  {
1527
1487
  description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
1528
1488
  denom_units: [{
@@ -2162,46 +2122,6 @@ const assets = {
2162
2122
  channel_id: 'channel-12'
2163
2123
  }
2164
2124
  }]
2165
- },
2166
- {
2167
- 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.',
2168
- denom_units: [{
2169
- denom: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
2170
- exponent: 0,
2171
- aliases: ['ustars']
2172
- }, {
2173
- denom: 'stars',
2174
- exponent: 6
2175
- }],
2176
- base: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
2177
- name: 'Stargaze',
2178
- display: 'stars',
2179
- symbol: 'STARS',
2180
- logo_URIs: {
2181
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2182
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2183
- },
2184
- coingecko_id: 'stargaze',
2185
- images: [{
2186
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2187
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2188
- }],
2189
- socials: {
2190
- website: 'https://www.stargaze.zone/',
2191
- x: 'https://x.com/StargazeZone'
2192
- },
2193
- type_asset: 'sdk.coin',
2194
- traces: [{
2195
- type: 'ibc',
2196
- counterparty: {
2197
- channel_id: 'channel-394',
2198
- base_denom: 'ustars',
2199
- chain_name: 'stargaze'
2200
- },
2201
- chain: {
2202
- channel_id: 'channel-15'
2203
- }
2204
- }]
2205
2125
  }
2206
2126
  ]
2207
2127
  };
@@ -1124,7 +1124,7 @@ const assets = {
1124
1124
  }]
1125
1125
  },
1126
1126
  {
1127
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
1127
+ description: 'Verona is the intelligence layer for AI.',
1128
1128
  denom_units: [{
1129
1129
  denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
1130
1130
  exponent: 0,
@@ -1132,25 +1132,27 @@ const assets = {
1132
1132
  }, {
1133
1133
  denom: 'XION',
1134
1134
  exponent: 6,
1135
- aliases: ['xion']
1135
+ aliases: ['xion', 'VERONA']
1136
1136
  }],
1137
1137
  base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
1138
- display: 'XION',
1139
- name: 'xion',
1140
- symbol: 'XION',
1138
+ display: 'VERONA',
1139
+ name: 'Verona',
1140
+ symbol: 'VERONA',
1141
1141
  coingecko_id: 'xion-2',
1142
1142
  type_asset: 'sdk.coin',
1143
1143
  logo_URIs: {
1144
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1144
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1145
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1145
1146
  },
1146
1147
  images: [{
1147
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1148
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1149
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1148
1150
  }],
1149
1151
  socials: {
1150
1152
  discord: 'https://discord.com/invite/burnt',
1151
1153
  github: 'https://github.com/burnt-labs',
1152
1154
  telegram: 'https://t.me/xion_announcements',
1153
- website: 'https://xion.burnt.com',
1155
+ website: 'https://verona.dev',
1154
1156
  x: 'https://x.com/burnt_xion'
1155
1157
  },
1156
1158
  traces: [{
@@ -1800,7 +1802,7 @@ const assets = {
1800
1802
  }]
1801
1803
  },
1802
1804
  {
1803
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
1805
+ description: 'Verona is the intelligence layer for AI.',
1804
1806
  denom_units: [{
1805
1807
  denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
1806
1808
  exponent: 0,
@@ -1808,25 +1810,27 @@ const assets = {
1808
1810
  }, {
1809
1811
  denom: 'XION',
1810
1812
  exponent: 6,
1811
- aliases: ['xion']
1813
+ aliases: ['xion', 'VERONA']
1812
1814
  }],
1813
1815
  base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
1814
- display: 'XION',
1815
- name: 'xion',
1816
- symbol: 'XION',
1816
+ display: 'VERONA',
1817
+ name: 'Verona',
1818
+ symbol: 'VERONA',
1817
1819
  coingecko_id: 'xion-2',
1818
1820
  type_asset: 'sdk.coin',
1819
1821
  logo_URIs: {
1820
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1822
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1823
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1821
1824
  },
1822
1825
  images: [{
1823
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1826
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1827
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1824
1828
  }],
1825
1829
  socials: {
1826
1830
  discord: 'https://discord.com/invite/burnt',
1827
1831
  github: 'https://github.com/burnt-labs',
1828
1832
  telegram: 'https://t.me/xion_announcements',
1829
- website: 'https://xion.burnt.com',
1833
+ website: 'https://verona.dev',
1830
1834
  x: 'https://x.com/burnt_xion'
1831
1835
  },
1832
1836
  traces: [{
@@ -378,46 +378,6 @@ const assets = {
378
378
  }
379
379
  }]
380
380
  },
381
- {
382
- 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.',
383
- denom_units: [{
384
- denom: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
385
- exponent: 0,
386
- aliases: ['ustars']
387
- }, {
388
- denom: 'stars',
389
- exponent: 6
390
- }],
391
- base: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
392
- name: 'Stargaze',
393
- display: 'stars',
394
- symbol: 'STARS',
395
- logo_URIs: {
396
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
397
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
398
- },
399
- coingecko_id: 'stargaze',
400
- images: [{
401
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
402
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
403
- }],
404
- socials: {
405
- website: 'https://www.stargaze.zone/',
406
- x: 'https://x.com/StargazeZone'
407
- },
408
- type_asset: 'sdk.coin',
409
- traces: [{
410
- type: 'ibc',
411
- counterparty: {
412
- channel_id: 'channel-278',
413
- base_denom: 'ustars',
414
- chain_name: 'stargaze'
415
- },
416
- chain: {
417
- channel_id: 'channel-12'
418
- }
419
- }]
420
- },
421
381
  {
422
382
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
423
383
  denom_units: [{
@@ -794,46 +754,6 @@ const assets = {
794
754
  channel_id: 'channel-3'
795
755
  }
796
756
  }]
797
- },
798
- {
799
- 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.',
800
- denom_units: [{
801
- denom: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
802
- exponent: 0,
803
- aliases: ['ustars']
804
- }, {
805
- denom: 'stars',
806
- exponent: 6
807
- }],
808
- base: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
809
- name: 'Stargaze',
810
- display: 'stars',
811
- symbol: 'STARS',
812
- logo_URIs: {
813
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
814
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
815
- },
816
- coingecko_id: 'stargaze',
817
- images: [{
818
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
819
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
820
- }],
821
- socials: {
822
- website: 'https://www.stargaze.zone/',
823
- x: 'https://x.com/StargazeZone'
824
- },
825
- type_asset: 'sdk.coin',
826
- traces: [{
827
- type: 'ibc',
828
- counterparty: {
829
- channel_id: 'channel-278',
830
- base_denom: 'ustars',
831
- chain_name: 'stargaze'
832
- },
833
- chain: {
834
- channel_id: 'channel-12'
835
- }
836
- }]
837
757
  }
838
758
  ]
839
759
  };
@@ -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';
@@ -2409,7 +2409,7 @@ const assets = {
2409
2409
  }]
2410
2410
  },
2411
2411
  {
2412
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
2412
+ description: 'Verona is the intelligence layer for AI.',
2413
2413
  denom_units: [{
2414
2414
  denom: 'ibc/00BF66BAB34873B07FB9EEEBCFACEA11FB4BB348718862AA7782D6DECC1F44C8',
2415
2415
  exponent: 0,
@@ -2417,25 +2417,27 @@ const assets = {
2417
2417
  }, {
2418
2418
  denom: 'XION',
2419
2419
  exponent: 6,
2420
- aliases: ['xion']
2420
+ aliases: ['xion', 'VERONA']
2421
2421
  }],
2422
2422
  base: 'ibc/00BF66BAB34873B07FB9EEEBCFACEA11FB4BB348718862AA7782D6DECC1F44C8',
2423
- display: 'XION',
2424
- name: 'xion',
2425
- symbol: 'XION',
2423
+ display: 'VERONA',
2424
+ name: 'Verona',
2425
+ symbol: 'VERONA',
2426
2426
  coingecko_id: 'xion-2',
2427
2427
  type_asset: 'sdk.coin',
2428
2428
  logo_URIs: {
2429
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
2429
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
2430
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
2430
2431
  },
2431
2432
  images: [{
2432
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
2433
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
2434
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
2433
2435
  }],
2434
2436
  socials: {
2435
2437
  discord: 'https://discord.com/invite/burnt',
2436
2438
  github: 'https://github.com/burnt-labs',
2437
2439
  telegram: 'https://t.me/xion_announcements',
2438
- website: 'https://xion.burnt.com',
2440
+ website: 'https://verona.dev',
2439
2441
  x: 'https://x.com/burnt_xion'
2440
2442
  },
2441
2443
  traces: [{
@@ -4077,7 +4079,7 @@ const assets = {
4077
4079
  }]
4078
4080
  },
4079
4081
  {
4080
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
4082
+ description: 'Verona is the intelligence layer for AI.',
4081
4083
  denom_units: [{
4082
4084
  denom: 'ibc/00BF66BAB34873B07FB9EEEBCFACEA11FB4BB348718862AA7782D6DECC1F44C8',
4083
4085
  exponent: 0,
@@ -4085,25 +4087,27 @@ const assets = {
4085
4087
  }, {
4086
4088
  denom: 'XION',
4087
4089
  exponent: 6,
4088
- aliases: ['xion']
4090
+ aliases: ['xion', 'VERONA']
4089
4091
  }],
4090
4092
  base: 'ibc/00BF66BAB34873B07FB9EEEBCFACEA11FB4BB348718862AA7782D6DECC1F44C8',
4091
- display: 'XION',
4092
- name: 'xion',
4093
- symbol: 'XION',
4093
+ display: 'VERONA',
4094
+ name: 'Verona',
4095
+ symbol: 'VERONA',
4094
4096
  coingecko_id: 'xion-2',
4095
4097
  type_asset: 'sdk.coin',
4096
4098
  logo_URIs: {
4097
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
4099
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
4100
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
4098
4101
  },
4099
4102
  images: [{
4100
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
4103
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
4104
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
4101
4105
  }],
4102
4106
  socials: {
4103
4107
  discord: 'https://discord.com/invite/burnt',
4104
4108
  github: 'https://github.com/burnt-labs',
4105
4109
  telegram: 'https://t.me/xion_announcements',
4106
- website: 'https://xion.burnt.com',
4110
+ website: 'https://verona.dev',
4107
4111
  x: 'https://x.com/burnt_xion'
4108
4112
  },
4109
4113
  traces: [{
@@ -1423,45 +1423,6 @@ const assets = {
1423
1423
  }
1424
1424
  }]
1425
1425
  },
1426
- {
1427
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
1428
- denom_units: [{
1429
- denom: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
1430
- exponent: 0,
1431
- aliases: ['uiov']
1432
- }, {
1433
- denom: 'iov',
1434
- exponent: 6
1435
- }],
1436
- base: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
1437
- name: 'Starname',
1438
- display: 'iov',
1439
- symbol: 'IOV',
1440
- logo_URIs: {
1441
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1442
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1443
- },
1444
- images: [{
1445
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1446
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1447
- }],
1448
- socials: {
1449
- website: 'https://app.starname.me/',
1450
- x: 'https://x.com/starname_me'
1451
- },
1452
- type_asset: 'sdk.coin',
1453
- traces: [{
1454
- type: 'ibc',
1455
- counterparty: {
1456
- channel_id: 'channel-11',
1457
- base_denom: 'uiov',
1458
- chain_name: 'starname'
1459
- },
1460
- chain: {
1461
- channel_id: 'channel-21'
1462
- }
1463
- }]
1464
- },
1465
1426
  {
1466
1427
  description: 'The native token of Uptick',
1467
1428
  denom_units: [{
@@ -1807,45 +1768,6 @@ const assets = {
1807
1768
  }
1808
1769
  }]
1809
1770
  },
1810
- {
1811
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
1812
- denom_units: [{
1813
- denom: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
1814
- exponent: 0,
1815
- aliases: ['uiov']
1816
- }, {
1817
- denom: 'iov',
1818
- exponent: 6
1819
- }],
1820
- base: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
1821
- name: 'Starname',
1822
- display: 'iov',
1823
- symbol: 'IOV',
1824
- logo_URIs: {
1825
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1826
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1827
- },
1828
- images: [{
1829
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1830
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1831
- }],
1832
- socials: {
1833
- website: 'https://app.starname.me/',
1834
- x: 'https://x.com/starname_me'
1835
- },
1836
- type_asset: 'sdk.coin',
1837
- traces: [{
1838
- type: 'ibc',
1839
- counterparty: {
1840
- channel_id: 'channel-11',
1841
- base_denom: 'uiov',
1842
- chain_name: 'starname'
1843
- },
1844
- chain: {
1845
- channel_id: 'channel-21'
1846
- }
1847
- }]
1848
- },
1849
1771
  {
1850
1772
  description: 'The native token of Uptick',
1851
1773
  denom_units: [{
@@ -2265,46 +2265,6 @@ const assets = {
2265
2265
  }
2266
2266
  }]
2267
2267
  },
2268
- {
2269
- 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.',
2270
- denom_units: [{
2271
- denom: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
2272
- exponent: 0,
2273
- aliases: ['ustars']
2274
- }, {
2275
- denom: 'stars',
2276
- exponent: 6
2277
- }],
2278
- base: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
2279
- name: 'Stargaze',
2280
- display: 'stars',
2281
- symbol: 'STARS',
2282
- logo_URIs: {
2283
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2284
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2285
- },
2286
- coingecko_id: 'stargaze',
2287
- images: [{
2288
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2289
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2290
- }],
2291
- socials: {
2292
- website: 'https://www.stargaze.zone/',
2293
- x: 'https://x.com/StargazeZone'
2294
- },
2295
- type_asset: 'sdk.coin',
2296
- traces: [{
2297
- type: 'ibc',
2298
- counterparty: {
2299
- channel_id: 'channel-5',
2300
- base_denom: 'ustars',
2301
- chain_name: 'stargaze'
2302
- },
2303
- chain: {
2304
- channel_id: 'channel-20'
2305
- }
2306
- }]
2307
- },
2308
2268
  {
2309
2269
  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.',
2310
2270
  denom_units: [{
@@ -4027,46 +3987,6 @@ const assets = {
4027
3987
  }
4028
3988
  }]
4029
3989
  },
4030
- {
4031
- 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.',
4032
- denom_units: [{
4033
- denom: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
4034
- exponent: 0,
4035
- aliases: ['ustars']
4036
- }, {
4037
- denom: 'stars',
4038
- exponent: 6
4039
- }],
4040
- base: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
4041
- name: 'Stargaze',
4042
- display: 'stars',
4043
- symbol: 'STARS',
4044
- logo_URIs: {
4045
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
4046
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
4047
- },
4048
- coingecko_id: 'stargaze',
4049
- images: [{
4050
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
4051
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
4052
- }],
4053
- socials: {
4054
- website: 'https://www.stargaze.zone/',
4055
- x: 'https://x.com/StargazeZone'
4056
- },
4057
- type_asset: 'sdk.coin',
4058
- traces: [{
4059
- type: 'ibc',
4060
- counterparty: {
4061
- channel_id: 'channel-5',
4062
- base_denom: 'ustars',
4063
- chain_name: 'stargaze'
4064
- },
4065
- chain: {
4066
- channel_id: 'channel-20'
4067
- }
4068
- }]
4069
- },
4070
3990
  {
4071
3991
  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.',
4072
3992
  denom_units: [{