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