@chain-registry/osmosis 1.67.377 → 1.67.378
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/asset_list.js +0 -336
- package/assets.js +43 -2
- package/esm/asset_list.js +0 -336
- package/esm/assets.js +43 -2
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -5860,42 +5860,6 @@ const asset_list = {
|
|
|
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 asset_list = {
|
|
|
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 asset_list = {
|
|
|
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 asset_list = {
|
|
|
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: [{
|
|
@@ -18324,85 +18120,6 @@ const asset_list = {
|
|
|
18324
18120
|
}
|
|
18325
18121
|
}]
|
|
18326
18122
|
},
|
|
18327
|
-
{
|
|
18328
|
-
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.',
|
|
18329
|
-
denom_units: [{
|
|
18330
|
-
denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
18331
|
-
exponent: 0,
|
|
18332
|
-
aliases: ['ustars']
|
|
18333
|
-
}, {
|
|
18334
|
-
denom: 'stars',
|
|
18335
|
-
exponent: 6
|
|
18336
|
-
}],
|
|
18337
|
-
base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
18338
|
-
name: 'Stargaze',
|
|
18339
|
-
display: 'stars',
|
|
18340
|
-
symbol: 'STARS',
|
|
18341
|
-
logo_URIs: {
|
|
18342
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
18343
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
18344
|
-
},
|
|
18345
|
-
coingecko_id: 'stargaze',
|
|
18346
|
-
images: [{
|
|
18347
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
18348
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
18349
|
-
}],
|
|
18350
|
-
socials: {
|
|
18351
|
-
website: 'https://www.stargaze.zone/',
|
|
18352
|
-
x: 'https://x.com/StargazeZone'
|
|
18353
|
-
},
|
|
18354
|
-
type_asset: 'sdk.coin',
|
|
18355
|
-
traces: [{
|
|
18356
|
-
type: 'ibc',
|
|
18357
|
-
counterparty: {
|
|
18358
|
-
channel_id: 'channel-0',
|
|
18359
|
-
base_denom: 'ustars',
|
|
18360
|
-
chain_name: 'stargaze'
|
|
18361
|
-
},
|
|
18362
|
-
chain: {
|
|
18363
|
-
channel_id: 'channel-75'
|
|
18364
|
-
}
|
|
18365
|
-
}]
|
|
18366
|
-
},
|
|
18367
|
-
{
|
|
18368
|
-
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
18369
|
-
denom_units: [{
|
|
18370
|
-
denom: 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC',
|
|
18371
|
-
exponent: 0,
|
|
18372
|
-
aliases: ['uiov']
|
|
18373
|
-
}, {
|
|
18374
|
-
denom: 'iov',
|
|
18375
|
-
exponent: 6
|
|
18376
|
-
}],
|
|
18377
|
-
base: 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC',
|
|
18378
|
-
name: 'Starname',
|
|
18379
|
-
display: 'iov',
|
|
18380
|
-
symbol: 'IOV',
|
|
18381
|
-
logo_URIs: {
|
|
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
|
-
images: [{
|
|
18386
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
18387
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
18388
|
-
}],
|
|
18389
|
-
socials: {
|
|
18390
|
-
website: 'https://app.starname.me/',
|
|
18391
|
-
x: 'https://x.com/starname_me'
|
|
18392
|
-
},
|
|
18393
|
-
type_asset: 'sdk.coin',
|
|
18394
|
-
traces: [{
|
|
18395
|
-
type: 'ibc',
|
|
18396
|
-
counterparty: {
|
|
18397
|
-
channel_id: 'channel-2',
|
|
18398
|
-
base_denom: 'uiov',
|
|
18399
|
-
chain_name: 'starname'
|
|
18400
|
-
},
|
|
18401
|
-
chain: {
|
|
18402
|
-
channel_id: 'channel-15'
|
|
18403
|
-
}
|
|
18404
|
-
}]
|
|
18405
|
-
},
|
|
18406
18123
|
{
|
|
18407
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.',
|
|
18408
18125
|
denom_units: [
|
|
@@ -19915,59 +19632,6 @@ const asset_list = {
|
|
|
19915
19632
|
}
|
|
19916
19633
|
}]
|
|
19917
19634
|
},
|
|
19918
|
-
{
|
|
19919
|
-
description: 'The native token of Tgrade',
|
|
19920
|
-
denom_units: [{
|
|
19921
|
-
denom: 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C',
|
|
19922
|
-
exponent: 0,
|
|
19923
|
-
aliases: ['utgd']
|
|
19924
|
-
}, {
|
|
19925
|
-
denom: 'tgd',
|
|
19926
|
-
exponent: 6
|
|
19927
|
-
}],
|
|
19928
|
-
base: 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C',
|
|
19929
|
-
name: 'Tgrade',
|
|
19930
|
-
display: 'tgd',
|
|
19931
|
-
symbol: 'TGD',
|
|
19932
|
-
logo_URIs: {
|
|
19933
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
19934
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
19935
|
-
},
|
|
19936
|
-
images: [
|
|
19937
|
-
{
|
|
19938
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
19939
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
19940
|
-
},
|
|
19941
|
-
{
|
|
19942
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.png',
|
|
19943
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.svg'
|
|
19944
|
-
},
|
|
19945
|
-
{
|
|
19946
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.png',
|
|
19947
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.svg'
|
|
19948
|
-
},
|
|
19949
|
-
{
|
|
19950
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.png',
|
|
19951
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.svg'
|
|
19952
|
-
},
|
|
19953
|
-
{
|
|
19954
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.png',
|
|
19955
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.svg'
|
|
19956
|
-
}
|
|
19957
|
-
],
|
|
19958
|
-
type_asset: 'sdk.coin',
|
|
19959
|
-
traces: [{
|
|
19960
|
-
type: 'ibc',
|
|
19961
|
-
counterparty: {
|
|
19962
|
-
channel_id: 'channel-0',
|
|
19963
|
-
base_denom: 'utgd',
|
|
19964
|
-
chain_name: 'tgrade'
|
|
19965
|
-
},
|
|
19966
|
-
chain: {
|
|
19967
|
-
channel_id: 'channel-263'
|
|
19968
|
-
}
|
|
19969
|
-
}]
|
|
19970
|
-
},
|
|
19971
19635
|
{
|
|
19972
19636
|
description: 'Native token of Turkchain',
|
|
19973
19637
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -859,7 +859,8 @@ const assets = {
|
|
|
859
859
|
coingecko_id: 'terrausd'
|
|
860
860
|
},
|
|
861
861
|
{
|
|
862
|
-
description: '
|
|
862
|
+
description: '(Deprecated) STARS bridged from legacy Stargaze. STARS has migrated to the Cosmos Hub.',
|
|
863
|
+
deprecated: true,
|
|
863
864
|
denom_units: [{
|
|
864
865
|
denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
865
866
|
exponent: 0,
|
|
@@ -872,7 +873,7 @@ const assets = {
|
|
|
872
873
|
base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
873
874
|
name: 'Stargaze',
|
|
874
875
|
display: 'stars',
|
|
875
|
-
symbol: 'STARS',
|
|
876
|
+
symbol: 'STARS.legacy',
|
|
876
877
|
traces: [{
|
|
877
878
|
type: 'ibc',
|
|
878
879
|
counterparty: {
|
|
@@ -896,6 +897,46 @@ const assets = {
|
|
|
896
897
|
},
|
|
897
898
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
898
899
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
900
|
+
}]
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
description: 'The native STARS token, migrated from Stargaze to the Cosmos Hub.',
|
|
904
|
+
denom_units: [{
|
|
905
|
+
denom: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
|
|
906
|
+
exponent: 0,
|
|
907
|
+
aliases: ['factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars']
|
|
908
|
+
}, {
|
|
909
|
+
denom: 'stars',
|
|
910
|
+
exponent: 6
|
|
911
|
+
}],
|
|
912
|
+
type_asset: 'ics20',
|
|
913
|
+
base: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
|
|
914
|
+
name: 'Stargaze',
|
|
915
|
+
display: 'stars',
|
|
916
|
+
symbol: 'STARS',
|
|
917
|
+
traces: [{
|
|
918
|
+
type: 'ibc',
|
|
919
|
+
counterparty: {
|
|
920
|
+
chain_name: 'cosmoshub',
|
|
921
|
+
base_denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
|
|
922
|
+
channel_id: 'channel-141'
|
|
923
|
+
},
|
|
924
|
+
chain: {
|
|
925
|
+
channel_id: 'channel-0',
|
|
926
|
+
path: 'transfer/channel-0/factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
|
|
927
|
+
}
|
|
928
|
+
}],
|
|
929
|
+
logo_URIs: {
|
|
930
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
931
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
932
|
+
},
|
|
933
|
+
images: [{
|
|
934
|
+
image_sync: {
|
|
935
|
+
chain_name: 'cosmoshub',
|
|
936
|
+
base_denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
|
|
937
|
+
},
|
|
938
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
939
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
899
940
|
}],
|
|
900
941
|
coingecko_id: 'stargaze'
|
|
901
942
|
},
|
package/esm/asset_list.js
CHANGED
|
@@ -5858,42 +5858,6 @@ const asset_list = {
|
|
|
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 asset_list = {
|
|
|
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 asset_list = {
|
|
|
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 asset_list = {
|
|
|
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: [{
|
|
@@ -18322,85 +18118,6 @@ const asset_list = {
|
|
|
18322
18118
|
}
|
|
18323
18119
|
}]
|
|
18324
18120
|
},
|
|
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
18121
|
{
|
|
18405
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.',
|
|
18406
18123
|
denom_units: [
|
|
@@ -19913,59 +19630,6 @@ const asset_list = {
|
|
|
19913
19630
|
}
|
|
19914
19631
|
}]
|
|
19915
19632
|
},
|
|
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
19633
|
{
|
|
19970
19634
|
description: 'Native token of Turkchain',
|
|
19971
19635
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -857,7 +857,8 @@ const assets = {
|
|
|
857
857
|
coingecko_id: 'terrausd'
|
|
858
858
|
},
|
|
859
859
|
{
|
|
860
|
-
description: '
|
|
860
|
+
description: '(Deprecated) STARS bridged from legacy Stargaze. STARS has migrated to the Cosmos Hub.',
|
|
861
|
+
deprecated: true,
|
|
861
862
|
denom_units: [{
|
|
862
863
|
denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
863
864
|
exponent: 0,
|
|
@@ -870,7 +871,7 @@ const assets = {
|
|
|
870
871
|
base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
871
872
|
name: 'Stargaze',
|
|
872
873
|
display: 'stars',
|
|
873
|
-
symbol: 'STARS',
|
|
874
|
+
symbol: 'STARS.legacy',
|
|
874
875
|
traces: [{
|
|
875
876
|
type: 'ibc',
|
|
876
877
|
counterparty: {
|
|
@@ -894,6 +895,46 @@ const assets = {
|
|
|
894
895
|
},
|
|
895
896
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
896
897
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
898
|
+
}]
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
description: 'The native STARS token, migrated from Stargaze to the Cosmos Hub.',
|
|
902
|
+
denom_units: [{
|
|
903
|
+
denom: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
|
|
904
|
+
exponent: 0,
|
|
905
|
+
aliases: ['factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars']
|
|
906
|
+
}, {
|
|
907
|
+
denom: 'stars',
|
|
908
|
+
exponent: 6
|
|
909
|
+
}],
|
|
910
|
+
type_asset: 'ics20',
|
|
911
|
+
base: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
|
|
912
|
+
name: 'Stargaze',
|
|
913
|
+
display: 'stars',
|
|
914
|
+
symbol: 'STARS',
|
|
915
|
+
traces: [{
|
|
916
|
+
type: 'ibc',
|
|
917
|
+
counterparty: {
|
|
918
|
+
chain_name: 'cosmoshub',
|
|
919
|
+
base_denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
|
|
920
|
+
channel_id: 'channel-141'
|
|
921
|
+
},
|
|
922
|
+
chain: {
|
|
923
|
+
channel_id: 'channel-0',
|
|
924
|
+
path: 'transfer/channel-0/factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
|
|
925
|
+
}
|
|
926
|
+
}],
|
|
927
|
+
logo_URIs: {
|
|
928
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
929
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
930
|
+
},
|
|
931
|
+
images: [{
|
|
932
|
+
image_sync: {
|
|
933
|
+
chain_name: 'cosmoshub',
|
|
934
|
+
base_denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
|
|
935
|
+
},
|
|
936
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
937
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
897
938
|
}],
|
|
898
939
|
coingecko_id: 'stargaze'
|
|
899
940
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.378",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^0.50.
|
|
32
|
+
"@chain-registry/types": "^0.50.378"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"interchain",
|
|
39
39
|
"osmosis"
|
|
40
40
|
],
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "a6ebcb1dd997abd2144007cf4690644cd9309ea5"
|
|
42
42
|
}
|