@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/acrechain.js
CHANGED
|
@@ -301,46 +301,6 @@ const assets = {
|
|
|
301
301
|
}
|
|
302
302
|
}]
|
|
303
303
|
},
|
|
304
|
-
{
|
|
305
|
-
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.',
|
|
306
|
-
denom_units: [{
|
|
307
|
-
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
308
|
-
exponent: 0,
|
|
309
|
-
aliases: ['ustars']
|
|
310
|
-
}, {
|
|
311
|
-
denom: 'stars',
|
|
312
|
-
exponent: 6
|
|
313
|
-
}],
|
|
314
|
-
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
315
|
-
name: 'Stargaze',
|
|
316
|
-
display: 'stars',
|
|
317
|
-
symbol: 'STARS',
|
|
318
|
-
logo_URIs: {
|
|
319
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
320
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
321
|
-
},
|
|
322
|
-
coingecko_id: 'stargaze',
|
|
323
|
-
images: [{
|
|
324
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
325
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
326
|
-
}],
|
|
327
|
-
socials: {
|
|
328
|
-
website: 'https://www.stargaze.zone/',
|
|
329
|
-
x: 'https://x.com/StargazeZone'
|
|
330
|
-
},
|
|
331
|
-
type_asset: 'sdk.coin',
|
|
332
|
-
traces: [{
|
|
333
|
-
type: 'ibc',
|
|
334
|
-
counterparty: {
|
|
335
|
-
channel_id: 'channel-121',
|
|
336
|
-
base_denom: 'ustars',
|
|
337
|
-
chain_name: 'stargaze'
|
|
338
|
-
},
|
|
339
|
-
chain: {
|
|
340
|
-
channel_id: 'channel-4'
|
|
341
|
-
}
|
|
342
|
-
}]
|
|
343
|
-
},
|
|
344
304
|
{
|
|
345
305
|
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.',
|
|
346
306
|
denom_units: [{
|
|
@@ -1735,46 +1695,6 @@ const assets = {
|
|
|
1735
1695
|
}
|
|
1736
1696
|
}]
|
|
1737
1697
|
},
|
|
1738
|
-
{
|
|
1739
|
-
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.',
|
|
1740
|
-
denom_units: [{
|
|
1741
|
-
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1742
|
-
exponent: 0,
|
|
1743
|
-
aliases: ['ustars']
|
|
1744
|
-
}, {
|
|
1745
|
-
denom: 'stars',
|
|
1746
|
-
exponent: 6
|
|
1747
|
-
}],
|
|
1748
|
-
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1749
|
-
name: 'Stargaze',
|
|
1750
|
-
display: 'stars',
|
|
1751
|
-
symbol: 'STARS',
|
|
1752
|
-
logo_URIs: {
|
|
1753
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1754
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1755
|
-
},
|
|
1756
|
-
coingecko_id: 'stargaze',
|
|
1757
|
-
images: [{
|
|
1758
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1759
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1760
|
-
}],
|
|
1761
|
-
socials: {
|
|
1762
|
-
website: 'https://www.stargaze.zone/',
|
|
1763
|
-
x: 'https://x.com/StargazeZone'
|
|
1764
|
-
},
|
|
1765
|
-
type_asset: 'sdk.coin',
|
|
1766
|
-
traces: [{
|
|
1767
|
-
type: 'ibc',
|
|
1768
|
-
counterparty: {
|
|
1769
|
-
channel_id: 'channel-121',
|
|
1770
|
-
base_denom: 'ustars',
|
|
1771
|
-
chain_name: 'stargaze'
|
|
1772
|
-
},
|
|
1773
|
-
chain: {
|
|
1774
|
-
channel_id: 'channel-4'
|
|
1775
|
-
}
|
|
1776
|
-
}]
|
|
1777
|
-
},
|
|
1778
1698
|
{
|
|
1779
1699
|
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.',
|
|
1780
1700
|
denom_units: [{
|
package/esm/mainnet/akash.js
CHANGED
|
@@ -871,85 +871,6 @@ const assets = {
|
|
|
871
871
|
}
|
|
872
872
|
}]
|
|
873
873
|
},
|
|
874
|
-
{
|
|
875
|
-
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.',
|
|
876
|
-
denom_units: [{
|
|
877
|
-
denom: 'ibc/6B71AD4E47869D06CC021E9BD3361F26250574E168C1C9EDCEA246DE8EB0D22E',
|
|
878
|
-
exponent: 0,
|
|
879
|
-
aliases: ['ustars']
|
|
880
|
-
}, {
|
|
881
|
-
denom: 'stars',
|
|
882
|
-
exponent: 6
|
|
883
|
-
}],
|
|
884
|
-
base: 'ibc/6B71AD4E47869D06CC021E9BD3361F26250574E168C1C9EDCEA246DE8EB0D22E',
|
|
885
|
-
name: 'Stargaze',
|
|
886
|
-
display: 'stars',
|
|
887
|
-
symbol: 'STARS',
|
|
888
|
-
logo_URIs: {
|
|
889
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
890
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
891
|
-
},
|
|
892
|
-
coingecko_id: 'stargaze',
|
|
893
|
-
images: [{
|
|
894
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
895
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
896
|
-
}],
|
|
897
|
-
socials: {
|
|
898
|
-
website: 'https://www.stargaze.zone/',
|
|
899
|
-
x: 'https://x.com/StargazeZone'
|
|
900
|
-
},
|
|
901
|
-
type_asset: 'sdk.coin',
|
|
902
|
-
traces: [{
|
|
903
|
-
type: 'ibc',
|
|
904
|
-
counterparty: {
|
|
905
|
-
channel_id: 'channel-447',
|
|
906
|
-
base_denom: 'ustars',
|
|
907
|
-
chain_name: 'stargaze'
|
|
908
|
-
},
|
|
909
|
-
chain: {
|
|
910
|
-
channel_id: 'channel-130'
|
|
911
|
-
}
|
|
912
|
-
}]
|
|
913
|
-
},
|
|
914
|
-
{
|
|
915
|
-
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
916
|
-
denom_units: [{
|
|
917
|
-
denom: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
|
|
918
|
-
exponent: 0,
|
|
919
|
-
aliases: ['uiov']
|
|
920
|
-
}, {
|
|
921
|
-
denom: 'iov',
|
|
922
|
-
exponent: 6
|
|
923
|
-
}],
|
|
924
|
-
base: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
|
|
925
|
-
name: 'Starname',
|
|
926
|
-
display: 'iov',
|
|
927
|
-
symbol: 'IOV',
|
|
928
|
-
logo_URIs: {
|
|
929
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
930
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
931
|
-
},
|
|
932
|
-
images: [{
|
|
933
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
934
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
935
|
-
}],
|
|
936
|
-
socials: {
|
|
937
|
-
website: 'https://app.starname.me/',
|
|
938
|
-
x: 'https://x.com/starname_me'
|
|
939
|
-
},
|
|
940
|
-
type_asset: 'sdk.coin',
|
|
941
|
-
traces: [{
|
|
942
|
-
type: 'ibc',
|
|
943
|
-
counterparty: {
|
|
944
|
-
channel_id: 'channel-6',
|
|
945
|
-
base_denom: 'uiov',
|
|
946
|
-
chain_name: 'starname'
|
|
947
|
-
},
|
|
948
|
-
chain: {
|
|
949
|
-
channel_id: 'channel-23'
|
|
950
|
-
}
|
|
951
|
-
}]
|
|
952
|
-
},
|
|
953
874
|
{
|
|
954
875
|
description: 'The native staking token of Terra Phoenix.',
|
|
955
876
|
denom_units: [{
|
|
@@ -1860,85 +1781,6 @@ const assets = {
|
|
|
1860
1781
|
}
|
|
1861
1782
|
}]
|
|
1862
1783
|
},
|
|
1863
|
-
{
|
|
1864
|
-
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.',
|
|
1865
|
-
denom_units: [{
|
|
1866
|
-
denom: 'ibc/6B71AD4E47869D06CC021E9BD3361F26250574E168C1C9EDCEA246DE8EB0D22E',
|
|
1867
|
-
exponent: 0,
|
|
1868
|
-
aliases: ['ustars']
|
|
1869
|
-
}, {
|
|
1870
|
-
denom: 'stars',
|
|
1871
|
-
exponent: 6
|
|
1872
|
-
}],
|
|
1873
|
-
base: 'ibc/6B71AD4E47869D06CC021E9BD3361F26250574E168C1C9EDCEA246DE8EB0D22E',
|
|
1874
|
-
name: 'Stargaze',
|
|
1875
|
-
display: 'stars',
|
|
1876
|
-
symbol: 'STARS',
|
|
1877
|
-
logo_URIs: {
|
|
1878
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1879
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1880
|
-
},
|
|
1881
|
-
coingecko_id: 'stargaze',
|
|
1882
|
-
images: [{
|
|
1883
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1884
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1885
|
-
}],
|
|
1886
|
-
socials: {
|
|
1887
|
-
website: 'https://www.stargaze.zone/',
|
|
1888
|
-
x: 'https://x.com/StargazeZone'
|
|
1889
|
-
},
|
|
1890
|
-
type_asset: 'sdk.coin',
|
|
1891
|
-
traces: [{
|
|
1892
|
-
type: 'ibc',
|
|
1893
|
-
counterparty: {
|
|
1894
|
-
channel_id: 'channel-447',
|
|
1895
|
-
base_denom: 'ustars',
|
|
1896
|
-
chain_name: 'stargaze'
|
|
1897
|
-
},
|
|
1898
|
-
chain: {
|
|
1899
|
-
channel_id: 'channel-130'
|
|
1900
|
-
}
|
|
1901
|
-
}]
|
|
1902
|
-
},
|
|
1903
|
-
{
|
|
1904
|
-
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
1905
|
-
denom_units: [{
|
|
1906
|
-
denom: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
|
|
1907
|
-
exponent: 0,
|
|
1908
|
-
aliases: ['uiov']
|
|
1909
|
-
}, {
|
|
1910
|
-
denom: 'iov',
|
|
1911
|
-
exponent: 6
|
|
1912
|
-
}],
|
|
1913
|
-
base: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
|
|
1914
|
-
name: 'Starname',
|
|
1915
|
-
display: 'iov',
|
|
1916
|
-
symbol: 'IOV',
|
|
1917
|
-
logo_URIs: {
|
|
1918
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
1919
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
1920
|
-
},
|
|
1921
|
-
images: [{
|
|
1922
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
1923
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
1924
|
-
}],
|
|
1925
|
-
socials: {
|
|
1926
|
-
website: 'https://app.starname.me/',
|
|
1927
|
-
x: 'https://x.com/starname_me'
|
|
1928
|
-
},
|
|
1929
|
-
type_asset: 'sdk.coin',
|
|
1930
|
-
traces: [{
|
|
1931
|
-
type: 'ibc',
|
|
1932
|
-
counterparty: {
|
|
1933
|
-
channel_id: 'channel-6',
|
|
1934
|
-
base_denom: 'uiov',
|
|
1935
|
-
chain_name: 'starname'
|
|
1936
|
-
},
|
|
1937
|
-
chain: {
|
|
1938
|
-
channel_id: 'channel-23'
|
|
1939
|
-
}
|
|
1940
|
-
}]
|
|
1941
|
-
},
|
|
1942
1784
|
{
|
|
1943
1785
|
description: 'The native staking token of Terra Phoenix.',
|
|
1944
1786
|
denom_units: [{
|
package/esm/mainnet/assets.js
CHANGED
|
@@ -107,7 +107,6 @@ import _mtgbp from './mtgbp';
|
|
|
107
107
|
import _neutaro from './neutaro';
|
|
108
108
|
import _neutron from './neutron';
|
|
109
109
|
import _nibiru from './nibiru';
|
|
110
|
-
import _nillion from './nillion';
|
|
111
110
|
import _nim from './nim';
|
|
112
111
|
import _noble from './noble';
|
|
113
112
|
import _nolus from './nolus';
|
|
@@ -156,8 +155,6 @@ import _sifchain from './sifchain';
|
|
|
156
155
|
import _sommelier from './sommelier';
|
|
157
156
|
import _source from './source';
|
|
158
157
|
import _stafihub from './stafihub';
|
|
159
|
-
import _stargaze from './stargaze';
|
|
160
|
-
import _starname from './starname';
|
|
161
158
|
import _stratos from './stratos';
|
|
162
159
|
import _stride from './stride';
|
|
163
160
|
import _sunrise from './sunrise';
|
|
@@ -167,7 +164,6 @@ import _taketitan from './taketitan';
|
|
|
167
164
|
import _teritori from './teritori';
|
|
168
165
|
import _terra from './terra';
|
|
169
166
|
import _terra2 from './terra2';
|
|
170
|
-
import _tgrade from './tgrade';
|
|
171
167
|
import _thejaynetwork from './thejaynetwork';
|
|
172
168
|
import _titan from './titan';
|
|
173
169
|
import _turkchain from './turkchain';
|
|
@@ -180,5 +176,5 @@ import _xpla from './xpla';
|
|
|
180
176
|
import _xrplevm from './xrplevm';
|
|
181
177
|
import _zenrock from './zenrock';
|
|
182
178
|
import _zigchain from './zigchain';
|
|
183
|
-
const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mirage, _mtgbp, _neutaro, _neutron, _nibiru,
|
|
179
|
+
const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mirage, _mtgbp, _neutaro, _neutron, _nibiru, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pundix, _pylons, _qfs, _qie, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _thejaynetwork, _titan, _turkchain, _umee, _unification, _uptick, _wolochain, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
|
|
184
180
|
export default assets;
|
package/esm/mainnet/atomone.js
CHANGED
|
@@ -204,46 +204,6 @@ const assets = {
|
|
|
204
204
|
}
|
|
205
205
|
}]
|
|
206
206
|
},
|
|
207
|
-
{
|
|
208
|
-
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.',
|
|
209
|
-
denom_units: [{
|
|
210
|
-
denom: 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9',
|
|
211
|
-
exponent: 0,
|
|
212
|
-
aliases: ['ustars']
|
|
213
|
-
}, {
|
|
214
|
-
denom: 'stars',
|
|
215
|
-
exponent: 6
|
|
216
|
-
}],
|
|
217
|
-
base: 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9',
|
|
218
|
-
name: 'Stargaze',
|
|
219
|
-
display: 'stars',
|
|
220
|
-
symbol: 'STARS',
|
|
221
|
-
logo_URIs: {
|
|
222
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
223
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
224
|
-
},
|
|
225
|
-
coingecko_id: 'stargaze',
|
|
226
|
-
images: [{
|
|
227
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
228
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
229
|
-
}],
|
|
230
|
-
socials: {
|
|
231
|
-
website: 'https://www.stargaze.zone/',
|
|
232
|
-
x: 'https://x.com/StargazeZone'
|
|
233
|
-
},
|
|
234
|
-
type_asset: 'sdk.coin',
|
|
235
|
-
traces: [{
|
|
236
|
-
type: 'ibc',
|
|
237
|
-
counterparty: {
|
|
238
|
-
channel_id: 'channel-448',
|
|
239
|
-
base_denom: 'ustars',
|
|
240
|
-
chain_name: 'stargaze'
|
|
241
|
-
},
|
|
242
|
-
chain: {
|
|
243
|
-
channel_id: 'channel-3'
|
|
244
|
-
}
|
|
245
|
-
}]
|
|
246
|
-
},
|
|
247
207
|
{
|
|
248
208
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
249
209
|
denom_units: [{
|
|
@@ -446,46 +406,6 @@ const assets = {
|
|
|
446
406
|
channel_id: 'channel-2'
|
|
447
407
|
}
|
|
448
408
|
}]
|
|
449
|
-
},
|
|
450
|
-
{
|
|
451
|
-
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.',
|
|
452
|
-
denom_units: [{
|
|
453
|
-
denom: 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9',
|
|
454
|
-
exponent: 0,
|
|
455
|
-
aliases: ['ustars']
|
|
456
|
-
}, {
|
|
457
|
-
denom: 'stars',
|
|
458
|
-
exponent: 6
|
|
459
|
-
}],
|
|
460
|
-
base: 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9',
|
|
461
|
-
name: 'Stargaze',
|
|
462
|
-
display: 'stars',
|
|
463
|
-
symbol: 'STARS',
|
|
464
|
-
logo_URIs: {
|
|
465
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
466
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
467
|
-
},
|
|
468
|
-
coingecko_id: 'stargaze',
|
|
469
|
-
images: [{
|
|
470
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
471
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
472
|
-
}],
|
|
473
|
-
socials: {
|
|
474
|
-
website: 'https://www.stargaze.zone/',
|
|
475
|
-
x: 'https://x.com/StargazeZone'
|
|
476
|
-
},
|
|
477
|
-
type_asset: 'sdk.coin',
|
|
478
|
-
traces: [{
|
|
479
|
-
type: 'ibc',
|
|
480
|
-
counterparty: {
|
|
481
|
-
channel_id: 'channel-448',
|
|
482
|
-
base_denom: 'ustars',
|
|
483
|
-
chain_name: 'stargaze'
|
|
484
|
-
},
|
|
485
|
-
chain: {
|
|
486
|
-
channel_id: 'channel-3'
|
|
487
|
-
}
|
|
488
|
-
}]
|
|
489
409
|
}
|
|
490
410
|
]
|
|
491
411
|
};
|
package/esm/mainnet/aura.js
CHANGED
|
@@ -495,46 +495,6 @@ const assets = {
|
|
|
495
495
|
}
|
|
496
496
|
}]
|
|
497
497
|
},
|
|
498
|
-
{
|
|
499
|
-
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.',
|
|
500
|
-
denom_units: [{
|
|
501
|
-
denom: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
|
|
502
|
-
exponent: 0,
|
|
503
|
-
aliases: ['ustars']
|
|
504
|
-
}, {
|
|
505
|
-
denom: 'stars',
|
|
506
|
-
exponent: 6
|
|
507
|
-
}],
|
|
508
|
-
base: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
|
|
509
|
-
name: 'Stargaze',
|
|
510
|
-
display: 'stars',
|
|
511
|
-
symbol: 'STARS',
|
|
512
|
-
logo_URIs: {
|
|
513
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
514
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
515
|
-
},
|
|
516
|
-
coingecko_id: 'stargaze',
|
|
517
|
-
images: [{
|
|
518
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
519
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
520
|
-
}],
|
|
521
|
-
socials: {
|
|
522
|
-
website: 'https://www.stargaze.zone/',
|
|
523
|
-
x: 'https://x.com/StargazeZone'
|
|
524
|
-
},
|
|
525
|
-
type_asset: 'sdk.coin',
|
|
526
|
-
traces: [{
|
|
527
|
-
type: 'ibc',
|
|
528
|
-
counterparty: {
|
|
529
|
-
channel_id: 'channel-270',
|
|
530
|
-
base_denom: 'ustars',
|
|
531
|
-
chain_name: 'stargaze'
|
|
532
|
-
},
|
|
533
|
-
chain: {
|
|
534
|
-
channel_id: 'channel-23'
|
|
535
|
-
}
|
|
536
|
-
}]
|
|
537
|
-
},
|
|
538
498
|
{
|
|
539
499
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
540
500
|
denom_units: [{
|
|
@@ -1028,46 +988,6 @@ const assets = {
|
|
|
1028
988
|
channel_id: 'channel-10'
|
|
1029
989
|
}
|
|
1030
990
|
}]
|
|
1031
|
-
},
|
|
1032
|
-
{
|
|
1033
|
-
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.',
|
|
1034
|
-
denom_units: [{
|
|
1035
|
-
denom: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
|
|
1036
|
-
exponent: 0,
|
|
1037
|
-
aliases: ['ustars']
|
|
1038
|
-
}, {
|
|
1039
|
-
denom: 'stars',
|
|
1040
|
-
exponent: 6
|
|
1041
|
-
}],
|
|
1042
|
-
base: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
|
|
1043
|
-
name: 'Stargaze',
|
|
1044
|
-
display: 'stars',
|
|
1045
|
-
symbol: 'STARS',
|
|
1046
|
-
logo_URIs: {
|
|
1047
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1048
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1049
|
-
},
|
|
1050
|
-
coingecko_id: 'stargaze',
|
|
1051
|
-
images: [{
|
|
1052
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1053
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1054
|
-
}],
|
|
1055
|
-
socials: {
|
|
1056
|
-
website: 'https://www.stargaze.zone/',
|
|
1057
|
-
x: 'https://x.com/StargazeZone'
|
|
1058
|
-
},
|
|
1059
|
-
type_asset: 'sdk.coin',
|
|
1060
|
-
traces: [{
|
|
1061
|
-
type: 'ibc',
|
|
1062
|
-
counterparty: {
|
|
1063
|
-
channel_id: 'channel-270',
|
|
1064
|
-
base_denom: 'ustars',
|
|
1065
|
-
chain_name: 'stargaze'
|
|
1066
|
-
},
|
|
1067
|
-
chain: {
|
|
1068
|
-
channel_id: 'channel-23'
|
|
1069
|
-
}
|
|
1070
|
-
}]
|
|
1071
991
|
}
|
|
1072
992
|
]
|
|
1073
993
|
};
|
package/esm/mainnet/carbon.js
CHANGED
|
@@ -278,46 +278,6 @@ const assets = {
|
|
|
278
278
|
}
|
|
279
279
|
}]
|
|
280
280
|
},
|
|
281
|
-
{
|
|
282
|
-
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.',
|
|
283
|
-
denom_units: [{
|
|
284
|
-
denom: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
|
|
285
|
-
exponent: 0,
|
|
286
|
-
aliases: ['ustars']
|
|
287
|
-
}, {
|
|
288
|
-
denom: 'stars',
|
|
289
|
-
exponent: 6
|
|
290
|
-
}],
|
|
291
|
-
base: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
|
|
292
|
-
name: 'Stargaze',
|
|
293
|
-
display: 'stars',
|
|
294
|
-
symbol: 'STARS',
|
|
295
|
-
logo_URIs: {
|
|
296
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
297
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
298
|
-
},
|
|
299
|
-
coingecko_id: 'stargaze',
|
|
300
|
-
images: [{
|
|
301
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
302
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
303
|
-
}],
|
|
304
|
-
socials: {
|
|
305
|
-
website: 'https://www.stargaze.zone/',
|
|
306
|
-
x: 'https://x.com/StargazeZone'
|
|
307
|
-
},
|
|
308
|
-
type_asset: 'sdk.coin',
|
|
309
|
-
traces: [{
|
|
310
|
-
type: 'ibc',
|
|
311
|
-
counterparty: {
|
|
312
|
-
channel_id: 'channel-123',
|
|
313
|
-
base_denom: 'ustars',
|
|
314
|
-
chain_name: 'stargaze'
|
|
315
|
-
},
|
|
316
|
-
chain: {
|
|
317
|
-
channel_id: 'channel-15'
|
|
318
|
-
}
|
|
319
|
-
}]
|
|
320
|
-
},
|
|
321
281
|
{
|
|
322
282
|
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.',
|
|
323
283
|
denom_units: [{
|
|
@@ -595,46 +555,6 @@ const assets = {
|
|
|
595
555
|
}
|
|
596
556
|
}]
|
|
597
557
|
},
|
|
598
|
-
{
|
|
599
|
-
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.',
|
|
600
|
-
denom_units: [{
|
|
601
|
-
denom: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
|
|
602
|
-
exponent: 0,
|
|
603
|
-
aliases: ['ustars']
|
|
604
|
-
}, {
|
|
605
|
-
denom: 'stars',
|
|
606
|
-
exponent: 6
|
|
607
|
-
}],
|
|
608
|
-
base: 'ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C',
|
|
609
|
-
name: 'Stargaze',
|
|
610
|
-
display: 'stars',
|
|
611
|
-
symbol: 'STARS',
|
|
612
|
-
logo_URIs: {
|
|
613
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
614
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
615
|
-
},
|
|
616
|
-
coingecko_id: 'stargaze',
|
|
617
|
-
images: [{
|
|
618
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
619
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
620
|
-
}],
|
|
621
|
-
socials: {
|
|
622
|
-
website: 'https://www.stargaze.zone/',
|
|
623
|
-
x: 'https://x.com/StargazeZone'
|
|
624
|
-
},
|
|
625
|
-
type_asset: 'sdk.coin',
|
|
626
|
-
traces: [{
|
|
627
|
-
type: 'ibc',
|
|
628
|
-
counterparty: {
|
|
629
|
-
channel_id: 'channel-123',
|
|
630
|
-
base_denom: 'ustars',
|
|
631
|
-
chain_name: 'stargaze'
|
|
632
|
-
},
|
|
633
|
-
chain: {
|
|
634
|
-
channel_id: 'channel-15'
|
|
635
|
-
}
|
|
636
|
-
}]
|
|
637
|
-
},
|
|
638
558
|
{
|
|
639
559
|
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.',
|
|
640
560
|
denom_units: [{
|