@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.
- package/esm/mainnet/acrechain.js +0 -80
- package/esm/mainnet/akash.js +0 -158
- package/esm/mainnet/assets.js +1 -5
- package/esm/mainnet/atomone.js +0 -80
- package/esm/mainnet/aura.js +0 -80
- package/esm/mainnet/axelar.js +20 -16
- package/esm/mainnet/carbon.js +0 -80
- package/esm/mainnet/celestia.js +0 -80
- package/esm/mainnet/composable.js +0 -80
- package/esm/mainnet/cosmoshub.js +0 -158
- package/esm/mainnet/crescent.js +0 -80
- package/esm/mainnet/cryptoorgchain.js +0 -78
- package/esm/mainnet/doravota.js +0 -80
- package/esm/mainnet/elys.js +20 -16
- package/esm/mainnet/gateway.js +0 -80
- package/esm/mainnet/index.js +0 -4
- package/esm/mainnet/injective.js +20 -16
- package/esm/mainnet/irisnet.js +0 -78
- package/esm/mainnet/juno.js +0 -80
- package/esm/mainnet/kujira.js +0 -80
- package/esm/mainnet/kyve.js +20 -16
- package/esm/mainnet/lava.js +0 -80
- package/esm/mainnet/mantrachain.js +0 -80
- package/esm/mainnet/migaloo.js +0 -80
- package/esm/mainnet/neutron.js +0 -80
- package/esm/mainnet/noble.js +20 -96
- package/esm/mainnet/omniflixhub.js +0 -80
- package/esm/mainnet/osmosis.js +20 -352
- package/esm/mainnet/persistence.js +0 -158
- package/esm/mainnet/quicksilver.js +20 -96
- package/esm/mainnet/regen.js +0 -78
- package/esm/mainnet/secretnetwork.js +0 -80
- package/esm/mainnet/sentinel.js +0 -78
- package/esm/mainnet/stride.js +0 -80
- package/esm/mainnet/terra2.js +0 -80
- package/mainnet/acrechain.js +0 -80
- package/mainnet/akash.js +0 -158
- package/mainnet/assets.js +1 -5
- package/mainnet/atomone.js +0 -80
- package/mainnet/aura.js +0 -80
- package/mainnet/axelar.js +20 -16
- package/mainnet/carbon.js +0 -80
- package/mainnet/celestia.js +0 -80
- package/mainnet/composable.js +0 -80
- package/mainnet/cosmoshub.js +0 -158
- package/mainnet/crescent.js +0 -80
- package/mainnet/cryptoorgchain.js +0 -78
- package/mainnet/doravota.js +0 -80
- package/mainnet/elys.js +20 -16
- package/mainnet/gateway.js +0 -80
- package/mainnet/index.d.ts +0 -4
- package/mainnet/index.js +2 -6
- package/mainnet/injective.js +20 -16
- package/mainnet/irisnet.js +0 -78
- package/mainnet/juno.js +0 -80
- package/mainnet/kujira.js +0 -80
- package/mainnet/kyve.js +20 -16
- package/mainnet/lava.js +0 -80
- package/mainnet/mantrachain.js +0 -80
- package/mainnet/migaloo.js +0 -80
- package/mainnet/neutron.js +0 -80
- package/mainnet/noble.js +20 -96
- package/mainnet/omniflixhub.js +0 -80
- package/mainnet/osmosis.js +20 -352
- package/mainnet/persistence.js +0 -158
- package/mainnet/quicksilver.js +20 -96
- package/mainnet/regen.js +0 -78
- package/mainnet/secretnetwork.js +0 -80
- package/mainnet/sentinel.js +0 -78
- package/mainnet/stride.js +0 -80
- package/mainnet/terra2.js +0 -80
- package/package.json +5 -5
- package/esm/mainnet/nillion.js +0 -170
- package/esm/mainnet/stargaze.js +0 -2990
- package/esm/mainnet/starname.js +0 -912
- package/esm/mainnet/tgrade.js +0 -170
- package/mainnet/nillion.d.ts +0 -3
- package/mainnet/nillion.js +0 -172
- package/mainnet/stargaze.d.ts +0 -3
- package/mainnet/stargaze.js +0 -2992
- package/mainnet/starname.d.ts +0 -3
- package/mainnet/starname.js +0 -914
- package/mainnet/tgrade.d.ts +0 -3
- package/mainnet/tgrade.js +0 -172
package/mainnet/osmosis.js
CHANGED
|
@@ -5860,42 +5860,6 @@ const assets = {
|
|
|
5860
5860
|
}
|
|
5861
5861
|
}]
|
|
5862
5862
|
},
|
|
5863
|
-
{
|
|
5864
|
-
description: 'NIL - the native token of Nillion',
|
|
5865
|
-
denom_units: [{
|
|
5866
|
-
denom: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
5867
|
-
exponent: 0,
|
|
5868
|
-
aliases: ['unil']
|
|
5869
|
-
}, {
|
|
5870
|
-
denom: 'nil',
|
|
5871
|
-
exponent: 6
|
|
5872
|
-
}],
|
|
5873
|
-
base: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
5874
|
-
name: 'Nillion',
|
|
5875
|
-
display: 'nil',
|
|
5876
|
-
symbol: 'NIL',
|
|
5877
|
-
images: [{
|
|
5878
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
5879
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
|
|
5880
|
-
}],
|
|
5881
|
-
type_asset: 'sdk.coin',
|
|
5882
|
-
socials: {
|
|
5883
|
-
website: 'https://nillion.com',
|
|
5884
|
-
x: 'https://x.com/nillionnetwork'
|
|
5885
|
-
},
|
|
5886
|
-
coingecko_id: 'nillion',
|
|
5887
|
-
traces: [{
|
|
5888
|
-
type: 'ibc',
|
|
5889
|
-
counterparty: {
|
|
5890
|
-
channel_id: 'channel-2',
|
|
5891
|
-
base_denom: 'unil',
|
|
5892
|
-
chain_name: 'nillion'
|
|
5893
|
-
},
|
|
5894
|
-
chain: {
|
|
5895
|
-
channel_id: 'channel-98416'
|
|
5896
|
-
}
|
|
5897
|
-
}]
|
|
5898
|
-
},
|
|
5899
5863
|
{
|
|
5900
5864
|
description: 'The permissioned staking asset for Noble Chain',
|
|
5901
5865
|
denom_units: [{
|
|
@@ -12405,42 +12369,6 @@ const assets = {
|
|
|
12405
12369
|
}
|
|
12406
12370
|
}]
|
|
12407
12371
|
},
|
|
12408
|
-
{
|
|
12409
|
-
description: 'NIL - the native token of Nillion',
|
|
12410
|
-
denom_units: [{
|
|
12411
|
-
denom: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
12412
|
-
exponent: 0,
|
|
12413
|
-
aliases: ['unil']
|
|
12414
|
-
}, {
|
|
12415
|
-
denom: 'nil',
|
|
12416
|
-
exponent: 6
|
|
12417
|
-
}],
|
|
12418
|
-
base: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
12419
|
-
name: 'Nillion',
|
|
12420
|
-
display: 'nil',
|
|
12421
|
-
symbol: 'NIL',
|
|
12422
|
-
images: [{
|
|
12423
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
12424
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
|
|
12425
|
-
}],
|
|
12426
|
-
type_asset: 'sdk.coin',
|
|
12427
|
-
socials: {
|
|
12428
|
-
website: 'https://nillion.com',
|
|
12429
|
-
x: 'https://x.com/nillionnetwork'
|
|
12430
|
-
},
|
|
12431
|
-
coingecko_id: 'nillion',
|
|
12432
|
-
traces: [{
|
|
12433
|
-
type: 'ibc',
|
|
12434
|
-
counterparty: {
|
|
12435
|
-
channel_id: 'channel-2',
|
|
12436
|
-
base_denom: 'unil',
|
|
12437
|
-
chain_name: 'nillion'
|
|
12438
|
-
},
|
|
12439
|
-
chain: {
|
|
12440
|
-
channel_id: 'channel-98416'
|
|
12441
|
-
}
|
|
12442
|
-
}]
|
|
12443
|
-
},
|
|
12444
12372
|
{
|
|
12445
12373
|
description: 'The permissioned staking asset for Noble Chain',
|
|
12446
12374
|
denom_units: [{
|
|
@@ -14811,85 +14739,6 @@ const assets = {
|
|
|
14811
14739
|
}
|
|
14812
14740
|
}]
|
|
14813
14741
|
},
|
|
14814
|
-
{
|
|
14815
|
-
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.',
|
|
14816
|
-
denom_units: [{
|
|
14817
|
-
denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
14818
|
-
exponent: 0,
|
|
14819
|
-
aliases: ['ustars']
|
|
14820
|
-
}, {
|
|
14821
|
-
denom: 'stars',
|
|
14822
|
-
exponent: 6
|
|
14823
|
-
}],
|
|
14824
|
-
base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
14825
|
-
name: 'Stargaze',
|
|
14826
|
-
display: 'stars',
|
|
14827
|
-
symbol: 'STARS',
|
|
14828
|
-
logo_URIs: {
|
|
14829
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
14830
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
14831
|
-
},
|
|
14832
|
-
coingecko_id: 'stargaze',
|
|
14833
|
-
images: [{
|
|
14834
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
14835
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
14836
|
-
}],
|
|
14837
|
-
socials: {
|
|
14838
|
-
website: 'https://www.stargaze.zone/',
|
|
14839
|
-
x: 'https://x.com/StargazeZone'
|
|
14840
|
-
},
|
|
14841
|
-
type_asset: 'sdk.coin',
|
|
14842
|
-
traces: [{
|
|
14843
|
-
type: 'ibc',
|
|
14844
|
-
counterparty: {
|
|
14845
|
-
channel_id: 'channel-0',
|
|
14846
|
-
base_denom: 'ustars',
|
|
14847
|
-
chain_name: 'stargaze'
|
|
14848
|
-
},
|
|
14849
|
-
chain: {
|
|
14850
|
-
channel_id: 'channel-75'
|
|
14851
|
-
}
|
|
14852
|
-
}]
|
|
14853
|
-
},
|
|
14854
|
-
{
|
|
14855
|
-
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
14856
|
-
denom_units: [{
|
|
14857
|
-
denom: 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC',
|
|
14858
|
-
exponent: 0,
|
|
14859
|
-
aliases: ['uiov']
|
|
14860
|
-
}, {
|
|
14861
|
-
denom: 'iov',
|
|
14862
|
-
exponent: 6
|
|
14863
|
-
}],
|
|
14864
|
-
base: 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC',
|
|
14865
|
-
name: 'Starname',
|
|
14866
|
-
display: 'iov',
|
|
14867
|
-
symbol: 'IOV',
|
|
14868
|
-
logo_URIs: {
|
|
14869
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
14870
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
14871
|
-
},
|
|
14872
|
-
images: [{
|
|
14873
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
14874
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
14875
|
-
}],
|
|
14876
|
-
socials: {
|
|
14877
|
-
website: 'https://app.starname.me/',
|
|
14878
|
-
x: 'https://x.com/starname_me'
|
|
14879
|
-
},
|
|
14880
|
-
type_asset: 'sdk.coin',
|
|
14881
|
-
traces: [{
|
|
14882
|
-
type: 'ibc',
|
|
14883
|
-
counterparty: {
|
|
14884
|
-
channel_id: 'channel-2',
|
|
14885
|
-
base_denom: 'uiov',
|
|
14886
|
-
chain_name: 'starname'
|
|
14887
|
-
},
|
|
14888
|
-
chain: {
|
|
14889
|
-
channel_id: 'channel-15'
|
|
14890
|
-
}
|
|
14891
|
-
}]
|
|
14892
|
-
},
|
|
14893
14742
|
{
|
|
14894
14743
|
description: 'STOS coin is the native token for the Stratos Blockchain. Stratos is a pioneering decentralized infrastructure service provider, revolutionizing AI and DePIN with advanced decentralized solutions in storage, computing, databases, and blockchain services. We empower Web 3.0 developers and dApps through our scalable, reliable, and high-performance networks.',
|
|
14895
14744
|
denom_units: [
|
|
@@ -16402,59 +16251,6 @@ const assets = {
|
|
|
16402
16251
|
}
|
|
16403
16252
|
}]
|
|
16404
16253
|
},
|
|
16405
|
-
{
|
|
16406
|
-
description: 'The native token of Tgrade',
|
|
16407
|
-
denom_units: [{
|
|
16408
|
-
denom: 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C',
|
|
16409
|
-
exponent: 0,
|
|
16410
|
-
aliases: ['utgd']
|
|
16411
|
-
}, {
|
|
16412
|
-
denom: 'tgd',
|
|
16413
|
-
exponent: 6
|
|
16414
|
-
}],
|
|
16415
|
-
base: 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C',
|
|
16416
|
-
name: 'Tgrade',
|
|
16417
|
-
display: 'tgd',
|
|
16418
|
-
symbol: 'TGD',
|
|
16419
|
-
logo_URIs: {
|
|
16420
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
16421
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
16422
|
-
},
|
|
16423
|
-
images: [
|
|
16424
|
-
{
|
|
16425
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
16426
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
16427
|
-
},
|
|
16428
|
-
{
|
|
16429
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.png',
|
|
16430
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.svg'
|
|
16431
|
-
},
|
|
16432
|
-
{
|
|
16433
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.png',
|
|
16434
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.svg'
|
|
16435
|
-
},
|
|
16436
|
-
{
|
|
16437
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.png',
|
|
16438
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.svg'
|
|
16439
|
-
},
|
|
16440
|
-
{
|
|
16441
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.png',
|
|
16442
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.svg'
|
|
16443
|
-
}
|
|
16444
|
-
],
|
|
16445
|
-
type_asset: 'sdk.coin',
|
|
16446
|
-
traces: [{
|
|
16447
|
-
type: 'ibc',
|
|
16448
|
-
counterparty: {
|
|
16449
|
-
channel_id: 'channel-0',
|
|
16450
|
-
base_denom: 'utgd',
|
|
16451
|
-
chain_name: 'tgrade'
|
|
16452
|
-
},
|
|
16453
|
-
chain: {
|
|
16454
|
-
channel_id: 'channel-263'
|
|
16455
|
-
}
|
|
16456
|
-
}]
|
|
16457
|
-
},
|
|
16458
16254
|
{
|
|
16459
16255
|
description: 'Native token of Turkchain',
|
|
16460
16256
|
denom_units: [{
|
|
@@ -16603,7 +16399,7 @@ const assets = {
|
|
|
16603
16399
|
}]
|
|
16604
16400
|
},
|
|
16605
16401
|
{
|
|
16606
|
-
description: '
|
|
16402
|
+
description: 'Verona is the intelligence layer for AI.',
|
|
16607
16403
|
denom_units: [{
|
|
16608
16404
|
denom: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
|
|
16609
16405
|
exponent: 0,
|
|
@@ -16611,25 +16407,27 @@ const assets = {
|
|
|
16611
16407
|
}, {
|
|
16612
16408
|
denom: 'XION',
|
|
16613
16409
|
exponent: 6,
|
|
16614
|
-
aliases: ['xion']
|
|
16410
|
+
aliases: ['xion', 'VERONA']
|
|
16615
16411
|
}],
|
|
16616
16412
|
base: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
|
|
16617
|
-
display: '
|
|
16618
|
-
name: '
|
|
16619
|
-
symbol: '
|
|
16413
|
+
display: 'VERONA',
|
|
16414
|
+
name: 'Verona',
|
|
16415
|
+
symbol: 'VERONA',
|
|
16620
16416
|
coingecko_id: 'xion-2',
|
|
16621
16417
|
type_asset: 'sdk.coin',
|
|
16622
16418
|
logo_URIs: {
|
|
16623
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
16419
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
16420
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
16624
16421
|
},
|
|
16625
16422
|
images: [{
|
|
16626
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
16423
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
16424
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
16627
16425
|
}],
|
|
16628
16426
|
socials: {
|
|
16629
16427
|
discord: 'https://discord.com/invite/burnt',
|
|
16630
16428
|
github: 'https://github.com/burnt-labs',
|
|
16631
16429
|
telegram: 'https://t.me/xion_announcements',
|
|
16632
|
-
website: 'https://
|
|
16430
|
+
website: 'https://verona.dev',
|
|
16633
16431
|
x: 'https://x.com/burnt_xion'
|
|
16634
16432
|
},
|
|
16635
16433
|
traces: [{
|
|
@@ -18322,85 +18120,6 @@ const assets = {
|
|
|
18322
18120
|
}
|
|
18323
18121
|
}]
|
|
18324
18122
|
},
|
|
18325
|
-
{
|
|
18326
|
-
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.',
|
|
18327
|
-
denom_units: [{
|
|
18328
|
-
denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
18329
|
-
exponent: 0,
|
|
18330
|
-
aliases: ['ustars']
|
|
18331
|
-
}, {
|
|
18332
|
-
denom: 'stars',
|
|
18333
|
-
exponent: 6
|
|
18334
|
-
}],
|
|
18335
|
-
base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
18336
|
-
name: 'Stargaze',
|
|
18337
|
-
display: 'stars',
|
|
18338
|
-
symbol: 'STARS',
|
|
18339
|
-
logo_URIs: {
|
|
18340
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
18341
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
18342
|
-
},
|
|
18343
|
-
coingecko_id: 'stargaze',
|
|
18344
|
-
images: [{
|
|
18345
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
18346
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
18347
|
-
}],
|
|
18348
|
-
socials: {
|
|
18349
|
-
website: 'https://www.stargaze.zone/',
|
|
18350
|
-
x: 'https://x.com/StargazeZone'
|
|
18351
|
-
},
|
|
18352
|
-
type_asset: 'sdk.coin',
|
|
18353
|
-
traces: [{
|
|
18354
|
-
type: 'ibc',
|
|
18355
|
-
counterparty: {
|
|
18356
|
-
channel_id: 'channel-0',
|
|
18357
|
-
base_denom: 'ustars',
|
|
18358
|
-
chain_name: 'stargaze'
|
|
18359
|
-
},
|
|
18360
|
-
chain: {
|
|
18361
|
-
channel_id: 'channel-75'
|
|
18362
|
-
}
|
|
18363
|
-
}]
|
|
18364
|
-
},
|
|
18365
|
-
{
|
|
18366
|
-
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
18367
|
-
denom_units: [{
|
|
18368
|
-
denom: 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC',
|
|
18369
|
-
exponent: 0,
|
|
18370
|
-
aliases: ['uiov']
|
|
18371
|
-
}, {
|
|
18372
|
-
denom: 'iov',
|
|
18373
|
-
exponent: 6
|
|
18374
|
-
}],
|
|
18375
|
-
base: 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC',
|
|
18376
|
-
name: 'Starname',
|
|
18377
|
-
display: 'iov',
|
|
18378
|
-
symbol: 'IOV',
|
|
18379
|
-
logo_URIs: {
|
|
18380
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
18381
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
18382
|
-
},
|
|
18383
|
-
images: [{
|
|
18384
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
18385
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
18386
|
-
}],
|
|
18387
|
-
socials: {
|
|
18388
|
-
website: 'https://app.starname.me/',
|
|
18389
|
-
x: 'https://x.com/starname_me'
|
|
18390
|
-
},
|
|
18391
|
-
type_asset: 'sdk.coin',
|
|
18392
|
-
traces: [{
|
|
18393
|
-
type: 'ibc',
|
|
18394
|
-
counterparty: {
|
|
18395
|
-
channel_id: 'channel-2',
|
|
18396
|
-
base_denom: 'uiov',
|
|
18397
|
-
chain_name: 'starname'
|
|
18398
|
-
},
|
|
18399
|
-
chain: {
|
|
18400
|
-
channel_id: 'channel-15'
|
|
18401
|
-
}
|
|
18402
|
-
}]
|
|
18403
|
-
},
|
|
18404
18123
|
{
|
|
18405
18124
|
description: 'STOS coin is the native token for the Stratos Blockchain. Stratos is a pioneering decentralized infrastructure service provider, revolutionizing AI and DePIN with advanced decentralized solutions in storage, computing, databases, and blockchain services. We empower Web 3.0 developers and dApps through our scalable, reliable, and high-performance networks.',
|
|
18406
18125
|
denom_units: [
|
|
@@ -19913,59 +19632,6 @@ const assets = {
|
|
|
19913
19632
|
}
|
|
19914
19633
|
}]
|
|
19915
19634
|
},
|
|
19916
|
-
{
|
|
19917
|
-
description: 'The native token of Tgrade',
|
|
19918
|
-
denom_units: [{
|
|
19919
|
-
denom: 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C',
|
|
19920
|
-
exponent: 0,
|
|
19921
|
-
aliases: ['utgd']
|
|
19922
|
-
}, {
|
|
19923
|
-
denom: 'tgd',
|
|
19924
|
-
exponent: 6
|
|
19925
|
-
}],
|
|
19926
|
-
base: 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C',
|
|
19927
|
-
name: 'Tgrade',
|
|
19928
|
-
display: 'tgd',
|
|
19929
|
-
symbol: 'TGD',
|
|
19930
|
-
logo_URIs: {
|
|
19931
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
19932
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
19933
|
-
},
|
|
19934
|
-
images: [
|
|
19935
|
-
{
|
|
19936
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
19937
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
19938
|
-
},
|
|
19939
|
-
{
|
|
19940
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.png',
|
|
19941
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.svg'
|
|
19942
|
-
},
|
|
19943
|
-
{
|
|
19944
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.png',
|
|
19945
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.svg'
|
|
19946
|
-
},
|
|
19947
|
-
{
|
|
19948
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.png',
|
|
19949
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.svg'
|
|
19950
|
-
},
|
|
19951
|
-
{
|
|
19952
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.png',
|
|
19953
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.svg'
|
|
19954
|
-
}
|
|
19955
|
-
],
|
|
19956
|
-
type_asset: 'sdk.coin',
|
|
19957
|
-
traces: [{
|
|
19958
|
-
type: 'ibc',
|
|
19959
|
-
counterparty: {
|
|
19960
|
-
channel_id: 'channel-0',
|
|
19961
|
-
base_denom: 'utgd',
|
|
19962
|
-
chain_name: 'tgrade'
|
|
19963
|
-
},
|
|
19964
|
-
chain: {
|
|
19965
|
-
channel_id: 'channel-263'
|
|
19966
|
-
}
|
|
19967
|
-
}]
|
|
19968
|
-
},
|
|
19969
19635
|
{
|
|
19970
19636
|
description: 'Native token of Turkchain',
|
|
19971
19637
|
denom_units: [{
|
|
@@ -20114,7 +19780,7 @@ const assets = {
|
|
|
20114
19780
|
}]
|
|
20115
19781
|
},
|
|
20116
19782
|
{
|
|
20117
|
-
description: '
|
|
19783
|
+
description: 'Verona is the intelligence layer for AI.',
|
|
20118
19784
|
denom_units: [{
|
|
20119
19785
|
denom: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
|
|
20120
19786
|
exponent: 0,
|
|
@@ -20122,25 +19788,27 @@ const assets = {
|
|
|
20122
19788
|
}, {
|
|
20123
19789
|
denom: 'XION',
|
|
20124
19790
|
exponent: 6,
|
|
20125
|
-
aliases: ['xion']
|
|
19791
|
+
aliases: ['xion', 'VERONA']
|
|
20126
19792
|
}],
|
|
20127
19793
|
base: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
|
|
20128
|
-
display: '
|
|
20129
|
-
name: '
|
|
20130
|
-
symbol: '
|
|
19794
|
+
display: 'VERONA',
|
|
19795
|
+
name: 'Verona',
|
|
19796
|
+
symbol: 'VERONA',
|
|
20131
19797
|
coingecko_id: 'xion-2',
|
|
20132
19798
|
type_asset: 'sdk.coin',
|
|
20133
19799
|
logo_URIs: {
|
|
20134
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
19800
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
19801
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
20135
19802
|
},
|
|
20136
19803
|
images: [{
|
|
20137
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
19804
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
19805
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
20138
19806
|
}],
|
|
20139
19807
|
socials: {
|
|
20140
19808
|
discord: 'https://discord.com/invite/burnt',
|
|
20141
19809
|
github: 'https://github.com/burnt-labs',
|
|
20142
19810
|
telegram: 'https://t.me/xion_announcements',
|
|
20143
|
-
website: 'https://
|
|
19811
|
+
website: 'https://verona.dev',
|
|
20144
19812
|
x: 'https://x.com/burnt_xion'
|
|
20145
19813
|
},
|
|
20146
19814
|
traces: [{
|
package/mainnet/persistence.js
CHANGED
|
@@ -3180,85 +3180,6 @@ const assets = {
|
|
|
3180
3180
|
}
|
|
3181
3181
|
}]
|
|
3182
3182
|
},
|
|
3183
|
-
{
|
|
3184
|
-
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.',
|
|
3185
|
-
denom_units: [{
|
|
3186
|
-
denom: 'ibc/AD8E1D4AC4EA8FC79CC46E33319A3791477D4DEBFC30D5D874074B993422B41B',
|
|
3187
|
-
exponent: 0,
|
|
3188
|
-
aliases: ['ustars']
|
|
3189
|
-
}, {
|
|
3190
|
-
denom: 'stars',
|
|
3191
|
-
exponent: 6
|
|
3192
|
-
}],
|
|
3193
|
-
base: 'ibc/AD8E1D4AC4EA8FC79CC46E33319A3791477D4DEBFC30D5D874074B993422B41B',
|
|
3194
|
-
name: 'Stargaze',
|
|
3195
|
-
display: 'stars',
|
|
3196
|
-
symbol: 'STARS',
|
|
3197
|
-
logo_URIs: {
|
|
3198
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
3199
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3200
|
-
},
|
|
3201
|
-
coingecko_id: 'stargaze',
|
|
3202
|
-
images: [{
|
|
3203
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
3204
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3205
|
-
}],
|
|
3206
|
-
socials: {
|
|
3207
|
-
website: 'https://www.stargaze.zone/',
|
|
3208
|
-
x: 'https://x.com/StargazeZone'
|
|
3209
|
-
},
|
|
3210
|
-
type_asset: 'sdk.coin',
|
|
3211
|
-
traces: [{
|
|
3212
|
-
type: 'ibc',
|
|
3213
|
-
counterparty: {
|
|
3214
|
-
channel_id: 'channel-287',
|
|
3215
|
-
base_denom: 'ustars',
|
|
3216
|
-
chain_name: 'stargaze'
|
|
3217
|
-
},
|
|
3218
|
-
chain: {
|
|
3219
|
-
channel_id: 'channel-197'
|
|
3220
|
-
}
|
|
3221
|
-
}]
|
|
3222
|
-
},
|
|
3223
|
-
{
|
|
3224
|
-
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
3225
|
-
denom_units: [{
|
|
3226
|
-
denom: 'ibc/43F1FDAC4E552DD8194B3FFD35EE16957BC39AFF5CA57545DB71161FA66E7DC0',
|
|
3227
|
-
exponent: 0,
|
|
3228
|
-
aliases: ['uiov']
|
|
3229
|
-
}, {
|
|
3230
|
-
denom: 'iov',
|
|
3231
|
-
exponent: 6
|
|
3232
|
-
}],
|
|
3233
|
-
base: 'ibc/43F1FDAC4E552DD8194B3FFD35EE16957BC39AFF5CA57545DB71161FA66E7DC0',
|
|
3234
|
-
name: 'Starname',
|
|
3235
|
-
display: 'iov',
|
|
3236
|
-
symbol: 'IOV',
|
|
3237
|
-
logo_URIs: {
|
|
3238
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
3239
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
3240
|
-
},
|
|
3241
|
-
images: [{
|
|
3242
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
3243
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
3244
|
-
}],
|
|
3245
|
-
socials: {
|
|
3246
|
-
website: 'https://app.starname.me/',
|
|
3247
|
-
x: 'https://x.com/starname_me'
|
|
3248
|
-
},
|
|
3249
|
-
type_asset: 'sdk.coin',
|
|
3250
|
-
traces: [{
|
|
3251
|
-
type: 'ibc',
|
|
3252
|
-
counterparty: {
|
|
3253
|
-
channel_id: 'channel-13',
|
|
3254
|
-
base_denom: 'uiov',
|
|
3255
|
-
chain_name: 'starname'
|
|
3256
|
-
},
|
|
3257
|
-
chain: {
|
|
3258
|
-
channel_id: 'channel-27'
|
|
3259
|
-
}
|
|
3260
|
-
}]
|
|
3261
|
-
},
|
|
3262
3183
|
{
|
|
3263
3184
|
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.',
|
|
3264
3185
|
denom_units: [{
|
|
@@ -3561,85 +3482,6 @@ const assets = {
|
|
|
3561
3482
|
}
|
|
3562
3483
|
}]
|
|
3563
3484
|
},
|
|
3564
|
-
{
|
|
3565
|
-
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.',
|
|
3566
|
-
denom_units: [{
|
|
3567
|
-
denom: 'ibc/AD8E1D4AC4EA8FC79CC46E33319A3791477D4DEBFC30D5D874074B993422B41B',
|
|
3568
|
-
exponent: 0,
|
|
3569
|
-
aliases: ['ustars']
|
|
3570
|
-
}, {
|
|
3571
|
-
denom: 'stars',
|
|
3572
|
-
exponent: 6
|
|
3573
|
-
}],
|
|
3574
|
-
base: 'ibc/AD8E1D4AC4EA8FC79CC46E33319A3791477D4DEBFC30D5D874074B993422B41B',
|
|
3575
|
-
name: 'Stargaze',
|
|
3576
|
-
display: 'stars',
|
|
3577
|
-
symbol: 'STARS',
|
|
3578
|
-
logo_URIs: {
|
|
3579
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
3580
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3581
|
-
},
|
|
3582
|
-
coingecko_id: 'stargaze',
|
|
3583
|
-
images: [{
|
|
3584
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
3585
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3586
|
-
}],
|
|
3587
|
-
socials: {
|
|
3588
|
-
website: 'https://www.stargaze.zone/',
|
|
3589
|
-
x: 'https://x.com/StargazeZone'
|
|
3590
|
-
},
|
|
3591
|
-
type_asset: 'sdk.coin',
|
|
3592
|
-
traces: [{
|
|
3593
|
-
type: 'ibc',
|
|
3594
|
-
counterparty: {
|
|
3595
|
-
channel_id: 'channel-287',
|
|
3596
|
-
base_denom: 'ustars',
|
|
3597
|
-
chain_name: 'stargaze'
|
|
3598
|
-
},
|
|
3599
|
-
chain: {
|
|
3600
|
-
channel_id: 'channel-197'
|
|
3601
|
-
}
|
|
3602
|
-
}]
|
|
3603
|
-
},
|
|
3604
|
-
{
|
|
3605
|
-
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
3606
|
-
denom_units: [{
|
|
3607
|
-
denom: 'ibc/43F1FDAC4E552DD8194B3FFD35EE16957BC39AFF5CA57545DB71161FA66E7DC0',
|
|
3608
|
-
exponent: 0,
|
|
3609
|
-
aliases: ['uiov']
|
|
3610
|
-
}, {
|
|
3611
|
-
denom: 'iov',
|
|
3612
|
-
exponent: 6
|
|
3613
|
-
}],
|
|
3614
|
-
base: 'ibc/43F1FDAC4E552DD8194B3FFD35EE16957BC39AFF5CA57545DB71161FA66E7DC0',
|
|
3615
|
-
name: 'Starname',
|
|
3616
|
-
display: 'iov',
|
|
3617
|
-
symbol: 'IOV',
|
|
3618
|
-
logo_URIs: {
|
|
3619
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
3620
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
3621
|
-
},
|
|
3622
|
-
images: [{
|
|
3623
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
3624
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
3625
|
-
}],
|
|
3626
|
-
socials: {
|
|
3627
|
-
website: 'https://app.starname.me/',
|
|
3628
|
-
x: 'https://x.com/starname_me'
|
|
3629
|
-
},
|
|
3630
|
-
type_asset: 'sdk.coin',
|
|
3631
|
-
traces: [{
|
|
3632
|
-
type: 'ibc',
|
|
3633
|
-
counterparty: {
|
|
3634
|
-
channel_id: 'channel-13',
|
|
3635
|
-
base_denom: 'uiov',
|
|
3636
|
-
chain_name: 'starname'
|
|
3637
|
-
},
|
|
3638
|
-
chain: {
|
|
3639
|
-
channel_id: 'channel-27'
|
|
3640
|
-
}
|
|
3641
|
-
}]
|
|
3642
|
-
},
|
|
3643
3485
|
{
|
|
3644
3486
|
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.',
|
|
3645
3487
|
denom_units: [{
|