@chain-registry/assets 1.70.614 → 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/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/gateway.js +0 -80
- package/esm/mainnet/index.js +0 -4
- package/esm/mainnet/irisnet.js +0 -78
- package/esm/mainnet/juno.js +0 -80
- package/esm/mainnet/kujira.js +0 -80
- 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 +0 -80
- package/esm/mainnet/omniflixhub.js +0 -80
- package/esm/mainnet/osmosis.js +0 -336
- package/esm/mainnet/persistence.js +0 -158
- package/esm/mainnet/quicksilver.js +0 -80
- 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/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/gateway.js +0 -80
- package/mainnet/index.d.ts +0 -4
- package/mainnet/index.js +2 -6
- package/mainnet/irisnet.js +0 -78
- package/mainnet/juno.js +0 -80
- package/mainnet/kujira.js +0 -80
- 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 +0 -80
- package/mainnet/omniflixhub.js +0 -80
- package/mainnet/osmosis.js +0 -336
- package/mainnet/persistence.js +0 -158
- package/mainnet/quicksilver.js +0 -80
- 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/gateway.js
CHANGED
|
@@ -378,46 +378,6 @@ const assets = {
|
|
|
378
378
|
}
|
|
379
379
|
}]
|
|
380
380
|
},
|
|
381
|
-
{
|
|
382
|
-
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.',
|
|
383
|
-
denom_units: [{
|
|
384
|
-
denom: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
|
|
385
|
-
exponent: 0,
|
|
386
|
-
aliases: ['ustars']
|
|
387
|
-
}, {
|
|
388
|
-
denom: 'stars',
|
|
389
|
-
exponent: 6
|
|
390
|
-
}],
|
|
391
|
-
base: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
|
|
392
|
-
name: 'Stargaze',
|
|
393
|
-
display: 'stars',
|
|
394
|
-
symbol: 'STARS',
|
|
395
|
-
logo_URIs: {
|
|
396
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
397
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
398
|
-
},
|
|
399
|
-
coingecko_id: 'stargaze',
|
|
400
|
-
images: [{
|
|
401
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
402
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
403
|
-
}],
|
|
404
|
-
socials: {
|
|
405
|
-
website: 'https://www.stargaze.zone/',
|
|
406
|
-
x: 'https://x.com/StargazeZone'
|
|
407
|
-
},
|
|
408
|
-
type_asset: 'sdk.coin',
|
|
409
|
-
traces: [{
|
|
410
|
-
type: 'ibc',
|
|
411
|
-
counterparty: {
|
|
412
|
-
channel_id: 'channel-278',
|
|
413
|
-
base_denom: 'ustars',
|
|
414
|
-
chain_name: 'stargaze'
|
|
415
|
-
},
|
|
416
|
-
chain: {
|
|
417
|
-
channel_id: 'channel-12'
|
|
418
|
-
}
|
|
419
|
-
}]
|
|
420
|
-
},
|
|
421
381
|
{
|
|
422
382
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
423
383
|
denom_units: [{
|
|
@@ -794,46 +754,6 @@ const assets = {
|
|
|
794
754
|
channel_id: 'channel-3'
|
|
795
755
|
}
|
|
796
756
|
}]
|
|
797
|
-
},
|
|
798
|
-
{
|
|
799
|
-
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.',
|
|
800
|
-
denom_units: [{
|
|
801
|
-
denom: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
|
|
802
|
-
exponent: 0,
|
|
803
|
-
aliases: ['ustars']
|
|
804
|
-
}, {
|
|
805
|
-
denom: 'stars',
|
|
806
|
-
exponent: 6
|
|
807
|
-
}],
|
|
808
|
-
base: 'ibc/8968C04A87BA43FB662C51D4088D693CF44761EF8D1BD953526BDFFD48BD9005',
|
|
809
|
-
name: 'Stargaze',
|
|
810
|
-
display: 'stars',
|
|
811
|
-
symbol: 'STARS',
|
|
812
|
-
logo_URIs: {
|
|
813
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
814
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
815
|
-
},
|
|
816
|
-
coingecko_id: 'stargaze',
|
|
817
|
-
images: [{
|
|
818
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
819
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
820
|
-
}],
|
|
821
|
-
socials: {
|
|
822
|
-
website: 'https://www.stargaze.zone/',
|
|
823
|
-
x: 'https://x.com/StargazeZone'
|
|
824
|
-
},
|
|
825
|
-
type_asset: 'sdk.coin',
|
|
826
|
-
traces: [{
|
|
827
|
-
type: 'ibc',
|
|
828
|
-
counterparty: {
|
|
829
|
-
channel_id: 'channel-278',
|
|
830
|
-
base_denom: 'ustars',
|
|
831
|
-
chain_name: 'stargaze'
|
|
832
|
-
},
|
|
833
|
-
chain: {
|
|
834
|
-
channel_id: 'channel-12'
|
|
835
|
-
}
|
|
836
|
-
}]
|
|
837
757
|
}
|
|
838
758
|
]
|
|
839
759
|
};
|
package/esm/mainnet/index.js
CHANGED
|
@@ -107,7 +107,6 @@ export * as mtgbp from './mtgbp';
|
|
|
107
107
|
export * as neutaro from './neutaro';
|
|
108
108
|
export * as neutron from './neutron';
|
|
109
109
|
export * as nibiru from './nibiru';
|
|
110
|
-
export * as nillion from './nillion';
|
|
111
110
|
export * as nim from './nim';
|
|
112
111
|
export * as noble from './noble';
|
|
113
112
|
export * as nolus from './nolus';
|
|
@@ -156,8 +155,6 @@ export * as sifchain from './sifchain';
|
|
|
156
155
|
export * as sommelier from './sommelier';
|
|
157
156
|
export * as source from './source';
|
|
158
157
|
export * as stafihub from './stafihub';
|
|
159
|
-
export * as stargaze from './stargaze';
|
|
160
|
-
export * as starname from './starname';
|
|
161
158
|
export * as stratos from './stratos';
|
|
162
159
|
export * as stride from './stride';
|
|
163
160
|
export * as sunrise from './sunrise';
|
|
@@ -167,7 +164,6 @@ export * as taketitan from './taketitan';
|
|
|
167
164
|
export * as teritori from './teritori';
|
|
168
165
|
export * as terra from './terra';
|
|
169
166
|
export * as terra2 from './terra2';
|
|
170
|
-
export * as tgrade from './tgrade';
|
|
171
167
|
export * as thejaynetwork from './thejaynetwork';
|
|
172
168
|
export * as titan from './titan';
|
|
173
169
|
export * as turkchain from './turkchain';
|
package/esm/mainnet/irisnet.js
CHANGED
|
@@ -1423,45 +1423,6 @@ const assets = {
|
|
|
1423
1423
|
}
|
|
1424
1424
|
}]
|
|
1425
1425
|
},
|
|
1426
|
-
{
|
|
1427
|
-
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
1428
|
-
denom_units: [{
|
|
1429
|
-
denom: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
|
|
1430
|
-
exponent: 0,
|
|
1431
|
-
aliases: ['uiov']
|
|
1432
|
-
}, {
|
|
1433
|
-
denom: 'iov',
|
|
1434
|
-
exponent: 6
|
|
1435
|
-
}],
|
|
1436
|
-
base: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
|
|
1437
|
-
name: 'Starname',
|
|
1438
|
-
display: 'iov',
|
|
1439
|
-
symbol: 'IOV',
|
|
1440
|
-
logo_URIs: {
|
|
1441
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
1442
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
1443
|
-
},
|
|
1444
|
-
images: [{
|
|
1445
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
1446
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
1447
|
-
}],
|
|
1448
|
-
socials: {
|
|
1449
|
-
website: 'https://app.starname.me/',
|
|
1450
|
-
x: 'https://x.com/starname_me'
|
|
1451
|
-
},
|
|
1452
|
-
type_asset: 'sdk.coin',
|
|
1453
|
-
traces: [{
|
|
1454
|
-
type: 'ibc',
|
|
1455
|
-
counterparty: {
|
|
1456
|
-
channel_id: 'channel-11',
|
|
1457
|
-
base_denom: 'uiov',
|
|
1458
|
-
chain_name: 'starname'
|
|
1459
|
-
},
|
|
1460
|
-
chain: {
|
|
1461
|
-
channel_id: 'channel-21'
|
|
1462
|
-
}
|
|
1463
|
-
}]
|
|
1464
|
-
},
|
|
1465
1426
|
{
|
|
1466
1427
|
description: 'The native token of Uptick',
|
|
1467
1428
|
denom_units: [{
|
|
@@ -1807,45 +1768,6 @@ const assets = {
|
|
|
1807
1768
|
}
|
|
1808
1769
|
}]
|
|
1809
1770
|
},
|
|
1810
|
-
{
|
|
1811
|
-
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
1812
|
-
denom_units: [{
|
|
1813
|
-
denom: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
|
|
1814
|
-
exponent: 0,
|
|
1815
|
-
aliases: ['uiov']
|
|
1816
|
-
}, {
|
|
1817
|
-
denom: 'iov',
|
|
1818
|
-
exponent: 6
|
|
1819
|
-
}],
|
|
1820
|
-
base: 'ibc/5F53F29B6E8DA52864B946771572957EFF91EFD4BE2C8F29258B89C55D41808A',
|
|
1821
|
-
name: 'Starname',
|
|
1822
|
-
display: 'iov',
|
|
1823
|
-
symbol: 'IOV',
|
|
1824
|
-
logo_URIs: {
|
|
1825
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
1826
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
1827
|
-
},
|
|
1828
|
-
images: [{
|
|
1829
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
1830
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
1831
|
-
}],
|
|
1832
|
-
socials: {
|
|
1833
|
-
website: 'https://app.starname.me/',
|
|
1834
|
-
x: 'https://x.com/starname_me'
|
|
1835
|
-
},
|
|
1836
|
-
type_asset: 'sdk.coin',
|
|
1837
|
-
traces: [{
|
|
1838
|
-
type: 'ibc',
|
|
1839
|
-
counterparty: {
|
|
1840
|
-
channel_id: 'channel-11',
|
|
1841
|
-
base_denom: 'uiov',
|
|
1842
|
-
chain_name: 'starname'
|
|
1843
|
-
},
|
|
1844
|
-
chain: {
|
|
1845
|
-
channel_id: 'channel-21'
|
|
1846
|
-
}
|
|
1847
|
-
}]
|
|
1848
|
-
},
|
|
1849
1771
|
{
|
|
1850
1772
|
description: 'The native token of Uptick',
|
|
1851
1773
|
denom_units: [{
|
package/esm/mainnet/juno.js
CHANGED
|
@@ -2265,46 +2265,6 @@ const assets = {
|
|
|
2265
2265
|
}
|
|
2266
2266
|
}]
|
|
2267
2267
|
},
|
|
2268
|
-
{
|
|
2269
|
-
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.',
|
|
2270
|
-
denom_units: [{
|
|
2271
|
-
denom: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
|
|
2272
|
-
exponent: 0,
|
|
2273
|
-
aliases: ['ustars']
|
|
2274
|
-
}, {
|
|
2275
|
-
denom: 'stars',
|
|
2276
|
-
exponent: 6
|
|
2277
|
-
}],
|
|
2278
|
-
base: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
|
|
2279
|
-
name: 'Stargaze',
|
|
2280
|
-
display: 'stars',
|
|
2281
|
-
symbol: 'STARS',
|
|
2282
|
-
logo_URIs: {
|
|
2283
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
2284
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
2285
|
-
},
|
|
2286
|
-
coingecko_id: 'stargaze',
|
|
2287
|
-
images: [{
|
|
2288
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
2289
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
2290
|
-
}],
|
|
2291
|
-
socials: {
|
|
2292
|
-
website: 'https://www.stargaze.zone/',
|
|
2293
|
-
x: 'https://x.com/StargazeZone'
|
|
2294
|
-
},
|
|
2295
|
-
type_asset: 'sdk.coin',
|
|
2296
|
-
traces: [{
|
|
2297
|
-
type: 'ibc',
|
|
2298
|
-
counterparty: {
|
|
2299
|
-
channel_id: 'channel-5',
|
|
2300
|
-
base_denom: 'ustars',
|
|
2301
|
-
chain_name: 'stargaze'
|
|
2302
|
-
},
|
|
2303
|
-
chain: {
|
|
2304
|
-
channel_id: 'channel-20'
|
|
2305
|
-
}
|
|
2306
|
-
}]
|
|
2307
|
-
},
|
|
2308
2268
|
{
|
|
2309
2269
|
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.',
|
|
2310
2270
|
denom_units: [{
|
|
@@ -4027,46 +3987,6 @@ const assets = {
|
|
|
4027
3987
|
}
|
|
4028
3988
|
}]
|
|
4029
3989
|
},
|
|
4030
|
-
{
|
|
4031
|
-
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.',
|
|
4032
|
-
denom_units: [{
|
|
4033
|
-
denom: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
|
|
4034
|
-
exponent: 0,
|
|
4035
|
-
aliases: ['ustars']
|
|
4036
|
-
}, {
|
|
4037
|
-
denom: 'stars',
|
|
4038
|
-
exponent: 6
|
|
4039
|
-
}],
|
|
4040
|
-
base: 'ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885',
|
|
4041
|
-
name: 'Stargaze',
|
|
4042
|
-
display: 'stars',
|
|
4043
|
-
symbol: 'STARS',
|
|
4044
|
-
logo_URIs: {
|
|
4045
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
4046
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
4047
|
-
},
|
|
4048
|
-
coingecko_id: 'stargaze',
|
|
4049
|
-
images: [{
|
|
4050
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
4051
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
4052
|
-
}],
|
|
4053
|
-
socials: {
|
|
4054
|
-
website: 'https://www.stargaze.zone/',
|
|
4055
|
-
x: 'https://x.com/StargazeZone'
|
|
4056
|
-
},
|
|
4057
|
-
type_asset: 'sdk.coin',
|
|
4058
|
-
traces: [{
|
|
4059
|
-
type: 'ibc',
|
|
4060
|
-
counterparty: {
|
|
4061
|
-
channel_id: 'channel-5',
|
|
4062
|
-
base_denom: 'ustars',
|
|
4063
|
-
chain_name: 'stargaze'
|
|
4064
|
-
},
|
|
4065
|
-
chain: {
|
|
4066
|
-
channel_id: 'channel-20'
|
|
4067
|
-
}
|
|
4068
|
-
}]
|
|
4069
|
-
},
|
|
4070
3990
|
{
|
|
4071
3991
|
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.',
|
|
4072
3992
|
denom_units: [{
|
package/esm/mainnet/kujira.js
CHANGED
|
@@ -4729,46 +4729,6 @@ const assets = {
|
|
|
4729
4729
|
}
|
|
4730
4730
|
}]
|
|
4731
4731
|
},
|
|
4732
|
-
{
|
|
4733
|
-
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.',
|
|
4734
|
-
denom_units: [{
|
|
4735
|
-
denom: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
4736
|
-
exponent: 0,
|
|
4737
|
-
aliases: ['ustars']
|
|
4738
|
-
}, {
|
|
4739
|
-
denom: 'stars',
|
|
4740
|
-
exponent: 6
|
|
4741
|
-
}],
|
|
4742
|
-
base: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
4743
|
-
name: 'Stargaze',
|
|
4744
|
-
display: 'stars',
|
|
4745
|
-
symbol: 'STARS',
|
|
4746
|
-
logo_URIs: {
|
|
4747
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
4748
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
4749
|
-
},
|
|
4750
|
-
coingecko_id: 'stargaze',
|
|
4751
|
-
images: [{
|
|
4752
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
4753
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
4754
|
-
}],
|
|
4755
|
-
socials: {
|
|
4756
|
-
website: 'https://www.stargaze.zone/',
|
|
4757
|
-
x: 'https://x.com/StargazeZone'
|
|
4758
|
-
},
|
|
4759
|
-
type_asset: 'sdk.coin',
|
|
4760
|
-
traces: [{
|
|
4761
|
-
type: 'ibc',
|
|
4762
|
-
counterparty: {
|
|
4763
|
-
channel_id: 'channel-49',
|
|
4764
|
-
base_denom: 'ustars',
|
|
4765
|
-
chain_name: 'stargaze'
|
|
4766
|
-
},
|
|
4767
|
-
chain: {
|
|
4768
|
-
channel_id: 'channel-7'
|
|
4769
|
-
}
|
|
4770
|
-
}]
|
|
4771
|
-
},
|
|
4772
4732
|
{
|
|
4773
4733
|
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.',
|
|
4774
4734
|
denom_units: [{
|
|
@@ -6120,46 +6080,6 @@ const assets = {
|
|
|
6120
6080
|
}
|
|
6121
6081
|
}]
|
|
6122
6082
|
},
|
|
6123
|
-
{
|
|
6124
|
-
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.',
|
|
6125
|
-
denom_units: [{
|
|
6126
|
-
denom: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
6127
|
-
exponent: 0,
|
|
6128
|
-
aliases: ['ustars']
|
|
6129
|
-
}, {
|
|
6130
|
-
denom: 'stars',
|
|
6131
|
-
exponent: 6
|
|
6132
|
-
}],
|
|
6133
|
-
base: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
6134
|
-
name: 'Stargaze',
|
|
6135
|
-
display: 'stars',
|
|
6136
|
-
symbol: 'STARS',
|
|
6137
|
-
logo_URIs: {
|
|
6138
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
6139
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
6140
|
-
},
|
|
6141
|
-
coingecko_id: 'stargaze',
|
|
6142
|
-
images: [{
|
|
6143
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
6144
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
6145
|
-
}],
|
|
6146
|
-
socials: {
|
|
6147
|
-
website: 'https://www.stargaze.zone/',
|
|
6148
|
-
x: 'https://x.com/StargazeZone'
|
|
6149
|
-
},
|
|
6150
|
-
type_asset: 'sdk.coin',
|
|
6151
|
-
traces: [{
|
|
6152
|
-
type: 'ibc',
|
|
6153
|
-
counterparty: {
|
|
6154
|
-
channel_id: 'channel-49',
|
|
6155
|
-
base_denom: 'ustars',
|
|
6156
|
-
chain_name: 'stargaze'
|
|
6157
|
-
},
|
|
6158
|
-
chain: {
|
|
6159
|
-
channel_id: 'channel-7'
|
|
6160
|
-
}
|
|
6161
|
-
}]
|
|
6162
|
-
},
|
|
6163
6083
|
{
|
|
6164
6084
|
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.',
|
|
6165
6085
|
denom_units: [{
|
package/esm/mainnet/lava.js
CHANGED
|
@@ -386,46 +386,6 @@ const assets = {
|
|
|
386
386
|
}
|
|
387
387
|
}]
|
|
388
388
|
},
|
|
389
|
-
{
|
|
390
|
-
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.',
|
|
391
|
-
denom_units: [{
|
|
392
|
-
denom: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
393
|
-
exponent: 0,
|
|
394
|
-
aliases: ['ustars']
|
|
395
|
-
}, {
|
|
396
|
-
denom: 'stars',
|
|
397
|
-
exponent: 6
|
|
398
|
-
}],
|
|
399
|
-
base: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
400
|
-
name: 'Stargaze',
|
|
401
|
-
display: 'stars',
|
|
402
|
-
symbol: 'STARS',
|
|
403
|
-
logo_URIs: {
|
|
404
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
405
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
406
|
-
},
|
|
407
|
-
coingecko_id: 'stargaze',
|
|
408
|
-
images: [{
|
|
409
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
410
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
411
|
-
}],
|
|
412
|
-
socials: {
|
|
413
|
-
website: 'https://www.stargaze.zone/',
|
|
414
|
-
x: 'https://x.com/StargazeZone'
|
|
415
|
-
},
|
|
416
|
-
type_asset: 'sdk.coin',
|
|
417
|
-
traces: [{
|
|
418
|
-
type: 'ibc',
|
|
419
|
-
counterparty: {
|
|
420
|
-
channel_id: 'channel-391',
|
|
421
|
-
base_denom: 'ustars',
|
|
422
|
-
chain_name: 'stargaze'
|
|
423
|
-
},
|
|
424
|
-
chain: {
|
|
425
|
-
channel_id: 'channel-7'
|
|
426
|
-
}
|
|
427
|
-
}]
|
|
428
|
-
},
|
|
429
389
|
{
|
|
430
390
|
description: 'The permissioned staking asset for Noble Chain',
|
|
431
391
|
denom_units: [{
|
|
@@ -650,46 +610,6 @@ const assets = {
|
|
|
650
610
|
channel_id: 'channel-1'
|
|
651
611
|
}
|
|
652
612
|
}]
|
|
653
|
-
},
|
|
654
|
-
{
|
|
655
|
-
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.',
|
|
656
|
-
denom_units: [{
|
|
657
|
-
denom: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
658
|
-
exponent: 0,
|
|
659
|
-
aliases: ['ustars']
|
|
660
|
-
}, {
|
|
661
|
-
denom: 'stars',
|
|
662
|
-
exponent: 6
|
|
663
|
-
}],
|
|
664
|
-
base: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
665
|
-
name: 'Stargaze',
|
|
666
|
-
display: 'stars',
|
|
667
|
-
symbol: 'STARS',
|
|
668
|
-
logo_URIs: {
|
|
669
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
670
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
671
|
-
},
|
|
672
|
-
coingecko_id: 'stargaze',
|
|
673
|
-
images: [{
|
|
674
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
675
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
676
|
-
}],
|
|
677
|
-
socials: {
|
|
678
|
-
website: 'https://www.stargaze.zone/',
|
|
679
|
-
x: 'https://x.com/StargazeZone'
|
|
680
|
-
},
|
|
681
|
-
type_asset: 'sdk.coin',
|
|
682
|
-
traces: [{
|
|
683
|
-
type: 'ibc',
|
|
684
|
-
counterparty: {
|
|
685
|
-
channel_id: 'channel-391',
|
|
686
|
-
base_denom: 'ustars',
|
|
687
|
-
chain_name: 'stargaze'
|
|
688
|
-
},
|
|
689
|
-
chain: {
|
|
690
|
-
channel_id: 'channel-7'
|
|
691
|
-
}
|
|
692
|
-
}]
|
|
693
613
|
}
|
|
694
614
|
]
|
|
695
615
|
};
|
|
@@ -1040,46 +1040,6 @@ const assets = {
|
|
|
1040
1040
|
}
|
|
1041
1041
|
}]
|
|
1042
1042
|
},
|
|
1043
|
-
{
|
|
1044
|
-
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.',
|
|
1045
|
-
denom_units: [{
|
|
1046
|
-
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1047
|
-
exponent: 0,
|
|
1048
|
-
aliases: ['ustars']
|
|
1049
|
-
}, {
|
|
1050
|
-
denom: 'stars',
|
|
1051
|
-
exponent: 6
|
|
1052
|
-
}],
|
|
1053
|
-
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1054
|
-
name: 'Stargaze',
|
|
1055
|
-
display: 'stars',
|
|
1056
|
-
symbol: 'STARS',
|
|
1057
|
-
logo_URIs: {
|
|
1058
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1059
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1060
|
-
},
|
|
1061
|
-
coingecko_id: 'stargaze',
|
|
1062
|
-
images: [{
|
|
1063
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1064
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1065
|
-
}],
|
|
1066
|
-
socials: {
|
|
1067
|
-
website: 'https://www.stargaze.zone/',
|
|
1068
|
-
x: 'https://x.com/StargazeZone'
|
|
1069
|
-
},
|
|
1070
|
-
type_asset: 'sdk.coin',
|
|
1071
|
-
traces: [{
|
|
1072
|
-
type: 'ibc',
|
|
1073
|
-
counterparty: {
|
|
1074
|
-
channel_id: 'channel-406',
|
|
1075
|
-
base_denom: 'ustars',
|
|
1076
|
-
chain_name: 'stargaze'
|
|
1077
|
-
},
|
|
1078
|
-
chain: {
|
|
1079
|
-
channel_id: 'channel-4'
|
|
1080
|
-
}
|
|
1081
|
-
}]
|
|
1082
|
-
},
|
|
1083
1043
|
{
|
|
1084
1044
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
1085
1045
|
denom_units: [{
|
|
@@ -1446,46 +1406,6 @@ const assets = {
|
|
|
1446
1406
|
channel_id: 'channel-0'
|
|
1447
1407
|
}
|
|
1448
1408
|
}]
|
|
1449
|
-
},
|
|
1450
|
-
{
|
|
1451
|
-
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.',
|
|
1452
|
-
denom_units: [{
|
|
1453
|
-
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1454
|
-
exponent: 0,
|
|
1455
|
-
aliases: ['ustars']
|
|
1456
|
-
}, {
|
|
1457
|
-
denom: 'stars',
|
|
1458
|
-
exponent: 6
|
|
1459
|
-
}],
|
|
1460
|
-
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1461
|
-
name: 'Stargaze',
|
|
1462
|
-
display: 'stars',
|
|
1463
|
-
symbol: 'STARS',
|
|
1464
|
-
logo_URIs: {
|
|
1465
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1466
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1467
|
-
},
|
|
1468
|
-
coingecko_id: 'stargaze',
|
|
1469
|
-
images: [{
|
|
1470
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1471
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1472
|
-
}],
|
|
1473
|
-
socials: {
|
|
1474
|
-
website: 'https://www.stargaze.zone/',
|
|
1475
|
-
x: 'https://x.com/StargazeZone'
|
|
1476
|
-
},
|
|
1477
|
-
type_asset: 'sdk.coin',
|
|
1478
|
-
traces: [{
|
|
1479
|
-
type: 'ibc',
|
|
1480
|
-
counterparty: {
|
|
1481
|
-
channel_id: 'channel-406',
|
|
1482
|
-
base_denom: 'ustars',
|
|
1483
|
-
chain_name: 'stargaze'
|
|
1484
|
-
},
|
|
1485
|
-
chain: {
|
|
1486
|
-
channel_id: 'channel-4'
|
|
1487
|
-
}
|
|
1488
|
-
}]
|
|
1489
1409
|
}
|
|
1490
1410
|
]
|
|
1491
1411
|
};
|