@chain-registry/osmosis 1.67.132 → 1.67.134
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/asset_list.js +208 -16
- package/assets.js +22 -0
- package/esm/asset_list.js +208 -16
- package/esm/assets.js +22 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -13079,10 +13079,10 @@ const asset_list = {
|
|
|
13079
13079
|
display: 'astonic',
|
|
13080
13080
|
symbol: 'ATC',
|
|
13081
13081
|
logo_URIs: {
|
|
13082
|
-
|
|
13082
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
13083
13083
|
},
|
|
13084
13084
|
images: [{
|
|
13085
|
-
|
|
13085
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
13086
13086
|
}],
|
|
13087
13087
|
socials: {
|
|
13088
13088
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -13127,10 +13127,10 @@ const asset_list = {
|
|
|
13127
13127
|
}
|
|
13128
13128
|
}],
|
|
13129
13129
|
logo_URIs: {
|
|
13130
|
-
|
|
13130
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
13131
13131
|
},
|
|
13132
13132
|
images: [{
|
|
13133
|
-
|
|
13133
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
13134
13134
|
}],
|
|
13135
13135
|
socials: {
|
|
13136
13136
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -13164,10 +13164,10 @@ const asset_list = {
|
|
|
13164
13164
|
}
|
|
13165
13165
|
}],
|
|
13166
13166
|
logo_URIs: {
|
|
13167
|
-
|
|
13167
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
13168
13168
|
},
|
|
13169
13169
|
images: [{
|
|
13170
|
-
|
|
13170
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
13171
13171
|
}],
|
|
13172
13172
|
socials: {
|
|
13173
13173
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -13201,10 +13201,10 @@ const asset_list = {
|
|
|
13201
13201
|
}
|
|
13202
13202
|
}],
|
|
13203
13203
|
logo_URIs: {
|
|
13204
|
-
|
|
13204
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
13205
13205
|
},
|
|
13206
13206
|
images: [{
|
|
13207
|
-
|
|
13207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
13208
13208
|
}],
|
|
13209
13209
|
socials: {
|
|
13210
13210
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -20923,10 +20923,10 @@ const asset_list = {
|
|
|
20923
20923
|
display: 'astonic',
|
|
20924
20924
|
symbol: 'ATC',
|
|
20925
20925
|
logo_URIs: {
|
|
20926
|
-
|
|
20926
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
20927
20927
|
},
|
|
20928
20928
|
images: [{
|
|
20929
|
-
|
|
20929
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
20930
20930
|
}],
|
|
20931
20931
|
socials: {
|
|
20932
20932
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -20971,10 +20971,10 @@ const asset_list = {
|
|
|
20971
20971
|
}
|
|
20972
20972
|
}],
|
|
20973
20973
|
logo_URIs: {
|
|
20974
|
-
|
|
20974
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
20975
20975
|
},
|
|
20976
20976
|
images: [{
|
|
20977
|
-
|
|
20977
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
20978
20978
|
}],
|
|
20979
20979
|
socials: {
|
|
20980
20980
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -21008,10 +21008,10 @@ const asset_list = {
|
|
|
21008
21008
|
}
|
|
21009
21009
|
}],
|
|
21010
21010
|
logo_URIs: {
|
|
21011
|
-
|
|
21011
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
21012
21012
|
},
|
|
21013
21013
|
images: [{
|
|
21014
|
-
|
|
21014
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
21015
21015
|
}],
|
|
21016
21016
|
socials: {
|
|
21017
21017
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -21045,10 +21045,10 @@ const asset_list = {
|
|
|
21045
21045
|
}
|
|
21046
21046
|
}],
|
|
21047
21047
|
logo_URIs: {
|
|
21048
|
-
|
|
21048
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
21049
21049
|
},
|
|
21050
21050
|
images: [{
|
|
21051
|
-
|
|
21051
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
21052
21052
|
}],
|
|
21053
21053
|
socials: {
|
|
21054
21054
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -28758,6 +28758,70 @@ const asset_list = {
|
|
|
28758
28758
|
}
|
|
28759
28759
|
}]
|
|
28760
28760
|
},
|
|
28761
|
+
{
|
|
28762
|
+
denom_units: [{
|
|
28763
|
+
denom: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
28764
|
+
exponent: 0,
|
|
28765
|
+
aliases: ['cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh']
|
|
28766
|
+
}, {
|
|
28767
|
+
denom: 'eBTC',
|
|
28768
|
+
exponent: 8
|
|
28769
|
+
}],
|
|
28770
|
+
base: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
28771
|
+
address: 'bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
28772
|
+
name: 'ether.fi BTC',
|
|
28773
|
+
display: 'eBTC',
|
|
28774
|
+
symbol: 'eBTC',
|
|
28775
|
+
logo_URIs: {
|
|
28776
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
28777
|
+
},
|
|
28778
|
+
type_asset: 'cw20',
|
|
28779
|
+
traces: [{
|
|
28780
|
+
type: 'ibc-cw20',
|
|
28781
|
+
counterparty: {
|
|
28782
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
28783
|
+
channel_id: 'channel-7',
|
|
28784
|
+
base_denom: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
28785
|
+
chain_name: 'babylon'
|
|
28786
|
+
},
|
|
28787
|
+
chain: {
|
|
28788
|
+
port: 'transfer',
|
|
28789
|
+
channel_id: 'channel-101979'
|
|
28790
|
+
}
|
|
28791
|
+
}]
|
|
28792
|
+
},
|
|
28793
|
+
{
|
|
28794
|
+
denom_units: [{
|
|
28795
|
+
denom: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
28796
|
+
exponent: 0,
|
|
28797
|
+
aliases: ['cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll']
|
|
28798
|
+
}, {
|
|
28799
|
+
denom: 'mBTC',
|
|
28800
|
+
exponent: 8
|
|
28801
|
+
}],
|
|
28802
|
+
base: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
28803
|
+
address: 'bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
28804
|
+
name: 'Liquid Staked BTC',
|
|
28805
|
+
display: 'mBTC',
|
|
28806
|
+
symbol: 'mBTC',
|
|
28807
|
+
logo_URIs: {
|
|
28808
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
28809
|
+
},
|
|
28810
|
+
type_asset: 'cw20',
|
|
28811
|
+
traces: [{
|
|
28812
|
+
type: 'ibc-cw20',
|
|
28813
|
+
counterparty: {
|
|
28814
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
28815
|
+
channel_id: 'channel-7',
|
|
28816
|
+
base_denom: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
28817
|
+
chain_name: 'babylon'
|
|
28818
|
+
},
|
|
28819
|
+
chain: {
|
|
28820
|
+
port: 'transfer',
|
|
28821
|
+
channel_id: 'channel-101979'
|
|
28822
|
+
}
|
|
28823
|
+
}]
|
|
28824
|
+
},
|
|
28761
28825
|
{
|
|
28762
28826
|
denom_units: [{
|
|
28763
28827
|
denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
|
|
@@ -28918,6 +28982,38 @@ const asset_list = {
|
|
|
28918
28982
|
}
|
|
28919
28983
|
}]
|
|
28920
28984
|
},
|
|
28985
|
+
{
|
|
28986
|
+
denom_units: [{
|
|
28987
|
+
denom: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
28988
|
+
exponent: 0,
|
|
28989
|
+
aliases: ['cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa']
|
|
28990
|
+
}, {
|
|
28991
|
+
denom: 'satFBTC.e',
|
|
28992
|
+
exponent: 8
|
|
28993
|
+
}],
|
|
28994
|
+
base: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
28995
|
+
address: 'bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
28996
|
+
name: 'SatLayer FBTC Bridged',
|
|
28997
|
+
display: 'satFBTC.e',
|
|
28998
|
+
symbol: 'satFBTC.e',
|
|
28999
|
+
logo_URIs: {
|
|
29000
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
29001
|
+
},
|
|
29002
|
+
type_asset: 'cw20',
|
|
29003
|
+
traces: [{
|
|
29004
|
+
type: 'ibc-cw20',
|
|
29005
|
+
counterparty: {
|
|
29006
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
29007
|
+
channel_id: 'channel-7',
|
|
29008
|
+
base_denom: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
29009
|
+
chain_name: 'babylon'
|
|
29010
|
+
},
|
|
29011
|
+
chain: {
|
|
29012
|
+
port: 'transfer',
|
|
29013
|
+
channel_id: 'channel-101979'
|
|
29014
|
+
}
|
|
29015
|
+
}]
|
|
29016
|
+
},
|
|
28921
29017
|
{
|
|
28922
29018
|
description: 'Puppy',
|
|
28923
29019
|
denom_units: [{
|
|
@@ -32020,6 +32116,70 @@ const asset_list = {
|
|
|
32020
32116
|
}
|
|
32021
32117
|
}]
|
|
32022
32118
|
},
|
|
32119
|
+
{
|
|
32120
|
+
denom_units: [{
|
|
32121
|
+
denom: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
32122
|
+
exponent: 0,
|
|
32123
|
+
aliases: ['cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh']
|
|
32124
|
+
}, {
|
|
32125
|
+
denom: 'eBTC',
|
|
32126
|
+
exponent: 8
|
|
32127
|
+
}],
|
|
32128
|
+
base: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
32129
|
+
address: 'bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
32130
|
+
name: 'ether.fi BTC',
|
|
32131
|
+
display: 'eBTC',
|
|
32132
|
+
symbol: 'eBTC',
|
|
32133
|
+
logo_URIs: {
|
|
32134
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
32135
|
+
},
|
|
32136
|
+
type_asset: 'cw20',
|
|
32137
|
+
traces: [{
|
|
32138
|
+
type: 'ibc-cw20',
|
|
32139
|
+
counterparty: {
|
|
32140
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32141
|
+
channel_id: 'channel-7',
|
|
32142
|
+
base_denom: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
32143
|
+
chain_name: 'babylon'
|
|
32144
|
+
},
|
|
32145
|
+
chain: {
|
|
32146
|
+
port: 'transfer',
|
|
32147
|
+
channel_id: 'channel-101979'
|
|
32148
|
+
}
|
|
32149
|
+
}]
|
|
32150
|
+
},
|
|
32151
|
+
{
|
|
32152
|
+
denom_units: [{
|
|
32153
|
+
denom: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
32154
|
+
exponent: 0,
|
|
32155
|
+
aliases: ['cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll']
|
|
32156
|
+
}, {
|
|
32157
|
+
denom: 'mBTC',
|
|
32158
|
+
exponent: 8
|
|
32159
|
+
}],
|
|
32160
|
+
base: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
32161
|
+
address: 'bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
32162
|
+
name: 'Liquid Staked BTC',
|
|
32163
|
+
display: 'mBTC',
|
|
32164
|
+
symbol: 'mBTC',
|
|
32165
|
+
logo_URIs: {
|
|
32166
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
32167
|
+
},
|
|
32168
|
+
type_asset: 'cw20',
|
|
32169
|
+
traces: [{
|
|
32170
|
+
type: 'ibc-cw20',
|
|
32171
|
+
counterparty: {
|
|
32172
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32173
|
+
channel_id: 'channel-7',
|
|
32174
|
+
base_denom: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
32175
|
+
chain_name: 'babylon'
|
|
32176
|
+
},
|
|
32177
|
+
chain: {
|
|
32178
|
+
port: 'transfer',
|
|
32179
|
+
channel_id: 'channel-101979'
|
|
32180
|
+
}
|
|
32181
|
+
}]
|
|
32182
|
+
},
|
|
32023
32183
|
{
|
|
32024
32184
|
denom_units: [{
|
|
32025
32185
|
denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
|
|
@@ -32180,6 +32340,38 @@ const asset_list = {
|
|
|
32180
32340
|
}
|
|
32181
32341
|
}]
|
|
32182
32342
|
},
|
|
32343
|
+
{
|
|
32344
|
+
denom_units: [{
|
|
32345
|
+
denom: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
32346
|
+
exponent: 0,
|
|
32347
|
+
aliases: ['cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa']
|
|
32348
|
+
}, {
|
|
32349
|
+
denom: 'satFBTC.e',
|
|
32350
|
+
exponent: 8
|
|
32351
|
+
}],
|
|
32352
|
+
base: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
32353
|
+
address: 'bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
32354
|
+
name: 'SatLayer FBTC Bridged',
|
|
32355
|
+
display: 'satFBTC.e',
|
|
32356
|
+
symbol: 'satFBTC.e',
|
|
32357
|
+
logo_URIs: {
|
|
32358
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
32359
|
+
},
|
|
32360
|
+
type_asset: 'cw20',
|
|
32361
|
+
traces: [{
|
|
32362
|
+
type: 'ibc-cw20',
|
|
32363
|
+
counterparty: {
|
|
32364
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32365
|
+
channel_id: 'channel-7',
|
|
32366
|
+
base_denom: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
32367
|
+
chain_name: 'babylon'
|
|
32368
|
+
},
|
|
32369
|
+
chain: {
|
|
32370
|
+
port: 'transfer',
|
|
32371
|
+
channel_id: 'channel-101979'
|
|
32372
|
+
}
|
|
32373
|
+
}]
|
|
32374
|
+
},
|
|
32183
32375
|
{
|
|
32184
32376
|
description: 'Puppy',
|
|
32185
32377
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -24738,6 +24738,28 @@ const assets = {
|
|
|
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
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -13077,10 +13077,10 @@ const asset_list = {
|
|
|
13077
13077
|
display: 'astonic',
|
|
13078
13078
|
symbol: 'ATC',
|
|
13079
13079
|
logo_URIs: {
|
|
13080
|
-
|
|
13080
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
13081
13081
|
},
|
|
13082
13082
|
images: [{
|
|
13083
|
-
|
|
13083
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
13084
13084
|
}],
|
|
13085
13085
|
socials: {
|
|
13086
13086
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -13125,10 +13125,10 @@ const asset_list = {
|
|
|
13125
13125
|
}
|
|
13126
13126
|
}],
|
|
13127
13127
|
logo_URIs: {
|
|
13128
|
-
|
|
13128
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
13129
13129
|
},
|
|
13130
13130
|
images: [{
|
|
13131
|
-
|
|
13131
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
13132
13132
|
}],
|
|
13133
13133
|
socials: {
|
|
13134
13134
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -13162,10 +13162,10 @@ const asset_list = {
|
|
|
13162
13162
|
}
|
|
13163
13163
|
}],
|
|
13164
13164
|
logo_URIs: {
|
|
13165
|
-
|
|
13165
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
13166
13166
|
},
|
|
13167
13167
|
images: [{
|
|
13168
|
-
|
|
13168
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
13169
13169
|
}],
|
|
13170
13170
|
socials: {
|
|
13171
13171
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -13199,10 +13199,10 @@ const asset_list = {
|
|
|
13199
13199
|
}
|
|
13200
13200
|
}],
|
|
13201
13201
|
logo_URIs: {
|
|
13202
|
-
|
|
13202
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
13203
13203
|
},
|
|
13204
13204
|
images: [{
|
|
13205
|
-
|
|
13205
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
13206
13206
|
}],
|
|
13207
13207
|
socials: {
|
|
13208
13208
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -20921,10 +20921,10 @@ const asset_list = {
|
|
|
20921
20921
|
display: 'astonic',
|
|
20922
20922
|
symbol: 'ATC',
|
|
20923
20923
|
logo_URIs: {
|
|
20924
|
-
|
|
20924
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
20925
20925
|
},
|
|
20926
20926
|
images: [{
|
|
20927
|
-
|
|
20927
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
20928
20928
|
}],
|
|
20929
20929
|
socials: {
|
|
20930
20930
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -20969,10 +20969,10 @@ const asset_list = {
|
|
|
20969
20969
|
}
|
|
20970
20970
|
}],
|
|
20971
20971
|
logo_URIs: {
|
|
20972
|
-
|
|
20972
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
20973
20973
|
},
|
|
20974
20974
|
images: [{
|
|
20975
|
-
|
|
20975
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
20976
20976
|
}],
|
|
20977
20977
|
socials: {
|
|
20978
20978
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -21006,10 +21006,10 @@ const asset_list = {
|
|
|
21006
21006
|
}
|
|
21007
21007
|
}],
|
|
21008
21008
|
logo_URIs: {
|
|
21009
|
-
|
|
21009
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
21010
21010
|
},
|
|
21011
21011
|
images: [{
|
|
21012
|
-
|
|
21012
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
21013
21013
|
}],
|
|
21014
21014
|
socials: {
|
|
21015
21015
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -21043,10 +21043,10 @@ const asset_list = {
|
|
|
21043
21043
|
}
|
|
21044
21044
|
}],
|
|
21045
21045
|
logo_URIs: {
|
|
21046
|
-
|
|
21046
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
21047
21047
|
},
|
|
21048
21048
|
images: [{
|
|
21049
|
-
|
|
21049
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
21050
21050
|
}],
|
|
21051
21051
|
socials: {
|
|
21052
21052
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -28756,6 +28756,70 @@ const asset_list = {
|
|
|
28756
28756
|
}
|
|
28757
28757
|
}]
|
|
28758
28758
|
},
|
|
28759
|
+
{
|
|
28760
|
+
denom_units: [{
|
|
28761
|
+
denom: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
28762
|
+
exponent: 0,
|
|
28763
|
+
aliases: ['cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh']
|
|
28764
|
+
}, {
|
|
28765
|
+
denom: 'eBTC',
|
|
28766
|
+
exponent: 8
|
|
28767
|
+
}],
|
|
28768
|
+
base: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
28769
|
+
address: 'bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
28770
|
+
name: 'ether.fi BTC',
|
|
28771
|
+
display: 'eBTC',
|
|
28772
|
+
symbol: 'eBTC',
|
|
28773
|
+
logo_URIs: {
|
|
28774
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
28775
|
+
},
|
|
28776
|
+
type_asset: 'cw20',
|
|
28777
|
+
traces: [{
|
|
28778
|
+
type: 'ibc-cw20',
|
|
28779
|
+
counterparty: {
|
|
28780
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
28781
|
+
channel_id: 'channel-7',
|
|
28782
|
+
base_denom: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
28783
|
+
chain_name: 'babylon'
|
|
28784
|
+
},
|
|
28785
|
+
chain: {
|
|
28786
|
+
port: 'transfer',
|
|
28787
|
+
channel_id: 'channel-101979'
|
|
28788
|
+
}
|
|
28789
|
+
}]
|
|
28790
|
+
},
|
|
28791
|
+
{
|
|
28792
|
+
denom_units: [{
|
|
28793
|
+
denom: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
28794
|
+
exponent: 0,
|
|
28795
|
+
aliases: ['cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll']
|
|
28796
|
+
}, {
|
|
28797
|
+
denom: 'mBTC',
|
|
28798
|
+
exponent: 8
|
|
28799
|
+
}],
|
|
28800
|
+
base: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
28801
|
+
address: 'bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
28802
|
+
name: 'Liquid Staked BTC',
|
|
28803
|
+
display: 'mBTC',
|
|
28804
|
+
symbol: 'mBTC',
|
|
28805
|
+
logo_URIs: {
|
|
28806
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
28807
|
+
},
|
|
28808
|
+
type_asset: 'cw20',
|
|
28809
|
+
traces: [{
|
|
28810
|
+
type: 'ibc-cw20',
|
|
28811
|
+
counterparty: {
|
|
28812
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
28813
|
+
channel_id: 'channel-7',
|
|
28814
|
+
base_denom: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
28815
|
+
chain_name: 'babylon'
|
|
28816
|
+
},
|
|
28817
|
+
chain: {
|
|
28818
|
+
port: 'transfer',
|
|
28819
|
+
channel_id: 'channel-101979'
|
|
28820
|
+
}
|
|
28821
|
+
}]
|
|
28822
|
+
},
|
|
28759
28823
|
{
|
|
28760
28824
|
denom_units: [{
|
|
28761
28825
|
denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
|
|
@@ -28916,6 +28980,38 @@ const asset_list = {
|
|
|
28916
28980
|
}
|
|
28917
28981
|
}]
|
|
28918
28982
|
},
|
|
28983
|
+
{
|
|
28984
|
+
denom_units: [{
|
|
28985
|
+
denom: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
28986
|
+
exponent: 0,
|
|
28987
|
+
aliases: ['cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa']
|
|
28988
|
+
}, {
|
|
28989
|
+
denom: 'satFBTC.e',
|
|
28990
|
+
exponent: 8
|
|
28991
|
+
}],
|
|
28992
|
+
base: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
28993
|
+
address: 'bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
28994
|
+
name: 'SatLayer FBTC Bridged',
|
|
28995
|
+
display: 'satFBTC.e',
|
|
28996
|
+
symbol: 'satFBTC.e',
|
|
28997
|
+
logo_URIs: {
|
|
28998
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
28999
|
+
},
|
|
29000
|
+
type_asset: 'cw20',
|
|
29001
|
+
traces: [{
|
|
29002
|
+
type: 'ibc-cw20',
|
|
29003
|
+
counterparty: {
|
|
29004
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
29005
|
+
channel_id: 'channel-7',
|
|
29006
|
+
base_denom: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
29007
|
+
chain_name: 'babylon'
|
|
29008
|
+
},
|
|
29009
|
+
chain: {
|
|
29010
|
+
port: 'transfer',
|
|
29011
|
+
channel_id: 'channel-101979'
|
|
29012
|
+
}
|
|
29013
|
+
}]
|
|
29014
|
+
},
|
|
28919
29015
|
{
|
|
28920
29016
|
description: 'Puppy',
|
|
28921
29017
|
denom_units: [{
|
|
@@ -32018,6 +32114,70 @@ const asset_list = {
|
|
|
32018
32114
|
}
|
|
32019
32115
|
}]
|
|
32020
32116
|
},
|
|
32117
|
+
{
|
|
32118
|
+
denom_units: [{
|
|
32119
|
+
denom: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
32120
|
+
exponent: 0,
|
|
32121
|
+
aliases: ['cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh']
|
|
32122
|
+
}, {
|
|
32123
|
+
denom: 'eBTC',
|
|
32124
|
+
exponent: 8
|
|
32125
|
+
}],
|
|
32126
|
+
base: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
32127
|
+
address: 'bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
32128
|
+
name: 'ether.fi BTC',
|
|
32129
|
+
display: 'eBTC',
|
|
32130
|
+
symbol: 'eBTC',
|
|
32131
|
+
logo_URIs: {
|
|
32132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
32133
|
+
},
|
|
32134
|
+
type_asset: 'cw20',
|
|
32135
|
+
traces: [{
|
|
32136
|
+
type: 'ibc-cw20',
|
|
32137
|
+
counterparty: {
|
|
32138
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32139
|
+
channel_id: 'channel-7',
|
|
32140
|
+
base_denom: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
32141
|
+
chain_name: 'babylon'
|
|
32142
|
+
},
|
|
32143
|
+
chain: {
|
|
32144
|
+
port: 'transfer',
|
|
32145
|
+
channel_id: 'channel-101979'
|
|
32146
|
+
}
|
|
32147
|
+
}]
|
|
32148
|
+
},
|
|
32149
|
+
{
|
|
32150
|
+
denom_units: [{
|
|
32151
|
+
denom: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
32152
|
+
exponent: 0,
|
|
32153
|
+
aliases: ['cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll']
|
|
32154
|
+
}, {
|
|
32155
|
+
denom: 'mBTC',
|
|
32156
|
+
exponent: 8
|
|
32157
|
+
}],
|
|
32158
|
+
base: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
32159
|
+
address: 'bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
32160
|
+
name: 'Liquid Staked BTC',
|
|
32161
|
+
display: 'mBTC',
|
|
32162
|
+
symbol: 'mBTC',
|
|
32163
|
+
logo_URIs: {
|
|
32164
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
32165
|
+
},
|
|
32166
|
+
type_asset: 'cw20',
|
|
32167
|
+
traces: [{
|
|
32168
|
+
type: 'ibc-cw20',
|
|
32169
|
+
counterparty: {
|
|
32170
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32171
|
+
channel_id: 'channel-7',
|
|
32172
|
+
base_denom: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
32173
|
+
chain_name: 'babylon'
|
|
32174
|
+
},
|
|
32175
|
+
chain: {
|
|
32176
|
+
port: 'transfer',
|
|
32177
|
+
channel_id: 'channel-101979'
|
|
32178
|
+
}
|
|
32179
|
+
}]
|
|
32180
|
+
},
|
|
32021
32181
|
{
|
|
32022
32182
|
denom_units: [{
|
|
32023
32183
|
denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
|
|
@@ -32178,6 +32338,38 @@ const asset_list = {
|
|
|
32178
32338
|
}
|
|
32179
32339
|
}]
|
|
32180
32340
|
},
|
|
32341
|
+
{
|
|
32342
|
+
denom_units: [{
|
|
32343
|
+
denom: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
32344
|
+
exponent: 0,
|
|
32345
|
+
aliases: ['cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa']
|
|
32346
|
+
}, {
|
|
32347
|
+
denom: 'satFBTC.e',
|
|
32348
|
+
exponent: 8
|
|
32349
|
+
}],
|
|
32350
|
+
base: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
32351
|
+
address: 'bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
32352
|
+
name: 'SatLayer FBTC Bridged',
|
|
32353
|
+
display: 'satFBTC.e',
|
|
32354
|
+
symbol: 'satFBTC.e',
|
|
32355
|
+
logo_URIs: {
|
|
32356
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
32357
|
+
},
|
|
32358
|
+
type_asset: 'cw20',
|
|
32359
|
+
traces: [{
|
|
32360
|
+
type: 'ibc-cw20',
|
|
32361
|
+
counterparty: {
|
|
32362
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32363
|
+
channel_id: 'channel-7',
|
|
32364
|
+
base_denom: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
32365
|
+
chain_name: 'babylon'
|
|
32366
|
+
},
|
|
32367
|
+
chain: {
|
|
32368
|
+
port: 'transfer',
|
|
32369
|
+
channel_id: 'channel-101979'
|
|
32370
|
+
}
|
|
32371
|
+
}]
|
|
32372
|
+
},
|
|
32181
32373
|
{
|
|
32182
32374
|
description: 'Puppy',
|
|
32183
32375
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -24736,6 +24736,28 @@ const assets = {
|
|
|
24736
24736
|
primary_color_hex: '#f39444'
|
|
24737
24737
|
}
|
|
24738
24738
|
}]
|
|
24739
|
+
},
|
|
24740
|
+
{
|
|
24741
|
+
description: 'Real power moves quietly.',
|
|
24742
|
+
denom_units: [{
|
|
24743
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/stlth',
|
|
24744
|
+
exponent: 0
|
|
24745
|
+
}, {
|
|
24746
|
+
denom: 'STLTH',
|
|
24747
|
+
exponent: 6
|
|
24748
|
+
}],
|
|
24749
|
+
type_asset: 'sdk.coin',
|
|
24750
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
24751
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/stlth',
|
|
24752
|
+
name: 'Stealth',
|
|
24753
|
+
display: 'STLTH',
|
|
24754
|
+
symbol: 'STLTH',
|
|
24755
|
+
logo_URIs: {
|
|
24756
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
|
|
24757
|
+
},
|
|
24758
|
+
images: [{
|
|
24759
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
|
|
24760
|
+
}]
|
|
24739
24761
|
}
|
|
24740
24762
|
]
|
|
24741
24763
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.134",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^0.50.
|
|
32
|
+
"@chain-registry/types": "^0.50.134"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"interchain",
|
|
39
39
|
"osmosis"
|
|
40
40
|
],
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "89a5c771ab850cb01bcd8ed0aa7fb12c8eea1486"
|
|
42
42
|
}
|