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