@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
@@ -278,46 +278,6 @@ const assets = {
278
278
  }
279
279
  }]
280
280
  },
281
- {
282
- 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.',
283
- denom_units: [{
284
- denom: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
285
- exponent: 0,
286
- aliases: ['ustars']
287
- }, {
288
- denom: 'stars',
289
- exponent: 6
290
- }],
291
- base: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
292
- name: 'Stargaze',
293
- display: 'stars',
294
- symbol: 'STARS',
295
- logo_URIs: {
296
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
297
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
298
- },
299
- coingecko_id: 'stargaze',
300
- images: [{
301
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
302
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
303
- }],
304
- socials: {
305
- website: 'https://www.stargaze.zone/',
306
- x: 'https://x.com/StargazeZone'
307
- },
308
- type_asset: 'sdk.coin',
309
- traces: [{
310
- type: 'ibc',
311
- counterparty: {
312
- channel_id: 'channel-123',
313
- base_denom: 'ustars',
314
- chain_name: 'stargaze'
315
- },
316
- chain: {
317
- channel_id: 'channel-15'
318
- }
319
- }]
320
- },
321
281
  {
322
282
  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.',
323
283
  denom_units: [{
@@ -595,46 +555,6 @@ const assets = {
595
555
  }
596
556
  }]
597
557
  },
598
- {
599
- 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.',
600
- denom_units: [{
601
- denom: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
602
- exponent: 0,
603
- aliases: ['ustars']
604
- }, {
605
- denom: 'stars',
606
- exponent: 6
607
- }],
608
- base: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
609
- name: 'Stargaze',
610
- display: 'stars',
611
- symbol: 'STARS',
612
- logo_URIs: {
613
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
614
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
615
- },
616
- coingecko_id: 'stargaze',
617
- images: [{
618
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
619
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
620
- }],
621
- socials: {
622
- website: 'https://www.stargaze.zone/',
623
- x: 'https://x.com/StargazeZone'
624
- },
625
- type_asset: 'sdk.coin',
626
- traces: [{
627
- type: 'ibc',
628
- counterparty: {
629
- channel_id: 'channel-123',
630
- base_denom: 'ustars',
631
- chain_name: 'stargaze'
632
- },
633
- chain: {
634
- channel_id: 'channel-15'
635
- }
636
- }]
637
- },
638
558
  {
639
559
  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.',
640
560
  denom_units: [{
@@ -1148,46 +1148,6 @@ const assets = {
1148
1148
  }
1149
1149
  }]
1150
1150
  },
1151
- {
1152
- 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.',
1153
- denom_units: [{
1154
- denom: 'ibc/924CF5AAC6E825CC79DB3A220DB0689EEFFE4DB67382622D143884E6AC73C92A',
1155
- exponent: 0,
1156
- aliases: ['ustars']
1157
- }, {
1158
- denom: 'stars',
1159
- exponent: 6
1160
- }],
1161
- base: 'ibc/924CF5AAC6E825CC79DB3A220DB0689EEFFE4DB67382622D143884E6AC73C92A',
1162
- name: 'Stargaze',
1163
- display: 'stars',
1164
- symbol: 'STARS',
1165
- logo_URIs: {
1166
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1167
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1168
- },
1169
- coingecko_id: 'stargaze',
1170
- images: [{
1171
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1172
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1173
- }],
1174
- socials: {
1175
- website: 'https://www.stargaze.zone/',
1176
- x: 'https://x.com/StargazeZone'
1177
- },
1178
- type_asset: 'sdk.coin',
1179
- traces: [{
1180
- type: 'ibc',
1181
- counterparty: {
1182
- channel_id: 'channel-291',
1183
- base_denom: 'ustars',
1184
- chain_name: 'stargaze'
1185
- },
1186
- chain: {
1187
- channel_id: 'channel-33'
1188
- }
1189
- }]
1190
- },
1191
1151
  {
1192
1152
  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.',
1193
1153
  denom_units: [{
@@ -2330,46 +2290,6 @@ const assets = {
2330
2290
  }
2331
2291
  }]
2332
2292
  },
