@chain-registry/assets 1.41.0 → 1.41.1
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/carbon.js +86 -20
- package/esm/mainnet/gravitybridge.js +10 -0
- package/esm/mainnet/kujira.js +86 -20
- package/esm/mainnet/migaloo.js +96 -30
- package/esm/mainnet/neutron.js +86 -20
- package/esm/mainnet/osmosis.js +96 -20
- package/esm/mainnet/secretnetwork.js +86 -20
- package/mainnet/carbon.js +86 -20
- package/mainnet/gravitybridge.js +10 -0
- package/mainnet/kujira.js +86 -20
- package/mainnet/migaloo.js +96 -30
- package/mainnet/neutron.js +86 -20
- package/mainnet/osmosis.js +96 -20
- package/mainnet/secretnetwork.js +86 -20
- package/package.json +5 -5
package/esm/mainnet/carbon.js
CHANGED
|
@@ -990,26 +990,23 @@ const assets = {
|
|
|
990
990
|
exponent: 0,
|
|
991
991
|
aliases: ['cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26']
|
|
992
992
|
}, {
|
|
993
|
-
denom: 'astro',
|
|
993
|
+
denom: 'astro.cw20',
|
|
994
994
|
exponent: 6
|
|
995
995
|
}],
|
|
996
996
|
type_asset: 'cw20',
|
|
997
997
|
address: 'terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26',
|
|
998
998
|
base: 'ibc/768903789BCBE018F25174371F0EC4F2173DD0B098E731D7344B00FB98EDE307',
|
|
999
|
-
name: 'Astroport',
|
|
1000
|
-
display: 'astro',
|
|
1001
|
-
symbol: 'ASTRO',
|
|
999
|
+
name: 'Astroport CW20 Token',
|
|
1000
|
+
display: 'astro.cw20',
|
|
1001
|
+
symbol: 'ASTRO.cw20',
|
|
1002
1002
|
logo_URIs: {
|
|
1003
|
-
|
|
1004
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
1003
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
1005
1004
|
},
|
|
1006
|
-
coingecko_id: 'astroport-fi',
|
|
1007
1005
|
images: [{
|
|
1008
|
-
|
|
1009
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
1006
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
1010
1007
|
}],
|
|
1011
1008
|
socials: {
|
|
1012
|
-
website: 'https://astroport.
|
|
1009
|
+
website: 'https://astroport.fi/',
|
|
1013
1010
|
twitter: 'https://twitter.com/astroport_fi'
|
|
1014
1011
|
},
|
|
1015
1012
|
traces: [{
|
|
@@ -1928,6 +1925,42 @@ const assets = {
|
|
|
1928
1925
|
}
|
|
1929
1926
|
}]
|
|
1930
1927
|
},
|
|
1928
|
+
{
|
|
1929
|
+
description: 'ClonEliteFund invests in Cosmos ecosystem projects, focusing on scalability, security, and interoperability to maximize returns.',
|
|
1930
|
+
type_asset: 'cw20',
|
|
1931
|
+
address: 'terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
1932
|
+
denom_units: [{
|
|
1933
|
+
denom: 'ibc/B1A81D9C790BB52E6C1770D9366B62AD51CE90281F61962FF2A9D38CC14F0D68',
|
|
1934
|
+
exponent: 0,
|
|
1935
|
+
aliases: ['cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2']
|
|
1936
|
+
}, {
|
|
1937
|
+
denom: 'CLON',
|
|
1938
|
+
exponent: 6
|
|
1939
|
+
}],
|
|
1940
|
+
base: 'ibc/B1A81D9C790BB52E6C1770D9366B62AD51CE90281F61962FF2A9D38CC14F0D68',
|
|
1941
|
+
name: 'CLON',
|
|
1942
|
+
display: 'CLON',
|
|
1943
|
+
symbol: 'CLON',
|
|
1944
|
+
logo_URIs: {
|
|
1945
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
1946
|
+
},
|
|
1947
|
+
images: [{
|
|
1948
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
1949
|
+
}],
|
|
1950
|
+
traces: [{
|
|
1951
|
+
type: 'ibc-cw20',
|
|
1952
|
+
counterparty: {
|
|
1953
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
1954
|
+
channel_id: 'channel-41',
|
|
1955
|
+
base_denom: 'cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
1956
|
+
chain_name: 'terra2'
|
|
1957
|
+
},
|
|
1958
|
+
chain: {
|
|
1959
|
+
port: 'transfer',
|
|
1960
|
+
channel_id: 'channel-16'
|
|
1961
|
+
}
|
|
1962
|
+
}]
|
|
1963
|
+
},
|
|
1931
1964
|
{
|
|
1932
1965
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
1933
1966
|
denom_units: [{
|
|
@@ -1935,26 +1968,23 @@ const assets = {
|
|
|
1935
1968
|
exponent: 0,
|
|
1936
1969
|
aliases: ['cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26']
|
|
1937
1970
|
}, {
|
|
1938
|
-
denom: 'astro',
|
|
1971
|
+
denom: 'astro.cw20',
|
|
1939
1972
|
exponent: 6
|
|
1940
1973
|
}],
|
|
1941
1974
|
type_asset: 'cw20',
|
|
1942
1975
|
address: 'terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26',
|
|
1943
1976
|
base: 'ibc/768903789BCBE018F25174371F0EC4F2173DD0B098E731D7344B00FB98EDE307',
|
|
1944
|
-
name: 'Astroport',
|
|
1945
|
-
display: 'astro',
|
|
1946
|
-
symbol: 'ASTRO',
|
|
1977
|
+
name: 'Astroport CW20 Token',
|
|
1978
|
+
display: 'astro.cw20',
|
|
1979
|
+
symbol: 'ASTRO.cw20',
|
|
1947
1980
|
logo_URIs: {
|
|
1948
|
-
|
|
1949
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
1981
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
1950
1982
|
},
|
|
1951
|
-
coingecko_id: 'astroport-fi',
|
|
1952
1983
|
images: [{
|
|
1953
|
-
|
|
1954
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
1984
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
1955
1985
|
}],
|
|
1956
1986
|
socials: {
|
|
1957
|
-
website: 'https://astroport.
|
|
1987
|
+
website: 'https://astroport.fi/',
|
|
1958
1988
|
twitter: 'https://twitter.com/astroport_fi'
|
|
1959
1989
|
},
|
|
1960
1990
|
traces: [{
|
|
@@ -2872,6 +2902,42 @@ const assets = {
|
|
|
2872
2902
|
channel_id: 'channel-16'
|
|
2873
2903
|
}
|
|
2874
2904
|
}]
|
|
2905
|
+
},
|
|
2906
|
+
{
|
|
2907
|
+
description: 'ClonEliteFund invests in Cosmos ecosystem projects, focusing on scalability, security, and interoperability to maximize returns.',
|
|
2908
|
+
type_asset: 'cw20',
|
|
2909
|
+
address: 'terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
2910
|
+
denom_units: [{
|
|
2911
|
+
denom: 'ibc/B1A81D9C790BB52E6C1770D9366B62AD51CE90281F61962FF2A9D38CC14F0D68',
|
|
2912
|
+
exponent: 0,
|
|
2913
|
+
aliases: ['cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2']
|
|
2914
|
+
}, {
|
|
2915
|
+
denom: 'CLON',
|
|
2916
|
+
exponent: 6
|
|
2917
|
+
}],
|
|
2918
|
+
base: 'ibc/B1A81D9C790BB52E6C1770D9366B62AD51CE90281F61962FF2A9D38CC14F0D68',
|
|
2919
|
+
name: 'CLON',
|
|
2920
|
+
display: 'CLON',
|
|
2921
|
+
symbol: 'CLON',
|
|
2922
|
+
logo_URIs: {
|
|
2923
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
2924
|
+
},
|
|
2925
|
+
images: [{
|
|
2926
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
2927
|
+
}],
|
|
2928
|
+
traces: [{
|
|
2929
|
+
type: 'ibc-cw20',
|
|
2930
|
+
counterparty: {
|
|
2931
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
2932
|
+
channel_id: 'channel-41',
|
|
2933
|
+
base_denom: 'cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
2934
|
+
chain_name: 'terra2'
|
|
2935
|
+
},
|
|
2936
|
+
chain: {
|
|
2937
|
+
port: 'transfer',
|
|
2938
|
+
channel_id: 'channel-16'
|
|
2939
|
+
}
|
|
2940
|
+
}]
|
|
2875
2941
|
}
|
|
2876
2942
|
]
|
|
2877
2943
|
};
|
|
@@ -1423,6 +1423,7 @@ const assets = {
|
|
|
1423
1423
|
},
|
|
1424
1424
|
{
|
|
1425
1425
|
description: 'Staking and governance coin for the Unification Blockchain',
|
|
1426
|
+
extended_description: 'Fundamentally, the Unification Blockchain Toolkit comprises two core branches: Blockchain Business products, to welcome traditional enterprises into the Web3 economy; and Permissionless Products, an open-access toolkit to power and enrich Dapps on Ethereum/EVM networks',
|
|
1426
1427
|
denom_units: [{
|
|
1427
1428
|
denom: 'ibc/D157AD8A50DAB0FC4EB95BBE1D9407A590FA2CDEE04C90A76C005089BF76E519',
|
|
1428
1429
|
exponent: 0,
|
|
@@ -1443,6 +1444,10 @@ const assets = {
|
|
|
1443
1444
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png',
|
|
1444
1445
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg'
|
|
1445
1446
|
},
|
|
1447
|
+
socials: {
|
|
1448
|
+
website: 'https://unification.com',
|
|
1449
|
+
twitter: 'https://twitter.com/UnificationUND'
|
|
1450
|
+
},
|
|
1446
1451
|
coingecko_id: 'unification',
|
|
1447
1452
|
traces: [{
|
|
1448
1453
|
type: 'ibc',
|
|
@@ -1846,6 +1851,7 @@ const assets = {
|
|
|
1846
1851
|
},
|
|
1847
1852
|
{
|
|
1848
1853
|
description: 'Staking and governance coin for the Unification Blockchain',
|
|
1854
|
+
extended_description: 'Fundamentally, the Unification Blockchain Toolkit comprises two core branches: Blockchain Business products, to welcome traditional enterprises into the Web3 economy; and Permissionless Products, an open-access toolkit to power and enrich Dapps on Ethereum/EVM networks',
|
|
1849
1855
|
denom_units: [{
|
|
1850
1856
|
denom: 'ibc/D157AD8A50DAB0FC4EB95BBE1D9407A590FA2CDEE04C90A76C005089BF76E519',
|
|
1851
1857
|
exponent: 0,
|
|
@@ -1866,6 +1872,10 @@ const assets = {
|
|
|
1866
1872
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png',
|
|
1867
1873
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg'
|
|
1868
1874
|
},
|
|
1875
|
+
socials: {
|
|
1876
|
+
website: 'https://unification.com',
|
|
1877
|
+
twitter: 'https://twitter.com/UnificationUND'
|
|
1878
|
+
},
|
|
1869
1879
|
coingecko_id: 'unification',
|
|
1870
1880
|
traces: [{
|
|
1871
1881
|
type: 'ibc',
|
package/esm/mainnet/kujira.js
CHANGED
|
@@ -5424,26 +5424,23 @@ const assets = {
|
|
|
5424
5424
|
exponent: 0,
|
|
5425
5425
|
aliases: ['cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26']
|
|
5426
5426
|
}, {
|
|
5427
|
-
denom: 'astro',
|
|
5427
|
+
denom: 'astro.cw20',
|
|
5428
5428
|
exponent: 6
|
|
5429
5429
|
}],
|
|
5430
5430
|
type_asset: 'cw20',
|
|
5431
5431
|
address: 'terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26',
|
|
5432
5432
|
base: 'ibc/666DDD99CF7167827542586EC7FE20274DA775635AED13A8914F0613345EC721',
|
|
5433
|
-
name: 'Astroport',
|
|
5434
|
-
display: 'astro',
|
|
5435
|
-
symbol: 'ASTRO',
|
|
5433
|
+
name: 'Astroport CW20 Token',
|
|
5434
|
+
display: 'astro.cw20',
|
|
5435
|
+
symbol: 'ASTRO.cw20',
|
|
5436
5436
|
logo_URIs: {
|
|
5437
|
-
|
|
5438
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
5437
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
5439
5438
|
},
|
|
5440
|
-
coingecko_id: 'astroport-fi',
|
|
5441
5439
|
images: [{
|
|
5442
|
-
|
|
5443
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
5440
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
5444
5441
|
}],
|
|
5445
5442
|
socials: {
|
|
5446
|
-
website: 'https://astroport.
|
|
5443
|
+
website: 'https://astroport.fi/',
|
|
5447
5444
|
twitter: 'https://twitter.com/astroport_fi'
|
|
5448
5445
|
},
|
|
5449
5446
|
traces: [{
|
|
@@ -6362,6 +6359,42 @@ const assets = {
|
|
|
6362
6359
|
}
|
|
6363
6360
|
}]
|
|
6364
6361
|
},
|
|
6362
|
+
{
|
|
6363
|
+
description: 'ClonEliteFund invests in Cosmos ecosystem projects, focusing on scalability, security, and interoperability to maximize returns.',
|
|
6364
|
+
type_asset: 'cw20',
|
|
6365
|
+
address: 'terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
6366
|
+
denom_units: [{
|
|
6367
|
+
denom: 'ibc/164D053E5D28C36DFB12318A8B4BEBDD2A3390515DAD908F962A42137E9C06DA',
|
|
6368
|
+
exponent: 0,
|
|
6369
|
+
aliases: ['cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2']
|
|
6370
|
+
}, {
|
|
6371
|
+
denom: 'CLON',
|
|
6372
|
+
exponent: 6
|
|
6373
|
+
}],
|
|
6374
|
+
base: 'ibc/164D053E5D28C36DFB12318A8B4BEBDD2A3390515DAD908F962A42137E9C06DA',
|
|
6375
|
+
name: 'CLON',
|
|
6376
|
+
display: 'CLON',
|
|
6377
|
+
symbol: 'CLON',
|
|
6378
|
+
logo_URIs: {
|
|
6379
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
6380
|
+
},
|
|
6381
|
+
images: [{
|
|
6382
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
6383
|
+
}],
|
|
6384
|
+
traces: [{
|
|
6385
|
+
type: 'ibc-cw20',
|
|
6386
|
+
counterparty: {
|
|
6387
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
6388
|
+
channel_id: 'channel-28',
|
|
6389
|
+
base_denom: 'cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
6390
|
+
chain_name: 'terra2'
|
|
6391
|
+
},
|
|
6392
|
+
chain: {
|
|
6393
|
+
port: 'transfer',
|
|
6394
|
+
channel_id: 'channel-36'
|
|
6395
|
+
}
|
|
6396
|
+
}]
|
|
6397
|
+
},
|
|
6365
6398
|
{
|
|
6366
6399
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
6367
6400
|
denom_units: [{
|
|
@@ -6713,26 +6746,23 @@ const assets = {
|
|
|
6713
6746
|
exponent: 0,
|
|
6714
6747
|
aliases: ['cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26']
|
|
6715
6748
|
}, {
|
|
6716
|
-
denom: 'astro',
|
|
6749
|
+
denom: 'astro.cw20',
|
|
6717
6750
|
exponent: 6
|
|
6718
6751
|
}],
|
|
6719
6752
|
type_asset: 'cw20',
|
|
6720
6753
|
address: 'terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26',
|
|
6721
6754
|
base: 'ibc/666DDD99CF7167827542586EC7FE20274DA775635AED13A8914F0613345EC721',
|
|
6722
|
-
name: 'Astroport',
|
|
6723
|
-
display: 'astro',
|
|
6724
|
-
symbol: 'ASTRO',
|
|
6755
|
+
name: 'Astroport CW20 Token',
|
|
6756
|
+
display: 'astro.cw20',
|
|
6757
|
+
symbol: 'ASTRO.cw20',
|
|
6725
6758
|
logo_URIs: {
|
|
6726
|
-
|
|
6727
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
6759
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
6728
6760
|
},
|
|
6729
|
-
coingecko_id: 'astroport-fi',
|
|
6730
6761
|
images: [{
|
|
6731
|
-
|
|
6732
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
6762
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
6733
6763
|
}],
|
|
6734
6764
|
socials: {
|
|
6735
|
-
website: 'https://astroport.
|
|
6765
|
+
website: 'https://astroport.fi/',
|
|
6736
6766
|
twitter: 'https://twitter.com/astroport_fi'
|
|
6737
6767
|
},
|
|
6738
6768
|
traces: [{
|
|
@@ -7650,6 +7680,42 @@ const assets = {
|
|
|
7650
7680
|
channel_id: 'channel-36'
|
|
7651
7681
|
}
|
|
7652
7682
|
}]
|
|
7683
|
+
},
|
|
7684
|
+
{
|
|
7685
|
+
description: 'ClonEliteFund invests in Cosmos ecosystem projects, focusing on scalability, security, and interoperability to maximize returns.',
|
|
7686
|
+
type_asset: 'cw20',
|
|
7687
|
+
address: 'terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
7688
|
+
denom_units: [{
|
|
7689
|
+
denom: 'ibc/164D053E5D28C36DFB12318A8B4BEBDD2A3390515DAD908F962A42137E9C06DA',
|
|
7690
|
+
exponent: 0,
|
|
7691
|
+
aliases: ['cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2']
|
|
7692
|
+
}, {
|
|
7693
|
+
denom: 'CLON',
|
|
7694
|
+
exponent: 6
|
|
7695
|
+
}],
|
|
7696
|
+
base: 'ibc/164D053E5D28C36DFB12318A8B4BEBDD2A3390515DAD908F962A42137E9C06DA',
|
|
7697
|
+
name: 'CLON',
|
|
7698
|
+
display: 'CLON',
|
|
7699
|
+
symbol: 'CLON',
|
|
7700
|
+
logo_URIs: {
|
|
7701
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
7702
|
+
},
|
|
7703
|
+
images: [{
|
|
7704
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
7705
|
+
}],
|
|
7706
|
+
traces: [{
|
|
7707
|
+
type: 'ibc-cw20',
|
|
7708
|
+
counterparty: {
|
|
7709
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
7710
|
+
channel_id: 'channel-28',
|
|
7711
|
+
base_denom: 'cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
7712
|
+
chain_name: 'terra2'
|
|
7713
|
+
},
|
|
7714
|
+
chain: {
|
|
7715
|
+
port: 'transfer',
|
|
7716
|
+
channel_id: 'channel-36'
|
|
7717
|
+
}
|
|
7718
|
+
}]
|
|
7653
7719
|
}
|
|
7654
7720
|
]
|
|
7655
7721
|
};
|
package/esm/mainnet/migaloo.js
CHANGED
|
@@ -5539,20 +5539,20 @@ const assets = {
|
|
|
5539
5539
|
exponent: 0,
|
|
5540
5540
|
aliases: ['cw20:terra14lpnyzc9z4g3ugr4lhm8s4nle0tq8vcltkhzh7']
|
|
5541
5541
|
}, {
|
|
5542
|
-
denom: 'xastro',
|
|
5542
|
+
denom: 'xastro.cw20',
|
|
5543
5543
|
exponent: 6
|
|
5544
5544
|
}],
|
|
5545
5545
|
type_asset: 'cw20',
|
|
5546
5546
|
address: 'terra14lpnyzc9z4g3ugr4lhm8s4nle0tq8vcltkhzh7',
|
|
5547
5547
|
base: 'ibc/68E590B39BD364750C04DF22D00386708F97C950522F3682BFE381B6850F3672',
|
|
5548
5548
|
name: 'Staked Astroport Token',
|
|
5549
|
-
display: 'xastro',
|
|
5550
|
-
symbol: 'xASTRO',
|
|
5549
|
+
display: 'xastro.cw20',
|
|
5550
|
+
symbol: 'xASTRO.cw20',
|
|
5551
5551
|
logo_URIs: {
|
|
5552
|
-
|
|
5552
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/xastro-cw20.svg'
|
|
5553
5553
|
},
|
|
5554
5554
|
images: [{
|
|
5555
|
-
|
|
5555
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/xastro-cw20.svg'
|
|
5556
5556
|
}],
|
|
5557
5557
|
traces: [{
|
|
5558
5558
|
type: 'ibc-cw20',
|
|
@@ -8713,26 +8713,23 @@ const assets = {
|
|
|
8713
8713
|
exponent: 0,
|
|
8714
8714
|
aliases: ['cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26']
|
|
8715
8715
|
}, {
|
|
8716
|
-
denom: 'astro',
|
|
8716
|
+
denom: 'astro.cw20',
|
|
8717
8717
|
exponent: 6
|
|
8718
8718
|
}],
|
|
8719
8719
|
type_asset: 'cw20',
|
|
8720
8720
|
address: 'terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26',
|
|
8721
8721
|
base: 'ibc/8935E9B60645CD61DC925E7C71956DC909D4548262103D1AB75E2A5306AC84C1',
|
|
8722
|
-
name: 'Astroport',
|
|
8723
|
-
display: 'astro',
|
|
8724
|
-
symbol: 'ASTRO',
|
|
8722
|
+
name: 'Astroport CW20 Token',
|
|
8723
|
+
display: 'astro.cw20',
|
|
8724
|
+
symbol: 'ASTRO.cw20',
|
|
8725
8725
|
logo_URIs: {
|
|
8726
|
-
|
|
8727
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
8726
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
8728
8727
|
},
|
|
8729
|
-
coingecko_id: 'astroport-fi',
|
|
8730
8728
|
images: [{
|
|
8731
|
-
|
|
8732
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
8729
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
8733
8730
|
}],
|
|
8734
8731
|
socials: {
|
|
8735
|
-
website: 'https://astroport.
|
|
8732
|
+
website: 'https://astroport.fi/',
|
|
8736
8733
|
twitter: 'https://twitter.com/astroport_fi'
|
|
8737
8734
|
},
|
|
8738
8735
|
traces: [{
|
|
@@ -9651,6 +9648,42 @@ const assets = {
|
|
|
9651
9648
|
}
|
|
9652
9649
|
}]
|
|
9653
9650
|
},
|
|
9651
|
+
{
|
|
9652
|
+
description: 'ClonEliteFund invests in Cosmos ecosystem projects, focusing on scalability, security, and interoperability to maximize returns.',
|
|
9653
|
+
type_asset: 'cw20',
|
|
9654
|
+
address: 'terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
9655
|
+
denom_units: [{
|
|
9656
|
+
denom: 'ibc/A155934363013A2C2B2CFD1FBF75329DDB5F4AD3062CC976398DFDEF8E77FE9D',
|
|
9657
|
+
exponent: 0,
|
|
9658
|
+
aliases: ['cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2']
|
|
9659
|
+
}, {
|
|
9660
|
+
denom: 'CLON',
|
|
9661
|
+
exponent: 6
|
|
9662
|
+
}],
|
|
9663
|
+
base: 'ibc/A155934363013A2C2B2CFD1FBF75329DDB5F4AD3062CC976398DFDEF8E77FE9D',
|
|
9664
|
+
name: 'CLON',
|
|
9665
|
+
display: 'CLON',
|
|
9666
|
+
symbol: 'CLON',
|
|
9667
|
+
logo_URIs: {
|
|
9668
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
9669
|
+
},
|
|
9670
|
+
images: [{
|
|
9671
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
9672
|
+
}],
|
|
9673
|
+
traces: [{
|
|
9674
|
+
type: 'ibc-cw20',
|
|
9675
|
+
counterparty: {
|
|
9676
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
9677
|
+
channel_id: 'channel-87',
|
|
9678
|
+
base_denom: 'cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
9679
|
+
chain_name: 'terra2'
|
|
9680
|
+
},
|
|
9681
|
+
chain: {
|
|
9682
|
+
port: 'transfer',
|
|
9683
|
+
channel_id: 'channel-2'
|
|
9684
|
+
}
|
|
9685
|
+
}]
|
|
9686
|
+
},
|
|
9654
9687
|
{
|
|
9655
9688
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
9656
9689
|
denom_units: [{
|
|
@@ -13363,20 +13396,20 @@ const assets = {
|
|
|
13363
13396
|
exponent: 0,
|
|
13364
13397
|
aliases: ['cw20:terra14lpnyzc9z4g3ugr4lhm8s4nle0tq8vcltkhzh7']
|
|
13365
13398
|
}, {
|
|
13366
|
-
denom: 'xastro',
|
|
13399
|
+
denom: 'xastro.cw20',
|
|
13367
13400
|
exponent: 6
|
|
13368
13401
|
}],
|
|
13369
13402
|
type_asset: 'cw20',
|
|
13370
13403
|
address: 'terra14lpnyzc9z4g3ugr4lhm8s4nle0tq8vcltkhzh7',
|
|
13371
13404
|
base: 'ibc/68E590B39BD364750C04DF22D00386708F97C950522F3682BFE381B6850F3672',
|
|
13372
13405
|
name: 'Staked Astroport Token',
|
|
13373
|
-
display: 'xastro',
|
|
13374
|
-
symbol: 'xASTRO',
|
|
13406
|
+
display: 'xastro.cw20',
|
|
13407
|
+
symbol: 'xASTRO.cw20',
|
|
13375
13408
|
logo_URIs: {
|
|
13376
|
-
|
|
13409
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/xastro-cw20.svg'
|
|
13377
13410
|
},
|
|
13378
13411
|
images: [{
|
|
13379
|
-
|
|
13412
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/xastro-cw20.svg'
|
|
13380
13413
|
}],
|
|
13381
13414
|
traces: [{
|
|
13382
13415
|
type: 'ibc-cw20',
|
|
@@ -16537,26 +16570,23 @@ const assets = {
|
|
|
16537
16570
|
exponent: 0,
|
|
16538
16571
|
aliases: ['cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26']
|
|
16539
16572
|
}, {
|
|
16540
|
-
denom: 'astro',
|
|
16573
|
+
denom: 'astro.cw20',
|
|
16541
16574
|
exponent: 6
|
|
16542
16575
|
}],
|
|
16543
16576
|
type_asset: 'cw20',
|
|
16544
16577
|
address: 'terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26',
|
|
16545
16578
|
base: 'ibc/8935E9B60645CD61DC925E7C71956DC909D4548262103D1AB75E2A5306AC84C1',
|
|
16546
|
-
name: 'Astroport',
|
|
16547
|
-
display: 'astro',
|
|
16548
|
-
symbol: 'ASTRO',
|
|
16579
|
+
name: 'Astroport CW20 Token',
|
|
16580
|
+
display: 'astro.cw20',
|
|
16581
|
+
symbol: 'ASTRO.cw20',
|
|
16549
16582
|
logo_URIs: {
|
|
16550
|
-
|
|
16551
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
16583
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
16552
16584
|
},
|
|
16553
|
-
coingecko_id: 'astroport-fi',
|
|
16554
16585
|
images: [{
|
|
16555
|
-
|
|
16556
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
16586
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
16557
16587
|
}],
|
|
16558
16588
|
socials: {
|
|
16559
|
-
website: 'https://astroport.
|
|
16589
|
+
website: 'https://astroport.fi/',
|
|
16560
16590
|
twitter: 'https://twitter.com/astroport_fi'
|
|
16561
16591
|
},
|
|
16562
16592
|
traces: [{
|
|
@@ -17474,6 +17504,42 @@ const assets = {
|
|
|
17474
17504
|
channel_id: 'channel-2'
|
|
17475
17505
|
}
|
|
17476
17506
|
}]
|
|
17507
|
+
},
|
|
17508
|
+
{
|
|
17509
|
+
description: 'ClonEliteFund invests in Cosmos ecosystem projects, focusing on scalability, security, and interoperability to maximize returns.',
|
|
17510
|
+
type_asset: 'cw20',
|
|
17511
|
+
address: 'terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
17512
|
+
denom_units: [{
|
|
17513
|
+
denom: 'ibc/A155934363013A2C2B2CFD1FBF75329DDB5F4AD3062CC976398DFDEF8E77FE9D',
|
|
17514
|
+
exponent: 0,
|
|
17515
|
+
aliases: ['cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2']
|
|
17516
|
+
}, {
|
|
17517
|
+
denom: 'CLON',
|
|
17518
|
+
exponent: 6
|
|
17519
|
+
}],
|
|
17520
|
+
base: 'ibc/A155934363013A2C2B2CFD1FBF75329DDB5F4AD3062CC976398DFDEF8E77FE9D',
|
|
17521
|
+
name: 'CLON',
|
|
17522
|
+
display: 'CLON',
|
|
17523
|
+
symbol: 'CLON',
|
|
17524
|
+
logo_URIs: {
|
|
17525
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
17526
|
+
},
|
|
17527
|
+
images: [{
|
|
17528
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png'
|
|
17529
|
+
}],
|
|
17530
|
+
traces: [{
|
|
17531
|
+
type: 'ibc-cw20',
|
|
17532
|
+
counterparty: {
|
|
17533
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
17534
|
+
channel_id: 'channel-87',
|
|
17535
|
+
base_denom: 'cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
|
|
17536
|
+
chain_name: 'terra2'
|
|
17537
|
+
},
|
|
17538
|
+
chain: {
|
|
17539
|
+
port: 'transfer',
|
|
17540
|
+
channel_id: 'channel-2'
|
|
17541
|
+
}
|
|
17542
|
+
}]
|
|
17477
17543
|
}
|
|
17478
17544
|
]
|
|
17479
17545
|
};
|