chain-registry 1.69.211 → 1.69.213
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/babylon/assets.js +93 -0
- package/esm/mainnet/ethereum/assets.js +44 -0
- package/esm/mainnet/osmosis/assets.js +22 -0
- package/esm/mainnet/planq/assets.js +8 -8
- package/mainnet/babylon/assets.js +93 -0
- package/mainnet/ethereum/assets.js +44 -0
- package/mainnet/osmosis/assets.js +22 -0
- package/mainnet/planq/assets.js +8 -8
- package/package.json +4 -4
|
@@ -596,6 +596,68 @@ const info = {
|
|
|
596
596
|
}
|
|
597
597
|
}]
|
|
598
598
|
},
|
|
599
|
+
{
|
|
600
|
+
denom_units: [{
|
|
601
|
+
denom: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
602
|
+
exponent: 0
|
|
603
|
+
}, {
|
|
604
|
+
denom: 'eBTC',
|
|
605
|
+
exponent: 8
|
|
606
|
+
}],
|
|
607
|
+
base: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
608
|
+
address: 'bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
609
|
+
name: 'ether.fi BTC',
|
|
610
|
+
display: 'eBTC',
|
|
611
|
+
symbol: 'eBTC',
|
|
612
|
+
logo_URIs: {
|
|
613
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
614
|
+
},
|
|
615
|
+
type_asset: 'cw20',
|
|
616
|
+
traces: [{
|
|
617
|
+
type: 'ibc-bridge',
|
|
618
|
+
provider: 'Union',
|
|
619
|
+
counterparty: {
|
|
620
|
+
chain_name: 'ethereum',
|
|
621
|
+
base_denom: '0x657e8c867d8b37dcc18fa4caead9c45eb088c642',
|
|
622
|
+
channel_id: '1'
|
|
623
|
+
},
|
|
624
|
+
chain: {
|
|
625
|
+
channel_id: '3',
|
|
626
|
+
path: '0'
|
|
627
|
+
}
|
|
628
|
+
}]
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
denom_units: [{
|
|
632
|
+
denom: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
633
|
+
exponent: 0
|
|
634
|
+
}, {
|
|
635
|
+
denom: 'mBTC',
|
|
636
|
+
exponent: 8
|
|
637
|
+
}],
|
|
638
|
+
base: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
639
|
+
address: 'bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
640
|
+
name: 'Liquid Staked BTC',
|
|
641
|
+
display: 'mBTC',
|
|
642
|
+
symbol: 'mBTC',
|
|
643
|
+
logo_URIs: {
|
|
644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
645
|
+
},
|
|
646
|
+
type_asset: 'cw20',
|
|
647
|
+
traces: [{
|
|
648
|
+
type: 'ibc-bridge',
|
|
649
|
+
provider: 'Union',
|
|
650
|
+
counterparty: {
|
|
651
|
+
chain_name: 'ethereum',
|
|
652
|
+
base_denom: '0xbdf245957992bfbc62b07e344128a1eec7b7ee3f',
|
|
653
|
+
channel_id: '1'
|
|
654
|
+
},
|
|
655
|
+
chain: {
|
|
656
|
+
channel_id: '3',
|
|
657
|
+
path: '0'
|
|
658
|
+
}
|
|
659
|
+
}]
|
|
660
|
+
},
|
|
599
661
|
{
|
|
600
662
|
denom_units: [{
|
|
601
663
|
denom: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
|
|
@@ -750,6 +812,37 @@ const info = {
|
|
|
750
812
|
path: '0'
|
|
751
813
|
}
|
|
752
814
|
}]
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
denom_units: [{
|
|
818
|
+
denom: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
819
|
+
exponent: 0
|
|
820
|
+
}, {
|
|
821
|
+
denom: 'satFBTC.e',
|
|
822
|
+
exponent: 8
|
|
823
|
+
}],
|
|
824
|
+
base: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
825
|
+
address: 'bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
826
|
+
name: 'SatLayer FBTC Bridged',
|
|
827
|
+
display: 'satFBTC.e',
|
|
828
|
+
symbol: 'satFBTC.e',
|
|
829
|
+
logo_URIs: {
|
|
830
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
831
|
+
},
|
|
832
|
+
type_asset: 'cw20',
|
|
833
|
+
traces: [{
|
|
834
|
+
type: 'ibc-bridge',
|
|
835
|
+
provider: 'Union',
|
|
836
|
+
counterparty: {
|
|
837
|
+
chain_name: 'ethereum',
|
|
838
|
+
base_denom: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC',
|
|
839
|
+
channel_id: '1'
|
|
840
|
+
},
|
|
841
|
+
chain: {
|
|
842
|
+
channel_id: '3',
|
|
843
|
+
path: '0'
|
|
844
|
+
}
|
|
845
|
+
}]
|
|
753
846
|
}
|
|
754
847
|
]
|
|
755
848
|
};
|
|
@@ -1908,6 +1908,50 @@ const info = {
|
|
|
1908
1908
|
logo_URIs: {
|
|
1909
1909
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
1910
1910
|
}
|
|
1911
|
+
},
|
|
1912
|
+
{
|
|
1913
|
+
type_asset: 'erc20',
|
|
1914
|
+
address: '0xC96dE26018A54D51c097160568752c4E3BD6C364',
|
|
1915
|
+
denom_units: [{
|
|
1916
|
+
denom: '0xC96dE26018A54D51c097160568752c4E3BD6C364',
|
|
1917
|
+
exponent: 0
|
|
1918
|
+
}, {
|
|
1919
|
+
denom: 'fbtc',
|
|
1920
|
+
exponent: 8
|
|
1921
|
+
}],
|
|
1922
|
+
base: '0xC96dE26018A54D51c097160568752c4E3BD6C364',
|
|
1923
|
+
name: 'Fire Bitcoin',
|
|
1924
|
+
display: 'fbtc',
|
|
1925
|
+
symbol: 'FBTC',
|
|
1926
|
+
logo_URIs: {
|
|
1927
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
1928
|
+
}
|
|
1929
|
+
},
|
|
1930
|
+
{
|
|
1931
|
+
type_asset: 'erc20',
|
|
1932
|
+
address: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC',
|
|
1933
|
+
denom_units: [{
|
|
1934
|
+
denom: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC',
|
|
1935
|
+
exponent: 0
|
|
1936
|
+
}, {
|
|
1937
|
+
denom: 'satfbtc',
|
|
1938
|
+
exponent: 8
|
|
1939
|
+
}],
|
|
1940
|
+
base: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC',
|
|
1941
|
+
name: 'Satlayer FBTC',
|
|
1942
|
+
display: 'satfbtc',
|
|
1943
|
+
symbol: 'satFBTC',
|
|
1944
|
+
traces: [{
|
|
1945
|
+
type: 'liquid-stake',
|
|
1946
|
+
counterparty: {
|
|
1947
|
+
chain_name: 'ethereum',
|
|
1948
|
+
base_denom: '0xC96dE26018A54D51c097160568752c4E3BD6C364'
|
|
1949
|
+
},
|
|
1950
|
+
provider: 'SatLayer'
|
|
1951
|
+
}],
|
|
1952
|
+
logo_URIs: {
|
|
1953
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
1954
|
+
}
|
|
1911
1955
|
}
|
|
1912
1956
|
]
|
|
1913
1957
|
};
|
|
@@ -24738,6 +24738,28 @@ const info = {
|
|
|
24738
24738
|
primary_color_hex: '#f39444'
|
|
24739
24739
|
}
|
|
24740
24740
|
}]
|
|
24741
|
+
},
|
|
24742
|
+
{
|
|
24743
|
+
description: 'Real power moves quietly.',
|
|
24744
|
+
denom_units: [{
|
|
24745
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/stlth',
|
|
24746
|
+
exponent: 0
|
|
24747
|
+
}, {
|
|
24748
|
+
denom: 'STLTH',
|
|
24749
|
+
exponent: 6
|
|
24750
|
+
}],
|
|
24751
|
+
type_asset: 'sdk.coin',
|
|
24752
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
24753
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/stlth',
|
|
24754
|
+
name: 'Stealth',
|
|
24755
|
+
display: 'STLTH',
|
|
24756
|
+
symbol: 'STLTH',
|
|
24757
|
+
logo_URIs: {
|
|
24758
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
|
|
24759
|
+
},
|
|
24760
|
+
images: [{
|
|
24761
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
|
|
24762
|
+
}]
|
|
24741
24763
|
}
|
|
24742
24764
|
]
|
|
24743
24765
|
};
|
|
@@ -158,10 +158,10 @@ const info = {
|
|
|
158
158
|
display: 'astonic',
|
|
159
159
|
symbol: 'ATC',
|
|
160
160
|
logo_URIs: {
|
|
161
|
-
|
|
161
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
162
162
|
},
|
|
163
163
|
images: [{
|
|
164
|
-
|
|
164
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
165
165
|
}],
|
|
166
166
|
socials: {
|
|
167
167
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -192,10 +192,10 @@ const info = {
|
|
|
192
192
|
provider: 'Astonic'
|
|
193
193
|
}],
|
|
194
194
|
logo_URIs: {
|
|
195
|
-
|
|
195
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
196
196
|
},
|
|
197
197
|
images: [{
|
|
198
|
-
|
|
198
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
199
199
|
}],
|
|
200
200
|
socials: {
|
|
201
201
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -226,10 +226,10 @@ const info = {
|
|
|
226
226
|
provider: 'Astonic'
|
|
227
227
|
}],
|
|
228
228
|
logo_URIs: {
|
|
229
|
-
|
|
229
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
230
230
|
},
|
|
231
231
|
images: [{
|
|
232
|
-
|
|
232
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
233
233
|
}],
|
|
234
234
|
socials: {
|
|
235
235
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -260,10 +260,10 @@ const info = {
|
|
|
260
260
|
provider: 'Astonic'
|
|
261
261
|
}],
|
|
262
262
|
logo_URIs: {
|
|
263
|
-
|
|
263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
264
264
|
},
|
|
265
265
|
images: [{
|
|
266
|
-
|
|
266
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
267
267
|
}],
|
|
268
268
|
socials: {
|
|
269
269
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -598,6 +598,68 @@ const info = {
|
|
|
598
598
|
}
|
|
599
599
|
}]
|
|
600
600
|
},
|
|
601
|
+
{
|
|
602
|
+
denom_units: [{
|
|
603
|
+
denom: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
604
|
+
exponent: 0
|
|
605
|
+
}, {
|
|
606
|
+
denom: 'eBTC',
|
|
607
|
+
exponent: 8
|
|
608
|
+
}],
|
|
609
|
+
base: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
610
|
+
address: 'bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
611
|
+
name: 'ether.fi BTC',
|
|
612
|
+
display: 'eBTC',
|
|
613
|
+
symbol: 'eBTC',
|
|
614
|
+
logo_URIs: {
|
|
615
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
616
|
+
},
|
|
617
|
+
type_asset: 'cw20',
|
|
618
|
+
traces: [{
|
|
619
|
+
type: 'ibc-bridge',
|
|
620
|
+
provider: 'Union',
|
|
621
|
+
counterparty: {
|
|
622
|
+
chain_name: 'ethereum',
|
|
623
|
+
base_denom: '0x657e8c867d8b37dcc18fa4caead9c45eb088c642',
|
|
624
|
+
channel_id: '1'
|
|
625
|
+
},
|
|
626
|
+
chain: {
|
|
627
|
+
channel_id: '3',
|
|
628
|
+
path: '0'
|
|
629
|
+
}
|
|
630
|
+
}]
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
denom_units: [{
|
|
634
|
+
denom: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
635
|
+
exponent: 0
|
|
636
|
+
}, {
|
|
637
|
+
denom: 'mBTC',
|
|
638
|
+
exponent: 8
|
|
639
|
+
}],
|
|
640
|
+
base: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
641
|
+
address: 'bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
642
|
+
name: 'Liquid Staked BTC',
|
|
643
|
+
display: 'mBTC',
|
|
644
|
+
symbol: 'mBTC',
|
|
645
|
+
logo_URIs: {
|
|
646
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
647
|
+
},
|
|
648
|
+
type_asset: 'cw20',
|
|
649
|
+
traces: [{
|
|
650
|
+
type: 'ibc-bridge',
|
|
651
|
+
provider: 'Union',
|
|
652
|
+
counterparty: {
|
|
653
|
+
chain_name: 'ethereum',
|
|
654
|
+
base_denom: '0xbdf245957992bfbc62b07e344128a1eec7b7ee3f',
|
|
655
|
+
channel_id: '1'
|
|
656
|
+
},
|
|
657
|
+
chain: {
|
|
658
|
+
channel_id: '3',
|
|
659
|
+
path: '0'
|
|
660
|
+
}
|
|
661
|
+
}]
|
|
662
|
+
},
|
|
601
663
|
{
|
|
602
664
|
denom_units: [{
|
|
603
665
|
denom: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
|
|
@@ -752,6 +814,37 @@ const info = {
|
|
|
752
814
|
path: '0'
|
|
753
815
|
}
|
|
754
816
|
}]
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
denom_units: [{
|
|
820
|
+
denom: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
821
|
+
exponent: 0
|
|
822
|
+
}, {
|
|
823
|
+
denom: 'satFBTC.e',
|
|
824
|
+
exponent: 8
|
|
825
|
+
}],
|
|
826
|
+
base: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
827
|
+
address: 'bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
828
|
+
name: 'SatLayer FBTC Bridged',
|
|
829
|
+
display: 'satFBTC.e',
|
|
830
|
+
symbol: 'satFBTC.e',
|
|
831
|
+
logo_URIs: {
|
|
832
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
833
|
+
},
|
|
834
|
+
type_asset: 'cw20',
|
|
835
|
+
traces: [{
|
|
836
|
+
type: 'ibc-bridge',
|
|
837
|
+
provider: 'Union',
|
|
838
|
+
counterparty: {
|
|
839
|
+
chain_name: 'ethereum',
|
|
840
|
+
base_denom: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC',
|
|
841
|
+
channel_id: '1'
|
|
842
|
+
},
|
|
843
|
+
chain: {
|
|
844
|
+
channel_id: '3',
|
|
845
|
+
path: '0'
|
|
846
|
+
}
|
|
847
|
+
}]
|
|
755
848
|
}
|
|
756
849
|
]
|
|
757
850
|
};
|
|
@@ -1910,6 +1910,50 @@ const info = {
|
|
|
1910
1910
|
logo_URIs: {
|
|
1911
1911
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
1912
1912
|
}
|
|
1913
|
+
},
|
|
1914
|
+
{
|
|
1915
|
+
type_asset: 'erc20',
|
|
1916
|
+
address: '0xC96dE26018A54D51c097160568752c4E3BD6C364',
|
|
1917
|
+
denom_units: [{
|
|
1918
|
+
denom: '0xC96dE26018A54D51c097160568752c4E3BD6C364',
|
|
1919
|
+
exponent: 0
|
|
1920
|
+
}, {
|
|
1921
|
+
denom: 'fbtc',
|
|
1922
|
+
exponent: 8
|
|
1923
|
+
}],
|
|
1924
|
+
base: '0xC96dE26018A54D51c097160568752c4E3BD6C364',
|
|
1925
|
+
name: 'Fire Bitcoin',
|
|
1926
|
+
display: 'fbtc',
|
|
1927
|
+
symbol: 'FBTC',
|
|
1928
|
+
logo_URIs: {
|
|
1929
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
1930
|
+
}
|
|
1931
|
+
},
|
|
1932
|
+
{
|
|
1933
|
+
type_asset: 'erc20',
|
|
1934
|
+
address: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC',
|
|
1935
|
+
denom_units: [{
|
|
1936
|
+
denom: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC',
|
|
1937
|
+
exponent: 0
|
|
1938
|
+
}, {
|
|
1939
|
+
denom: 'satfbtc',
|
|
1940
|
+
exponent: 8
|
|
1941
|
+
}],
|
|
1942
|
+
base: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC',
|
|
1943
|
+
name: 'Satlayer FBTC',
|
|
1944
|
+
display: 'satfbtc',
|
|
1945
|
+
symbol: 'satFBTC',
|
|
1946
|
+
traces: [{
|
|
1947
|
+
type: 'liquid-stake',
|
|
1948
|
+
counterparty: {
|
|
1949
|
+
chain_name: 'ethereum',
|
|
1950
|
+
base_denom: '0xC96dE26018A54D51c097160568752c4E3BD6C364'
|
|
1951
|
+
},
|
|
1952
|
+
provider: 'SatLayer'
|
|
1953
|
+
}],
|
|
1954
|
+
logo_URIs: {
|
|
1955
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
1956
|
+
}
|
|
1913
1957
|
}
|
|
1914
1958
|
]
|
|
1915
1959
|
};
|
|
@@ -24740,6 +24740,28 @@ const info = {
|
|
|
24740
24740
|
primary_color_hex: '#f39444'
|
|
24741
24741
|
}
|
|
24742
24742
|
}]
|
|
24743
|
+
},
|
|
24744
|
+
{
|
|
24745
|
+
description: 'Real power moves quietly.',
|
|
24746
|
+
denom_units: [{
|
|
24747
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/stlth',
|
|
24748
|
+
exponent: 0
|
|
24749
|
+
}, {
|
|
24750
|
+
denom: 'STLTH',
|
|
24751
|
+
exponent: 6
|
|
24752
|
+
}],
|
|
24753
|
+
type_asset: 'sdk.coin',
|
|
24754
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
24755
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/stlth',
|
|
24756
|
+
name: 'Stealth',
|
|
24757
|
+
display: 'STLTH',
|
|
24758
|
+
symbol: 'STLTH',
|
|
24759
|
+
logo_URIs: {
|
|
24760
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
|
|
24761
|
+
},
|
|
24762
|
+
images: [{
|
|
24763
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
|
|
24764
|
+
}]
|
|
24743
24765
|
}
|
|
24744
24766
|
]
|
|
24745
24767
|
};
|
package/mainnet/planq/assets.js
CHANGED
|
@@ -160,10 +160,10 @@ const info = {
|
|
|
160
160
|
display: 'astonic',
|
|
161
161
|
symbol: 'ATC',
|
|
162
162
|
logo_URIs: {
|
|
163
|
-
|
|
163
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
164
164
|
},
|
|
165
165
|
images: [{
|
|
166
|
-
|
|
166
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
167
167
|
}],
|
|
168
168
|
socials: {
|
|
169
169
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -194,10 +194,10 @@ const info = {
|
|
|
194
194
|
provider: 'Astonic'
|
|
195
195
|
}],
|
|
196
196
|
logo_URIs: {
|
|
197
|
-
|
|
197
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
198
198
|
},
|
|
199
199
|
images: [{
|
|
200
|
-
|
|
200
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
201
201
|
}],
|
|
202
202
|
socials: {
|
|
203
203
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -228,10 +228,10 @@ const info = {
|
|
|
228
228
|
provider: 'Astonic'
|
|
229
229
|
}],
|
|
230
230
|
logo_URIs: {
|
|
231
|
-
|
|
231
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
232
232
|
},
|
|
233
233
|
images: [{
|
|
234
|
-
|
|
234
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
235
235
|
}],
|
|
236
236
|
socials: {
|
|
237
237
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -262,10 +262,10 @@ const info = {
|
|
|
262
262
|
provider: 'Astonic'
|
|
263
263
|
}],
|
|
264
264
|
logo_URIs: {
|
|
265
|
-
|
|
265
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
266
266
|
},
|
|
267
267
|
images: [{
|
|
268
|
-
|
|
268
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
269
269
|
}],
|
|
270
270
|
socials: {
|
|
271
271
|
twitter: 'https://x.com/astonic_xyz',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.213",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
32
|
+
"@chain-registry/utils": "^1.51.134",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.134"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "b9db8d834651940339bb10c4840b17cc25be7201"
|
|
47
47
|
}
|