2333
- {
2334
- 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.',
2335
- denom_units: [{
2336
- denom: 'ibc/924CF5AAC6E825CC79DB3A220DB0689EEFFE4DB67382622D143884E6AC73C92A',
2337
- exponent: 0,
2338
- aliases: ['ustars']
2339
- }, {
2340
- denom: 'stars',
2341
- exponent: 6
2342
- }],
2343
- base: 'ibc/924CF5AAC6E825CC79DB3A220DB0689EEFFE4DB67382622D143884E6AC73C92A',
2344
- name: 'Stargaze',
2345
- display: 'stars',
2346
- symbol: 'STARS',
2347
- logo_URIs: {
2348
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2349
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2350
- },
2351
- coingecko_id: 'stargaze',
2352
- images: [{
2353
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2354
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2355
- }],
2356
- socials: {
2357
- website: 'https://www.stargaze.zone/',
2358
- x: 'https://x.com/StargazeZone'
2359
- },
2360
- type_asset: 'sdk.coin',
2361
- traces: [{
2362
- type: 'ibc',
2363
- counterparty: {
2364
- channel_id: 'channel-291',
2365
- base_denom: 'ustars',
2366
- chain_name: 'stargaze'
2367
- },
2368
- chain: {
2369
- channel_id: 'channel-33'
2370
- }
2371
- }]
2372
- },
2373
2293
  {
2374
2294
  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.',
2375
2295
  denom_units: [{
@@ -4546,46 +4546,6 @@ const assets = {
4546
4546
  }
4547
4547
  }]
4548
4548
  },
4549
- {
4550
- 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.',
4551
- denom_units: [{
4552
- denom: 'ibc/7078D8FA8BCB50A1E7855458F1E9898A3FDA0093B703DA3B3108DD35ED99E048',
4553
- exponent: 0,
4554
- aliases: ['ustars']
4555
- }, {
4556
- denom: 'stars',
4557
- exponent: 6
4558
- }],
4559
- base: 'ibc/7078D8FA8BCB50A1E7855458F1E9898A3FDA0093B703DA3B3108DD35ED99E048',
4560
- name: 'Stargaze',
4561
- display: 'stars',
4562
- symbol: 'STARS',
4563
- logo_URIs: {
4564
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
4565
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
4566
- },
4567
- coingecko_id: 'stargaze',
4568
- images: [{
4569
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
4570
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
4571
- }],
4572
- socials: {
4573
- website: 'https://www.stargaze.zone/',
4574
- x: 'https://x.com/StargazeZone'
4575
- },
4576
- type_asset: 'sdk.coin',
4577
- traces: [{
4578
- type: 'ibc',
4579
- counterparty: {
4580
- channel_id: 'channel-184',
4581
- base_denom: 'ustars',
4582
- chain_name: 'stargaze'
4583
- },
4584
- chain: {
4585
- channel_id: 'channel-6'
4586
- }
4587
- }]
4588
- },
4589
4549
  {
4590
4550
  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.',
4591
4551
  denom_units: [{
@@ -5371,46 +5331,6 @@ const assets = {
5371
5331
  }
5372
5332
  }]
5373
5333
  },
5374
- {
5375
- 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.',
5376
- denom_units: [{
5377
- denom: 'ibc/7078D8FA8BCB50A1E7855458F1E9898A3FDA0093B703DA3B3108DD35ED99E048',
5378
- exponent: 0,
5379
- aliases: ['ustars']
5380
- }, {
5381
- denom: 'stars',
5382
- exponent: 6
5383
- }],
5384
- base: 'ibc/7078D8FA8BCB50A1E7855458F1E9898A3FDA0093B703DA3B3108DD35ED99E048',
5385
- name: 'Stargaze',
5386
- display: 'stars',
5387
- symbol: 'STARS',
5388
- logo_URIs: {
5389
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
5390
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
5391
- },
5392
- coingecko_id: 'stargaze',
5393
- images: [{
5394
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
5395
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
5396
- }],
5397
- socials: {
5398
- website: 'https://www.stargaze.zone/',
5399
- x: 'https://x.com/StargazeZone'
5400
- },
5401
- type_asset: 'sdk.coin',
5402
- traces: [{
5403
- type: 'ibc',
5404
- counterparty: {
5405
- channel_id: 'channel-184',
5406
- base_denom: 'ustars',
5407
- chain_name: 'stargaze'
5408
- },
5409
- chain: {
5410
- channel_id: 'channel-6'
5411
- }
5412
- }]
5413
- },
5414
5334
  {
5415
5335
  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.',
5416
5336
  denom_units: [{
@@ -6090,85 +6090,6 @@ const assets = {
6090
6090
  }
6091
6091
  }]
6092
6092
  },
