@chain-registry/osmosis 1.67.57 → 1.67.58
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/README.md +13 -10
- package/asset_list.js +24 -24
- package/assets.js +599 -8
- package/esm/asset_list.js +24 -24
- package/esm/assets.js +599 -8
- package/package.json +3 -3
package/assets.js
CHANGED
|
@@ -6770,7 +6770,7 @@ const assets = {
|
|
|
6770
6770
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.png',
|
|
6771
6771
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.svg',
|
|
6772
6772
|
theme: {
|
|
6773
|
-
primary_color_hex: '#
|
|
6773
|
+
primary_color_hex: '#ff914d'
|
|
6774
6774
|
}
|
|
6775
6775
|
}]
|
|
6776
6776
|
},
|
|
@@ -7298,7 +7298,7 @@ const assets = {
|
|
|
7298
7298
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png',
|
|
7299
7299
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg',
|
|
7300
7300
|
theme: {
|
|
7301
|
-
primary_color_hex: '#
|
|
7301
|
+
primary_color_hex: '#ff914d'
|
|
7302
7302
|
}
|
|
7303
7303
|
}]
|
|
7304
7304
|
},
|
|
@@ -7392,7 +7392,7 @@ const assets = {
|
|
|
7392
7392
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.png',
|
|
7393
7393
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg',
|
|
7394
7394
|
theme: {
|
|
7395
|
-
primary_color_hex: '#
|
|
7395
|
+
primary_color_hex: '#ff914d'
|
|
7396
7396
|
}
|
|
7397
7397
|
}]
|
|
7398
7398
|
},
|
|
@@ -7572,7 +7572,7 @@ const assets = {
|
|
|
7572
7572
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png',
|
|
7573
7573
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg',
|
|
7574
7574
|
theme: {
|
|
7575
|
-
primary_color_hex: '#
|
|
7575
|
+
primary_color_hex: '#ff914d'
|
|
7576
7576
|
}
|
|
7577
7577
|
}]
|
|
7578
7578
|
},
|
|
@@ -10094,7 +10094,7 @@ const assets = {
|
|
|
10094
10094
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.png',
|
|
10095
10095
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.svg',
|
|
10096
10096
|
theme: {
|
|
10097
|
-
primary_color_hex: '#
|
|
10097
|
+
primary_color_hex: '#ff914d'
|
|
10098
10098
|
}
|
|
10099
10099
|
}]
|
|
10100
10100
|
},
|
|
@@ -16356,7 +16356,7 @@ const assets = {
|
|
|
16356
16356
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qjuno.png',
|
|
16357
16357
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qjuno.svg',
|
|
16358
16358
|
theme: {
|
|
16359
|
-
primary_color_hex: '#
|
|
16359
|
+
primary_color_hex: '#ff914d'
|
|
16360
16360
|
}
|
|
16361
16361
|
}]
|
|
16362
16362
|
},
|
|
@@ -16458,7 +16458,7 @@ const assets = {
|
|
|
16458
16458
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qdydx.png',
|
|
16459
16459
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qdydx.svg',
|
|
16460
16460
|
theme: {
|
|
16461
|
-
primary_color_hex: '#
|
|
16461
|
+
primary_color_hex: '#ff914d'
|
|
16462
16462
|
}
|
|
16463
16463
|
}]
|
|
16464
16464
|
},
|
|
@@ -16509,7 +16509,7 @@ const assets = {
|
|
|
16509
16509
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qbld.png',
|
|
16510
16510
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qbld.svg',
|
|
16511
16511
|
theme: {
|
|
16512
|
-
primary_color_hex: '#
|
|
16512
|
+
primary_color_hex: '#ff914d'
|
|
16513
16513
|
}
|
|
16514
16514
|
}]
|
|
16515
16515
|
},
|
|
@@ -22814,6 +22814,597 @@ const assets = {
|
|
|
22814
22814
|
twitter: 'https://x.com/Pixl_Plebs'
|
|
22815
22815
|
},
|
|
22816
22816
|
keywords: ['meme']
|
|
22817
|
+
},
|
|
22818
|
+
{
|
|
22819
|
+
description: 'An alloy of SUI asset variants on Osmosis.',
|
|
22820
|
+
denom_units: [{
|
|
22821
|
+
denom: 'factory/osmo1nqu7rc5mj5p2cgyfp7gl3lw7kw99cltple3xtzl2cs5fyw0r2tasr7xv48/alloyed/allSUI',
|
|
22822
|
+
exponent: 0
|
|
22823
|
+
}, {
|
|
22824
|
+
denom: 'sui',
|
|
22825
|
+
exponent: 8
|
|
22826
|
+
}],
|
|
22827
|
+
type_asset: 'sdk.coin',
|
|
22828
|
+
address: 'osmo1nqu7rc5mj5p2cgyfp7gl3lw7kw99cltple3xtzl2cs5fyw0r2tasr7xv48',
|
|
22829
|
+
base: 'factory/osmo1nqu7rc5mj5p2cgyfp7gl3lw7kw99cltple3xtzl2cs5fyw0r2tasr7xv48/alloyed/allSUI',
|
|
22830
|
+
name: 'Sui',
|
|
22831
|
+
display: 'sui',
|
|
22832
|
+
symbol: 'SUI',
|
|
22833
|
+
traces: [{
|
|
22834
|
+
type: 'synthetic',
|
|
22835
|
+
counterparty: {
|
|
22836
|
+
chain_name: 'sui',
|
|
22837
|
+
base_denom: '0x2::sui::SUI'
|
|
22838
|
+
},
|
|
22839
|
+
provider: 'Osmosis'
|
|
22840
|
+
}],
|
|
22841
|
+
logo_URIs: {
|
|
22842
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg'
|
|
22843
|
+
},
|
|
22844
|
+
images: [{
|
|
22845
|
+
image_sync: {
|
|
22846
|
+
chain_name: 'sui',
|
|
22847
|
+
base_denom: '0x2::sui::SUI'
|
|
22848
|
+
},
|
|
22849
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg',
|
|
22850
|
+
theme: {
|
|
22851
|
+
primary_color_hex: '#6fbcef'
|
|
22852
|
+
}
|
|
22853
|
+
}]
|
|
22854
|
+
},
|
|
22855
|
+
{
|
|
22856
|
+
description: 'An alloy of APTOS asset variants on Osmosis.',
|
|
22857
|
+
denom_units: [{
|
|
22858
|
+
denom: 'factory/osmo1zynnzvwdu72zc4mxqnnp348ksfmayldqyfs8khdud3myr7m5h8nsqwta2v/alloyed/allAPT',
|
|
22859
|
+
exponent: 0
|
|
22860
|
+
}, {
|
|
22861
|
+
denom: 'APT',
|
|
22862
|
+
exponent: 8
|
|
22863
|
+
}],
|
|
22864
|
+
type_asset: 'sdk.coin',
|
|
22865
|
+
address: 'osmo1zynnzvwdu72zc4mxqnnp348ksfmayldqyfs8khdud3myr7m5h8nsqwta2v',
|
|
22866
|
+
base: 'factory/osmo1zynnzvwdu72zc4mxqnnp348ksfmayldqyfs8khdud3myr7m5h8nsqwta2v/alloyed/allAPT',
|
|
22867
|
+
name: 'Aptos Coin',
|
|
22868
|
+
display: 'APT',
|
|
22869
|
+
symbol: 'APT',
|
|
22870
|
+
traces: [{
|
|
22871
|
+
type: 'synthetic',
|
|
22872
|
+
counterparty: {
|
|
22873
|
+
chain_name: 'aptos',
|
|
22874
|
+
base_denom: '0x1::aptos_coin::AptosCoin'
|
|
22875
|
+
},
|
|
22876
|
+
provider: 'Osmosis'
|
|
22877
|
+
}],
|
|
22878
|
+
logo_URIs: {
|
|
22879
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
22880
|
+
},
|
|
22881
|
+
images: [
|
|
22882
|
+
{
|
|
22883
|
+
image_sync: {
|
|
22884
|
+
chain_name: 'aptos',
|
|
22885
|
+
base_denom: '0x1::aptos_coin::AptosCoin'
|
|
22886
|
+
},
|
|
22887
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg',
|
|
22888
|
+
theme: {
|
|
22889
|
+
primary_color_hex: '#ffffff',
|
|
22890
|
+
dark_mode: false
|
|
22891
|
+
}
|
|
22892
|
+
},
|
|
22893
|
+
{
|
|
22894
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg',
|
|
22895
|
+
theme: {
|
|
22896
|
+
dark_mode: true
|
|
22897
|
+
}
|
|
22898
|
+
},
|
|
22899
|
+
{
|
|
22900
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allAPT.svg',
|
|
22901
|
+
theme: {
|
|
22902
|
+
circle: true,
|
|
22903
|
+
dark_mode: true,
|
|
22904
|
+
primary_color_hex: '#ffffff'
|
|
22905
|
+
}
|
|
22906
|
+
}
|
|
22907
|
+
]
|
|
22908
|
+
},
|
|
22909
|
+
{
|
|
22910
|
+
description: 'An alloy of BNB asset variants on Osmosis.',
|
|
22911
|
+
denom_units: [{
|
|
22912
|
+
denom: 'factory/osmo1zetxzc5nka4jm203ljjtjf933jwjh45ge6spfeef447rnnhqxc4qrazrcz/alloyed/allBNB',
|
|
22913
|
+
exponent: 0
|
|
22914
|
+
}, {
|
|
22915
|
+
denom: 'bnb',
|
|
22916
|
+
exponent: 12
|
|
22917
|
+
}],
|
|
22918
|
+
type_asset: 'sdk.coin',
|
|
22919
|
+
address: 'osmo1zetxzc5nka4jm203ljjtjf933jwjh45ge6spfeef447rnnhqxc4qrazrcz',
|
|
22920
|
+
base: 'factory/osmo1zetxzc5nka4jm203ljjtjf933jwjh45ge6spfeef447rnnhqxc4qrazrcz/alloyed/allBNB',
|
|
22921
|
+
name: 'Binance Coin',
|
|
22922
|
+
display: 'bnb',
|
|
22923
|
+
symbol: 'BNB',
|
|
22924
|
+
traces: [{
|
|
22925
|
+
type: 'synthetic',
|
|
22926
|
+
counterparty: {
|
|
22927
|
+
chain_name: 'binancesmartchain',
|
|
22928
|
+
base_denom: 'wei'
|
|
22929
|
+
},
|
|
22930
|
+
provider: 'Osmosis'
|
|
22931
|
+
}],
|
|
22932
|
+
logo_URIs: {
|
|
22933
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png',
|
|
22934
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg'
|
|
22935
|
+
},
|
|
22936
|
+
images: [{
|
|
22937
|
+
image_sync: {
|
|
22938
|
+
chain_name: 'binancesmartchain',
|
|
22939
|
+
base_denom: 'wei'
|
|
22940
|
+
},
|
|
22941
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png',
|
|
22942
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg',
|
|
22943
|
+
theme: {
|
|
22944
|
+
primary_color_hex: '#f0b90b'
|
|
22945
|
+
}
|
|
22946
|
+
}, {
|
|
22947
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allBNB.svg',
|
|
22948
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allBNB.png',
|
|
22949
|
+
theme: {
|
|
22950
|
+
circle: true,
|
|
22951
|
+
primary_color_hex: '#f0b90b'
|
|
22952
|
+
}
|
|
22953
|
+
}]
|
|
22954
|
+
},
|
|
22955
|
+
{
|
|
22956
|
+
description: 'Quicksilver Liquid Staked ARCH',
|
|
22957
|
+
denom_units: [{
|
|
22958
|
+
denom: 'ibc/BA47828ADDC3700F50B35696390F4C53E35CBB42E84FF768BB75C3F6BAEFD9F1',
|
|
22959
|
+
exponent: 0,
|
|
22960
|
+
aliases: ['aqarch']
|
|
22961
|
+
}, {
|
|
22962
|
+
denom: 'qarch',
|
|
22963
|
+
exponent: 18,
|
|
22964
|
+
aliases: []
|
|
22965
|
+
}],
|
|
22966
|
+
type_asset: 'ics20',
|
|
22967
|
+
base: 'ibc/BA47828ADDC3700F50B35696390F4C53E35CBB42E84FF768BB75C3F6BAEFD9F1',
|
|
22968
|
+
name: 'Quicksilver Liquid Staked ARCH',
|
|
22969
|
+
display: 'qarch',
|
|
22970
|
+
symbol: 'qARCH',
|
|
22971
|
+
traces: [{
|
|
22972
|
+
type: 'liquid-stake',
|
|
22973
|
+
counterparty: {
|
|
22974
|
+
chain_name: 'archway',
|
|
22975
|
+
base_denom: 'aarch'
|
|
22976
|
+
},
|
|
22977
|
+
provider: 'Quicksilver'
|
|
22978
|
+
}, {
|
|
22979
|
+
type: 'ibc',
|
|
22980
|
+
counterparty: {
|
|
22981
|
+
chain_name: 'quicksilver',
|
|
22982
|
+
base_denom: 'aqarch',
|
|
22983
|
+
channel_id: 'channel-2'
|
|
22984
|
+
},
|
|
22985
|
+
chain: {
|
|
22986
|
+
channel_id: 'channel-522',
|
|
22987
|
+
path: 'transfer/channel-522/aqarch'
|
|
22988
|
+
}
|
|
22989
|
+
}],
|
|
22990
|
+
logo_URIs: {
|
|
22991
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qarch.png',
|
|
22992
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qarch.svg'
|
|
22993
|
+
},
|
|
22994
|
+
images: [{
|
|
22995
|
+
image_sync: {
|
|
22996
|
+
chain_name: 'quicksilver',
|
|
22997
|
+
base_denom: 'aqarch'
|
|
22998
|
+
},
|
|
22999
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qarch.png',
|
|
23000
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qarch.svg',
|
|
23001
|
+
theme: {
|
|
23002
|
+
primary_color_hex: '#ff914d'
|
|
23003
|
+
}
|
|
23004
|
+
}]
|
|
23005
|
+
},
|
|
23006
|
+
{
|
|
23007
|
+
description: 'Quicksilver Liquid Staked TIA',
|
|
23008
|
+
denom_units: [{
|
|
23009
|
+
denom: 'ibc/E8CB12995A190336CA7A647B618E97DF6CA1E1A3FD7685B1AA9C1C80FC63858E',
|
|
23010
|
+
exponent: 0,
|
|
23011
|
+
aliases: ['uqtia']
|
|
23012
|
+
}, {
|
|
23013
|
+
denom: 'qtia',
|
|
23014
|
+
exponent: 6,
|
|
23015
|
+
aliases: []
|
|
23016
|
+
}],
|
|
23017
|
+
type_asset: 'ics20',
|
|
23018
|
+
base: 'ibc/E8CB12995A190336CA7A647B618E97DF6CA1E1A3FD7685B1AA9C1C80FC63858E',
|
|
23019
|
+
name: 'Quicksilver Liquid Staked TIA',
|
|
23020
|
+
display: 'qtia',
|
|
23021
|
+
symbol: 'qTIA',
|
|
23022
|
+
traces: [{
|
|
23023
|
+
type: 'liquid-stake',
|
|
23024
|
+
counterparty: {
|
|
23025
|
+
chain_name: 'celestia',
|
|
23026
|
+
base_denom: 'utia'
|
|
23027
|
+
},
|
|
23028
|
+
provider: 'Quicksilver'
|
|
23029
|
+
}, {
|
|
23030
|
+
type: 'ibc',
|
|
23031
|
+
counterparty: {
|
|
23032
|
+
chain_name: 'quicksilver',
|
|
23033
|
+
base_denom: 'uqtia',
|
|
23034
|
+
channel_id: 'channel-2'
|
|
23035
|
+
},
|
|
23036
|
+
chain: {
|
|
23037
|
+
channel_id: 'channel-522',
|
|
23038
|
+
path: 'transfer/channel-522/uqtia'
|
|
23039
|
+
}
|
|
23040
|
+
}],
|
|
23041
|
+
logo_URIs: {
|
|
23042
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qtia.png',
|
|
23043
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qtia.svg'
|
|
23044
|
+
},
|
|
23045
|
+
images: [{
|
|
23046
|
+
image_sync: {
|
|
23047
|
+
chain_name: 'quicksilver',
|
|
23048
|
+
base_denom: 'uqtia'
|
|
23049
|
+
},
|
|
23050
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qtia.png',
|
|
23051
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qtia.svg',
|
|
23052
|
+
theme: {
|
|
23053
|
+
primary_color_hex: '#ff914d'
|
|
23054
|
+
}
|
|
23055
|
+
}]
|
|
23056
|
+
},
|
|
23057
|
+
{
|
|
23058
|
+
description: 'Quicksilver Liquid Staked PICA',
|
|
23059
|
+
denom_units: [{
|
|
23060
|
+
denom: 'ibc/C66CF6F56DC47AECFA2C593C371D5D6218CF9DF709B6F0DAB7C33A9766889E55',
|
|
23061
|
+
exponent: 0,
|
|
23062
|
+
aliases: ['pqpica']
|
|
23063
|
+
}, {
|
|
23064
|
+
denom: 'qpica',
|
|
23065
|
+
exponent: 12,
|
|
23066
|
+
aliases: []
|
|
23067
|
+
}],
|
|
23068
|
+
type_asset: 'ics20',
|
|
23069
|
+
base: 'ibc/C66CF6F56DC47AECFA2C593C371D5D6218CF9DF709B6F0DAB7C33A9766889E55',
|
|
23070
|
+
name: 'Quicksilver Liquid Staked PICA',
|
|
23071
|
+
display: 'qpica',
|
|
23072
|
+
symbol: 'qPICA',
|
|
23073
|
+
traces: [{
|
|
23074
|
+
type: 'liquid-stake',
|
|
23075
|
+
counterparty: {
|
|
23076
|
+
chain_name: 'composable',
|
|
23077
|
+
base_denom: 'ppica'
|
|
23078
|
+
},
|
|
23079
|
+
provider: 'Quicksilver'
|
|
23080
|
+
}, {
|
|
23081
|
+
type: 'ibc',
|
|
23082
|
+
counterparty: {
|
|
23083
|
+
chain_name: 'quicksilver',
|
|
23084
|
+
base_denom: 'pqpica',
|
|
23085
|
+
channel_id: 'channel-2'
|
|
23086
|
+
},
|
|
23087
|
+
chain: {
|
|
23088
|
+
channel_id: 'channel-522',
|
|
23089
|
+
path: 'transfer/channel-522/pqpica'
|
|
23090
|
+
}
|
|
23091
|
+
}],
|
|
23092
|
+
logo_URIs: {
|
|
23093
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qpica.png',
|
|
23094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qpica.svg'
|
|
23095
|
+
},
|
|
23096
|
+
images: [{
|
|
23097
|
+
image_sync: {
|
|
23098
|
+
chain_name: 'quicksilver',
|
|
23099
|
+
base_denom: 'pqpica'
|
|
23100
|
+
},
|
|
23101
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qpica.png',
|
|
23102
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qpica.svg',
|
|
23103
|
+
theme: {
|
|
23104
|
+
primary_color_hex: '#ff914d'
|
|
23105
|
+
}
|
|
23106
|
+
}]
|
|
23107
|
+
},
|
|
23108
|
+
{
|
|
23109
|
+
description: 'Quicksilver Liquid Staked INJ',
|
|
23110
|
+
denom_units: [{
|
|
23111
|
+
denom: 'ibc/3C85C44DCB6BCC4FFB9D295EE79ED412E1FAD5D775C99E6AA51CCEF5CA32409C',
|
|
23112
|
+
exponent: 0,
|
|
23113
|
+
aliases: ['qinj']
|
|
23114
|
+
}, {
|
|
23115
|
+
denom: 'qINJ',
|
|
23116
|
+
exponent: 18,
|
|
23117
|
+
aliases: []
|
|
23118
|
+
}],
|
|
23119
|
+
type_asset: 'ics20',
|
|
23120
|
+
base: 'ibc/3C85C44DCB6BCC4FFB9D295EE79ED412E1FAD5D775C99E6AA51CCEF5CA32409C',
|
|
23121
|
+
name: 'Quicksilver Liquid Staked INJ',
|
|
23122
|
+
display: 'qinj',
|
|
23123
|
+
symbol: 'qINJ',
|
|
23124
|
+
traces: [{
|
|
23125
|
+
type: 'liquid-stake',
|
|
23126
|
+
counterparty: {
|
|
23127
|
+
chain_name: 'injective',
|
|
23128
|
+
base_denom: 'inj'
|
|
23129
|
+
},
|
|
23130
|
+
provider: 'Quicksilver'
|
|
23131
|
+
}, {
|
|
23132
|
+
type: 'ibc',
|
|
23133
|
+
counterparty: {
|
|
23134
|
+
chain_name: 'quicksilver',
|
|
23135
|
+
base_denom: 'qinj',
|
|
23136
|
+
channel_id: 'channel-2'
|
|
23137
|
+
},
|
|
23138
|
+
chain: {
|
|
23139
|
+
channel_id: 'channel-522',
|
|
23140
|
+
path: 'transfer/channel-522/qinj'
|
|
23141
|
+
}
|
|
23142
|
+
}],
|
|
23143
|
+
logo_URIs: {
|
|
23144
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qinj.png',
|
|
23145
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qinj.svg'
|
|
23146
|
+
},
|
|
23147
|
+
images: [{
|
|
23148
|
+
image_sync: {
|
|
23149
|
+
chain_name: 'quicksilver',
|
|
23150
|
+
base_denom: 'qinj'
|
|
23151
|
+
},
|
|
23152
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qinj.png',
|
|
23153
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qinj.svg',
|
|
23154
|
+
theme: {
|
|
23155
|
+
primary_color_hex: '#ff914d'
|
|
23156
|
+
}
|
|
23157
|
+
}]
|
|
23158
|
+
},
|
|
23159
|
+
{
|
|
23160
|
+
description: 'Quicksilver Liquid Staked FLIX',
|
|
23161
|
+
denom_units: [{
|
|
23162
|
+
denom: 'ibc/9880C90A843C647E7A5D7C108CBB3D6E3D671F3F6BB930558F81B3B24D334162',
|
|
23163
|
+
exponent: 0,
|
|
23164
|
+
aliases: ['uqflix']
|
|
23165
|
+
}, {
|
|
23166
|
+
denom: 'qflix',
|
|
23167
|
+
exponent: 6,
|
|
23168
|
+
aliases: []
|
|
23169
|
+
}],
|
|
23170
|
+
type_asset: 'ics20',
|
|
23171
|
+
base: 'ibc/9880C90A843C647E7A5D7C108CBB3D6E3D671F3F6BB930558F81B3B24D334162',
|
|
23172
|
+
name: 'Quicksilver Liquid Staked FLIX',
|
|
23173
|
+
display: 'qflix',
|
|
23174
|
+
symbol: 'qFLIX',
|
|
23175
|
+
traces: [{
|
|
23176
|
+
type: 'liquid-stake',
|
|
23177
|
+
counterparty: {
|
|
23178
|
+
chain_name: 'omniflixhub',
|
|
23179
|
+
base_denom: 'uflix'
|
|
23180
|
+
},
|
|
23181
|
+
provider: 'Quicksilver'
|
|
23182
|
+
}, {
|
|
23183
|
+
type: 'ibc',
|
|
23184
|
+
counterparty: {
|
|
23185
|
+
chain_name: 'quicksilver',
|
|
23186
|
+
base_denom: 'uqflix',
|
|
23187
|
+
channel_id: 'channel-2'
|
|
23188
|
+
},
|
|
23189
|
+
chain: {
|
|
23190
|
+
channel_id: 'channel-522',
|
|
23191
|
+
path: 'transfer/channel-522/uqflix'
|
|
23192
|
+
}
|
|
23193
|
+
}],
|
|
23194
|
+
logo_URIs: {
|
|
23195
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qflix.png',
|
|
23196
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qflix.svg'
|
|
23197
|
+
},
|
|
23198
|
+
images: [{
|
|
23199
|
+
image_sync: {
|
|
23200
|
+
chain_name: 'quicksilver',
|
|
23201
|
+
base_denom: 'uqflix'
|
|
23202
|
+
},
|
|
23203
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qflix.png',
|
|
23204
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qflix.svg',
|
|
23205
|
+
theme: {
|
|
23206
|
+
primary_color_hex: '#ff914d'
|
|
23207
|
+
}
|
|
23208
|
+
}]
|
|
23209
|
+
},
|
|
23210
|
+
{
|
|
23211
|
+
description: 'Quicksilver Liquid Staked LUNA',
|
|
23212
|
+
denom_units: [{
|
|
23213
|
+
denom: 'ibc/C3FD0795C73D0D61C09374F99D3F23E746194D22A64B6A44FF0530BCF2419053',
|
|
23214
|
+
exponent: 0,
|
|
23215
|
+
aliases: ['uqluna']
|
|
23216
|
+
}, {
|
|
23217
|
+
denom: 'qluna',
|
|
23218
|
+
exponent: 6,
|
|
23219
|
+
aliases: []
|
|
23220
|
+
}],
|
|
23221
|
+
type_asset: 'ics20',
|
|
23222
|
+
base: 'ibc/C3FD0795C73D0D61C09374F99D3F23E746194D22A64B6A44FF0530BCF2419053',
|
|
23223
|
+
name: 'Quicksilver Liquid Staked LUNA',
|
|
23224
|
+
display: 'qluna',
|
|
23225
|
+
symbol: 'qLUNA',
|
|
23226
|
+
traces: [{
|
|
23227
|
+
type: 'liquid-stake',
|
|
23228
|
+
counterparty: {
|
|
23229
|
+
chain_name: 'terra2',
|
|
23230
|
+
base_denom: 'uluna'
|
|
23231
|
+
},
|
|
23232
|
+
provider: 'Quicksilver'
|
|
23233
|
+
}, {
|
|
23234
|
+
type: 'ibc',
|
|
23235
|
+
counterparty: {
|
|
23236
|
+
chain_name: 'quicksilver',
|
|
23237
|
+
base_denom: 'uqluna',
|
|
23238
|
+
channel_id: 'channel-2'
|
|
23239
|
+
},
|
|
23240
|
+
chain: {
|
|
23241
|
+
channel_id: 'channel-522',
|
|
23242
|
+
path: 'transfer/channel-522/uqluna'
|
|
23243
|
+
}
|
|
23244
|
+
}],
|
|
23245
|
+
logo_URIs: {
|
|
23246
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.png',
|
|
23247
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.svg'
|
|
23248
|
+
},
|
|
23249
|
+
images: [{
|
|
23250
|
+
image_sync: {
|
|
23251
|
+
chain_name: 'quicksilver',
|
|
23252
|
+
base_denom: 'uqluna'
|
|
23253
|
+
},
|
|
23254
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.png',
|
|
23255
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.svg',
|
|
23256
|
+
theme: {
|
|
23257
|
+
primary_color_hex: '#ff914d'
|
|
23258
|
+
}
|
|
23259
|
+
}]
|
|
23260
|
+
},
|
|
23261
|
+
{
|
|
23262
|
+
description: 'Cosmos Bitcoin',
|
|
23263
|
+
extended_description: 'Cosmos Bitcoin',
|
|
23264
|
+
denom_units: [{
|
|
23265
|
+
denom: 'ibc/648260E4FF8AEDD310F2A72930F25DD7F43DD82F45F66E53B4A70A0C216FA53B',
|
|
23266
|
+
exponent: 0,
|
|
23267
|
+
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BITCOIN']
|
|
23268
|
+
}, {
|
|
23269
|
+
denom: 'BITCOIN',
|
|
23270
|
+
exponent: 6
|
|
23271
|
+
}],
|
|
23272
|
+
type_asset: 'ics20',
|
|
23273
|
+
base: 'ibc/648260E4FF8AEDD310F2A72930F25DD7F43DD82F45F66E53B4A70A0C216FA53B',
|
|
23274
|
+
name: 'Cosmos Bitcoin',
|
|
23275
|
+
display: 'BITCOIN',
|
|
23276
|
+
symbol: 'BITCOIN',
|
|
23277
|
+
traces: [{
|
|
23278
|
+
type: 'ibc',
|
|
23279
|
+
counterparty: {
|
|
23280
|
+
chain_name: 'injective',
|
|
23281
|
+
base_denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BITCOIN',
|
|
23282
|
+
channel_id: 'channel-8'
|
|
23283
|
+
},
|
|
23284
|
+
chain: {
|
|
23285
|
+
channel_id: 'channel-122',
|
|
23286
|
+
path: 'transfer/channel-122/factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BITCOIN'
|
|
23287
|
+
}
|
|
23288
|
+
}],
|
|
23289
|
+
logo_URIs: {
|
|
23290
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/bitcoin.png'
|
|
23291
|
+
},
|
|
23292
|
+
socials: {
|
|
23293
|
+
website: 'https://getbitcoinmeme.com',
|
|
23294
|
+
twitter: 'https://x.com/getbitcoinmeme'
|
|
23295
|
+
},
|
|
23296
|
+
keywords: ['meme']
|
|
23297
|
+
},
|
|
23298
|
+
{
|
|
23299
|
+
description: 'Crypto',
|
|
23300
|
+
extended_description: 'Crypto',
|
|
23301
|
+
denom_units: [{
|
|
23302
|
+
denom: 'ibc/1B23B6F7DAC37267F04E82466AB798CC59F941BD4AE5653C497730F174F14849',
|
|
23303
|
+
exponent: 0,
|
|
23304
|
+
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/CRYPTO']
|
|
23305
|
+
}, {
|
|
23306
|
+
denom: 'CRYPTO',
|
|
23307
|
+
exponent: 6
|
|
23308
|
+
}],
|
|
23309
|
+
type_asset: 'ics20',
|
|
23310
|
+
base: 'ibc/1B23B6F7DAC37267F04E82466AB798CC59F941BD4AE5653C497730F174F14849',
|
|
23311
|
+
name: 'Crypto',
|
|
23312
|
+
display: 'CRYPTO',
|
|
23313
|
+
symbol: 'CRYPTO',
|
|
23314
|
+
traces: [{
|
|
23315
|
+
type: 'ibc',
|
|
23316
|
+
counterparty: {
|
|
23317
|
+
chain_name: 'injective',
|
|
23318
|
+
base_denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/CRYPTO',
|
|
23319
|
+
channel_id: 'channel-8'
|
|
23320
|
+
},
|
|
23321
|
+
chain: {
|
|
23322
|
+
channel_id: 'channel-122',
|
|
23323
|
+
path: 'transfer/channel-122/factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/CRYPTO'
|
|
23324
|
+
}
|
|
23325
|
+
}],
|
|
23326
|
+
logo_URIs: {
|
|
23327
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/crypto.png'
|
|
23328
|
+
},
|
|
23329
|
+
socials: {
|
|
23330
|
+
website: 'https://getcryptomeme.com',
|
|
23331
|
+
twitter: 'https://x.com/getcryptomeme'
|
|
23332
|
+
},
|
|
23333
|
+
keywords: ['meme']
|
|
23334
|
+
},
|
|
23335
|
+
{
|
|
23336
|
+
description: 'Bricscoin',
|
|
23337
|
+
extended_description: 'BRICS coin',
|
|
23338
|
+
denom_units: [{
|
|
23339
|
+
denom: 'ibc/54C7B977B96DFC56D877A7F74D22BD26B5E42CA6171F120F5A36AC82BFD4711A',
|
|
23340
|
+
exponent: 0,
|
|
23341
|
+
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BRICS']
|
|
23342
|
+
}, {
|
|
23343
|
+
denom: 'BRICS',
|
|
23344
|
+
exponent: 6
|
|
23345
|
+
}],
|
|
23346
|
+
type_asset: 'ics20',
|
|
23347
|
+
base: 'ibc/54C7B977B96DFC56D877A7F74D22BD26B5E42CA6171F120F5A36AC82BFD4711A',
|
|
23348
|
+
name: 'Brics coin',
|
|
23349
|
+
display: 'BRICS',
|
|
23350
|
+
symbol: 'BRICS',
|
|
23351
|
+
traces: [{
|
|
23352
|
+
type: 'ibc',
|
|
23353
|
+
counterparty: {
|
|
23354
|
+
chain_name: 'injective',
|
|
23355
|
+
base_denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BRICS',
|
|
23356
|
+
channel_id: 'channel-8'
|
|
23357
|
+
},
|
|
23358
|
+
chain: {
|
|
23359
|
+
channel_id: 'channel-122',
|
|
23360
|
+
path: 'transfer/channel-122/factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BRICS'
|
|
23361
|
+
}
|
|
23362
|
+
}],
|
|
23363
|
+
logo_URIs: {
|
|
23364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/brics.png'
|
|
23365
|
+
},
|
|
23366
|
+
socials: {
|
|
23367
|
+
website: 'https://bricscoin.cash',
|
|
23368
|
+
twitter: 'https://x.com/bricscoincash'
|
|
23369
|
+
},
|
|
23370
|
+
keywords: ['meme']
|
|
23371
|
+
},
|
|
23372
|
+
{
|
|
23373
|
+
description: 'Instant Noodles Coin',
|
|
23374
|
+
extended_description: 'Instant Noodles Coin',
|
|
23375
|
+
denom_units: [{
|
|
23376
|
+
denom: 'ibc/A436BC9498153DC580B56BD27043BBFE08A1754696C05FFF00B2A41EC796D180',
|
|
23377
|
+
exponent: 0,
|
|
23378
|
+
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC']
|
|
23379
|
+
}, {
|
|
23380
|
+
denom: 'INC',
|
|
23381
|
+
exponent: 6
|
|
23382
|
+
}],
|
|
23383
|
+
type_asset: 'ics20',
|
|
23384
|
+
base: 'ibc/A436BC9498153DC580B56BD27043BBFE08A1754696C05FFF00B2A41EC796D180',
|
|
23385
|
+
name: 'Instant Noodles Coin',
|
|
23386
|
+
display: 'INC',
|
|
23387
|
+
symbol: 'INC',
|
|
23388
|
+
traces: [{
|
|
23389
|
+
type: 'ibc',
|
|
23390
|
+
counterparty: {
|
|
23391
|
+
chain_name: 'injective',
|
|
23392
|
+
base_denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC',
|
|
23393
|
+
channel_id: 'channel-8'
|
|
23394
|
+
},
|
|
23395
|
+
chain: {
|
|
23396
|
+
channel_id: 'channel-122',
|
|
23397
|
+
path: 'transfer/channel-122/factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC'
|
|
23398
|
+
}
|
|
23399
|
+
}],
|
|
23400
|
+
logo_URIs: {
|
|
23401
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inc.png'
|
|
23402
|
+
},
|
|
23403
|
+
socials: {
|
|
23404
|
+
website: 'https://instantnoodles.xyz',
|
|
23405
|
+
twitter: 'https://x.com/instantnoodlesinc'
|
|
23406
|
+
},
|
|
23407
|
+
keywords: ['meme']
|
|
22817
23408
|
}
|
|
22818
23409
|
]
|
|
22819
23410
|
};
|