6093
- {
6094
- 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.',
6095
- denom_units: [{
6096
- denom: 'ibc/F79A876741A3A49DD66421F63CD68FC43A5F92C381EB1415966277BF66C720A7',
6097
- exponent: 0,
6098
- aliases: ['ustars']
6099
- }, {
6100
- denom: 'stars',
6101
- exponent: 6
6102
- }],
6103
- base: 'ibc/F79A876741A3A49DD66421F63CD68FC43A5F92C381EB1415966277BF66C720A7',
6104
- name: 'Stargaze',
6105
- display: 'stars',
6106
- symbol: 'STARS',
6107
- logo_URIs: {
6108
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
6109
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
6110
- },
6111
- coingecko_id: 'stargaze',
6112
- images: [{
6113
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
6114
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
6115
- }],
6116
- socials: {
6117
- website: 'https://www.stargaze.zone/',
6118
- x: 'https://x.com/StargazeZone'
6119
- },
6120
- type_asset: 'sdk.coin',
6121
- traces: [{
6122
- type: 'ibc',
6123
- counterparty: {
6124
- channel_id: 'channel-239',
6125
- base_denom: 'ustars',
6126
- chain_name: 'stargaze'
6127
- },
6128
- chain: {
6129
- channel_id: 'channel-730'
6130
- }
6131
- }]
6132
- },
6133
- {
6134
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
6135
- denom_units: [{
6136
- denom: 'ibc/68A333688E5B07451F95555F8FE510E43EF9D3D44DF0909964F92081EF9BE5A7',
6137
- exponent: 0,
6138
- aliases: ['uiov']
6139
- }, {
6140
- denom: 'iov',
6141
- exponent: 6
6142
- }],
6143
- base: 'ibc/68A333688E5B07451F95555F8FE510E43EF9D3D44DF0909964F92081EF9BE5A7',
6144
- name: 'Starname',
6145
- display: 'iov',
6146
- symbol: 'IOV',
6147
- logo_URIs: {
6148
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
6149
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
6150
- },
6151
- images: [{
6152
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
6153
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
6154
- }],
6155
- socials: {
6156
- website: 'https://app.starname.me/',
6157
- x: 'https://x.com/starname_me'
6158
- },
6159
- type_asset: 'sdk.coin',
6160
- traces: [{
6161
- type: 'ibc',
6162
- counterparty: {
6163
- channel_id: 'channel-0',
6164
- base_denom: 'uiov',
6165
- chain_name: 'starname'
6166
- },
6167
- chain: {
6168
- channel_id: 'channel-158'
6169
- }
6170
- }]
6171
- },
6172
6093
  {
6173
6094
  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.',
6174
6095
  denom_units: [{
@@ -9925,85 +9846,6 @@ const assets = {
9925
9846
  }
9926
9847
  }]
9927
9848
  },
9928
- {
9929
- 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.',
9930
- denom_units: [{
9931
- denom: 'ibc/F79A876741A3A49DD66421F63CD68FC43A5F92C381EB1415966277BF66C720A7',
9932
- exponent: 0,
9933
- aliases: ['ustars']
9934
- }, {
9935
- denom: 'stars',
9936
- exponent: 6
9937
- }],
9938
- base: 'ibc/F79A876741A3A49DD66421F63CD68FC43A5F92C381EB1415966277BF66C720A7',
9939
- name: 'Stargaze',
9940
- display: 'stars',
9941
- symbol: 'STARS',
9942
- logo_URIs: {
9943
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
9944
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
9945
- },
9946
- coingecko_id: 'stargaze',
9947
- images: [{
9948
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
9949
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
9950
- }],
9951
- socials: {
9952
- website: 'https://www.stargaze.zone/',
9953
- x: 'https://x.com/StargazeZone'
9954
- },
9955
- type_asset: 'sdk.coin',
9956
- traces: [{
9957
- type: 'ibc',
9958
- counterparty: {
9959
- channel_id: 'channel-239',
9960
- base_denom: 'ustars',
9961
- chain_name: 'stargaze'
9962
- },
9963
- chain: {
9964
- channel_id: 'channel-730'
9965
- }
9966
- }]
9967
- },
9968
- {
9969
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
9970
- denom_units: [{
9971
- denom: 'ibc/68A333688E5B07451F95555F8FE510E43EF9D3D44DF0909964F92081EF9BE5A7',
9972
- exponent: 0,
9973
- aliases: ['uiov']
9974
- }, {
9975
- denom: 'iov',
9976
- exponent: 6
9977
- }],
9978
- base: 'ibc/68A333688E5B07451F95555F8FE510E43EF9D3D44DF0909964F92081EF9BE5A7',
9979
- name: 'Starname',
9980
- display: 'iov',
9981
- symbol: 'IOV',
9982
- logo_URIs: {
9983
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
9984
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
9985
- },
9986
- images: [{
9987
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
9988
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
9989
- }],
9990
- socials: {
9991
- website: 'https://app.starname.me/',
9992
- x: 'https://x.com/starname_me'
9993
- },
9994
- type_asset: 'sdk.coin',
9995
- traces: [{
9996
- type: 'ibc',
9997
- counterparty: {
9998
- channel_id: 'channel-0',
9999
- base_denom: 'uiov',
10000
- chain_name: 'starname'
10001
- },
10002
- chain: {
10003
- channel_id: 'channel-158'
10004
- }
10005
- }]
10006
- },
10007
9849
  {
10008
9850
  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.',
10009
9851
  denom_units: [{
@@ -1533,46 +1533,6 @@ const assets = {
1533
1533
  }
1534
1534
  }]
1535
1535
  },
1536
- {
1537
- 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.',
1538
- denom_units: [{
1539
- denom: 'ibc/8541877AC9CBC962B57532D445B57AF815C6BEF66C610F8D16F546EF65DF4B5C',
1540
- exponent: 0,
1541
- aliases: ['ustars']
1542
- }, {
1543
- denom: 'stars',
1544
- exponent: 6
1545
- }],
1546
- base: 'ibc/8541877AC9CBC962B57532D445B57AF815C6BEF66C610F8D16F546EF65DF4B5C',
1547
- name: 'Stargaze',
1548
- display: 'stars',
1549
- symbol: 'STARS',
1550
- logo_URIs: {
1551
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1552
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1553
- },
1554
- coingecko_id: 'stargaze',
1555
- images: [{
1556
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1557
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1558
- }],
1559
- socials: {
1560
- website: 'https://www.stargaze.zone/',
1561
- x: 'https://x.com/StargazeZone'
1562
- },
1563
- type_asset: 'sdk.coin',
1564
- traces: [{
1565
- type: 'ibc',
1566
- counterparty: {
1567
- channel_id: 'channel-51',
1568
- base_denom: 'ustars',
1569
- chain_name: 'stargaze'
1570
- },
1571
- chain: {
1572
- channel_id: 'channel-21'
1573
- }
1574
- }]
1575
- },
1576
1536
  {
1577
1537
  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.',
1578
1538
  denom_units: [{
@@ -3536,46 +3496,6 @@ const assets = {
3536
3496
  }
3537
3497
  }]
3538
3498
  },
3539
- {
3540
- 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.',
3541
- denom_units: [{
3542
- denom: 'ibc/8541877AC9CBC962B57532D445B57AF815C6BEF66C610F8D16F546EF65DF4B5C',
3543
- exponent: 0,
3544
- aliases: ['ustars']
3545
- }, {
3546
- denom: 'stars',
3547
- exponent: 6
3548
- }],
3549
- base: 'ibc/8541877AC9CBC962B57532D445B57AF815C6BEF66C610F8D16F546EF65DF4B5C',
3550
- name: 'Stargaze',
3551
- display: 'stars',
3552
- symbol: 'STARS',
3553
- logo_URIs: {
3554
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3555
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
3556
- },
3557
- coingecko_id: 'stargaze',
3558
- images: [{
3559
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3560
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
3561
- }],
3562
- socials: {
3563
- website: 'https://www.stargaze.zone/',
3564
- x: 'https://x.com/StargazeZone'
3565
- },
3566
- type_asset: 'sdk.coin',
3567
- traces: [{
3568
- type: 'ibc',
3569
- counterparty: {
3570
- channel_id: 'channel-51',
3571
- base_denom: 'ustars',
3572
- chain_name: 'stargaze'
3573
- },
3574
- chain: {
3575
- channel_id: 'channel-21'
3576
- }
3577
- }]
3578
- },
3579
3499
  {
3580
3500
  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.',
3581
3501
  denom_units: [{
@@ -705,45 +705,6 @@ const assets = {
705
705
  }
706
706
  }]
707
707
  },
708
- {
709
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
710
- denom_units: [{
711
- denom: 'ibc/CF2716DD1EA5866263E47C980D78F0810953B7DA1AFF4BACF663DC3B49B37389',
712
- exponent: 0,
713
- aliases: ['uiov']
714
- }, {
715
- denom: 'iov',
716
- exponent: 6
717
- }],
718
- base: 'ibc/CF2716DD1EA5866263E47C980D78F0810953B7DA1AFF4BACF663DC3B49B37389',
719
- name: 'Starname',
720
- display: 'iov',
721
- symbol: 'IOV',
722
- logo_URIs: {
723
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
724
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
725
- },
726
- images: [{
727
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
728
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
729
- }],
730
- socials: {
731
- website: 'https://app.starname.me/',
732
- x: 'https://x.com/starname_me'
733
- },
734
- type_asset: 'sdk.coin',
735
- traces: [{
736
- type: 'ibc',
737
- counterparty: {
738
- channel_id: 'channel-3',
739
- base_denom: 'uiov',
740
- chain_name: 'starname'
741
- },
742
- chain: {
743
- channel_id: 'channel-22'
744
- }
745
- }]
746
- },
747
708
  {
748
709
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
749
710
  denom_units: [{
@@ -1055,45 +1016,6 @@ const assets = {
1055
1016
  channel_id: 'channel-33'
1056
1017
  }
1057
1018
  }]
1058
- },
1059
- {
1060
- description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
1061
- denom_units: [{
1062
- denom: 'ibc/CF2716DD1EA5866263E47C980D78F0810953B7DA1AFF4BACF663DC3B49B37389',
1063
- exponent: 0,
1064
- aliases: ['uiov']
1065
- }, {
1066
- denom: 'iov',
1067
- exponent: 6
1068
- }],
1069
- base: 'ibc/CF2716DD1EA5866263E47C980D78F0810953B7DA1AFF4BACF663DC3B49B37389',
1070
- name: 'Starname',
1071
- display: 'iov',
1072
- symbol: 'IOV',
1073
- logo_URIs: {
1074
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1075
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1076
- },
1077
- images: [{
1078
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
1079
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
1080
- }],
1081
- socials: {
1082
- website: 'https://app.starname.me/',
1083
- x: 'https://x.com/starname_me'
1084
- },
1085
- type_asset: 'sdk.coin',
1086
- traces: [{
1087
- type: 'ibc',
1088
- counterparty: {
1089
- channel_id: 'channel-3',
1090
- base_denom: 'uiov',
1091
- chain_name: 'starname'
1092
- },
1093
- chain: {
1094
- channel_id: 'channel-22'
1095
- }
1096
- }]
1097
1019
  }
1098
1020
  ]
1099
1021
  };