@chain-registry/osmosis 1.67.207 → 1.67.209
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 +312 -86
- package/assets.js +228 -129
- package/esm/asset_list.js +312 -86
- package/esm/assets.js +228 -129
- package/esm/testnet_assets.js +28 -12
- package/package.json +3 -3
- package/testnet_assets.js +28 -12
package/esm/asset_list.js
CHANGED
|
@@ -25,6 +25,9 @@ const asset_list = {
|
|
|
25
25
|
twitter: 'https://x.com/namada'
|
|
26
26
|
},
|
|
27
27
|
coingecko_id: 'namada',
|
|
28
|
+
images: [{
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
30
|
+
}],
|
|
28
31
|
traces: [{
|
|
29
32
|
type: 'ibc',
|
|
30
33
|
counterparty: {
|
|
@@ -4877,6 +4880,45 @@ const asset_list = {
|
|
|
4877
4880
|
}
|
|
4878
4881
|
}]
|
|
4879
4882
|
},
|
|
4883
|
+
{
|
|
4884
|
+
denom_units: [{
|
|
4885
|
+
denom: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
4886
|
+
exponent: 0,
|
|
4887
|
+
aliases: ['ulume']
|
|
4888
|
+
}, {
|
|
4889
|
+
denom: 'LUME',
|
|
4890
|
+
exponent: 6,
|
|
4891
|
+
aliases: ['lume']
|
|
4892
|
+
}],
|
|
4893
|
+
base: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
4894
|
+
display: 'LUME',
|
|
4895
|
+
name: 'lume',
|
|
4896
|
+
symbol: 'LUME',
|
|
4897
|
+
type_asset: 'sdk.coin',
|
|
4898
|
+
logo_URIs: {
|
|
4899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
4900
|
+
},
|
|
4901
|
+
images: [{
|
|
4902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
4903
|
+
}],
|
|
4904
|
+
socials: {
|
|
4905
|
+
github: 'https://github.com/LumeraProtocol/lumera',
|
|
4906
|
+
discord: 'https://discord.gg/lumeraprotocol',
|
|
4907
|
+
telegram: 'https://t.me/lumeraprotocol',
|
|
4908
|
+
website: 'https://lumera.io'
|
|
4909
|
+
},
|
|
4910
|
+
traces: [{
|
|
4911
|
+
type: 'ibc',
|
|
4912
|
+
counterparty: {
|
|
4913
|
+
channel_id: 'channel-0',
|
|
4914
|
+
base_denom: 'ulume',
|
|
4915
|
+
chain_name: 'lumera'
|
|
4916
|
+
},
|
|
4917
|
+
chain: {
|
|
4918
|
+
channel_id: 'channel-106313'
|
|
4919
|
+
}
|
|
4920
|
+
}]
|
|
4921
|
+
},
|
|
4880
4922
|
{
|
|
4881
4923
|
description: 'Native token of the Lum Network',
|
|
4882
4924
|
denom_units: [{
|
|
@@ -5466,49 +5508,6 @@ const asset_list = {
|
|
|
5466
5508
|
}
|
|
5467
5509
|
}]
|
|
5468
5510
|
},
|
|
5469
|
-
{
|
|
5470
|
-
name: 'Astrovault token',
|
|
5471
|
-
description: 'AXV',
|
|
5472
|
-
socials: {
|
|
5473
|
-
website: 'https://astrovault.io/',
|
|
5474
|
-
twitter: 'https://x.com/axvdex'
|
|
5475
|
-
},
|
|
5476
|
-
denom_units: [{
|
|
5477
|
-
denom: 'ibc/478488928056E6D881185E48D7CC499E17F038219467A4A2952AE58C901E5747',
|
|
5478
|
-
exponent: 0,
|
|
5479
|
-
aliases: ['tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv']
|
|
5480
|
-
}, {
|
|
5481
|
-
denom: 'AXV',
|
|
5482
|
-
exponent: 6
|
|
5483
|
-
}],
|
|
5484
|
-
base: 'ibc/478488928056E6D881185E48D7CC499E17F038219467A4A2952AE58C901E5747',
|
|
5485
|
-
display: 'AXV',
|
|
5486
|
-
symbol: 'AXV',
|
|
5487
|
-
logo_URIs: {
|
|
5488
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
5489
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
|
|
5490
|
-
},
|
|
5491
|
-
images: [{
|
|
5492
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
5493
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg',
|
|
5494
|
-
image_sync: {
|
|
5495
|
-
chain_name: 'neutron',
|
|
5496
|
-
base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
|
|
5497
|
-
}
|
|
5498
|
-
}],
|
|
5499
|
-
type_asset: 'sdk.coin',
|
|
5500
|
-
traces: [{
|
|
5501
|
-
type: 'ibc',
|
|
5502
|
-
counterparty: {
|
|
5503
|
-
channel_id: 'channel-0',
|
|
5504
|
-
base_denom: 'tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv',
|
|
5505
|
-
chain_name: 'nibiru'
|
|
5506
|
-
},
|
|
5507
|
-
chain: {
|
|
5508
|
-
channel_id: 'channel-21113'
|
|
5509
|
-
}
|
|
5510
|
-
}]
|
|
5511
|
-
},
|
|
5512
5511
|
{
|
|
5513
5512
|
name: 'uoprek',
|
|
5514
5513
|
description: 'uoprek',
|
|
@@ -11123,6 +11122,45 @@ const asset_list = {
|
|
|
11123
11122
|
}
|
|
11124
11123
|
}]
|
|
11125
11124
|
},
|
|
11125
|
+
{
|
|
11126
|
+
denom_units: [{
|
|
11127
|
+
denom: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
11128
|
+
exponent: 0,
|
|
11129
|
+
aliases: ['ulume']
|
|
11130
|
+
}, {
|
|
11131
|
+
denom: 'LUME',
|
|
11132
|
+
exponent: 6,
|
|
11133
|
+
aliases: ['lume']
|
|
11134
|
+
}],
|
|
11135
|
+
base: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
11136
|
+
display: 'LUME',
|
|
11137
|
+
name: 'lume',
|
|
11138
|
+
symbol: 'LUME',
|
|
11139
|
+
type_asset: 'sdk.coin',
|
|
11140
|
+
logo_URIs: {
|
|
11141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
11142
|
+
},
|
|
11143
|
+
images: [{
|
|
11144
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
11145
|
+
}],
|
|
11146
|
+
socials: {
|
|
11147
|
+
github: 'https://github.com/LumeraProtocol/lumera',
|
|
11148
|
+
discord: 'https://discord.gg/lumeraprotocol',
|
|
11149
|
+
telegram: 'https://t.me/lumeraprotocol',
|
|
11150
|
+
website: 'https://lumera.io'
|
|
11151
|
+
},
|
|
11152
|
+
traces: [{
|
|
11153
|
+
type: 'ibc',
|
|
11154
|
+
counterparty: {
|
|
11155
|
+
channel_id: 'channel-0',
|
|
11156
|
+
base_denom: 'ulume',
|
|
11157
|
+
chain_name: 'lumera'
|
|
11158
|
+
},
|
|
11159
|
+
chain: {
|
|
11160
|
+
channel_id: 'channel-106313'
|
|
11161
|
+
}
|
|
11162
|
+
}]
|
|
11163
|
+
},
|
|
11126
11164
|
{
|
|
11127
11165
|
description: 'Native token of the Lum Network',
|
|
11128
11166
|
denom_units: [{
|
|
@@ -11506,6 +11544,9 @@ const asset_list = {
|
|
|
11506
11544
|
twitter: 'https://x.com/namada'
|
|
11507
11545
|
},
|
|
11508
11546
|
coingecko_id: 'namada',
|
|
11547
|
+
images: [{
|
|
11548
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
11549
|
+
}],
|
|
11509
11550
|
traces: [{
|
|
11510
11551
|
type: 'ibc',
|
|
11511
11552
|
counterparty: {
|
|
@@ -11748,49 +11789,6 @@ const asset_list = {
|
|
|
11748
11789
|
}
|
|
11749
11790
|
}]
|
|
11750
11791
|
},
|
|
11751
|
-
{
|
|
11752
|
-
name: 'Astrovault token',
|
|
11753
|
-
description: 'AXV',
|
|
11754
|
-
socials: {
|
|
11755
|
-
website: 'https://astrovault.io/',
|
|
11756
|
-
twitter: 'https://x.com/axvdex'
|
|
11757
|
-
},
|
|
11758
|
-
denom_units: [{
|
|
11759
|
-
denom: 'ibc/478488928056E6D881185E48D7CC499E17F038219467A4A2952AE58C901E5747',
|
|
11760
|
-
exponent: 0,
|
|
11761
|
-
aliases: ['tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv']
|
|
11762
|
-
}, {
|
|
11763
|
-
denom: 'AXV',
|
|
11764
|
-
exponent: 6
|
|
11765
|
-
}],
|
|
11766
|
-
base: 'ibc/478488928056E6D881185E48D7CC499E17F038219467A4A2952AE58C901E5747',
|
|
11767
|
-
display: 'AXV',
|
|
11768
|
-
symbol: 'AXV',
|
|
11769
|
-
logo_URIs: {
|
|
11770
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
11771
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
|
|
11772
|
-
},
|
|
11773
|
-
images: [{
|
|
11774
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
11775
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg',
|
|
11776
|
-
image_sync: {
|
|
11777
|
-
chain_name: 'neutron',
|
|
11778
|
-
base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
|
|
11779
|
-
}
|
|
11780
|
-
}],
|
|
11781
|
-
type_asset: 'sdk.coin',
|
|
11782
|
-
traces: [{
|
|
11783
|
-
type: 'ibc',
|
|
11784
|
-
counterparty: {
|
|
11785
|
-
channel_id: 'channel-0',
|
|
11786
|
-
base_denom: 'tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv',
|
|
11787
|
-
chain_name: 'nibiru'
|
|
11788
|
-
},
|
|
11789
|
-
chain: {
|
|
11790
|
-
channel_id: 'channel-21113'
|
|
11791
|
-
}
|
|
11792
|
-
}]
|
|
11793
|
-
},
|
|
11794
11792
|
{
|
|
11795
11793
|
name: 'uoprek',
|
|
11796
11794
|
description: 'uoprek',
|
|
@@ -32832,6 +32830,9 @@ const asset_list = {
|
|
|
32832
32830
|
port: 'transfer',
|
|
32833
32831
|
channel_id: 'channel-101979'
|
|
32834
32832
|
}
|
|
32833
|
+
}],
|
|
32834
|
+
images: [{
|
|
32835
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
32835
32836
|
}]
|
|
32836
32837
|
},
|
|
32837
32838
|
{
|
|
@@ -32849,6 +32850,7 @@ const asset_list = {
|
|
|
32849
32850
|
display: 'LBTC',
|
|
32850
32851
|
symbol: 'LBTC',
|
|
32851
32852
|
logo_URIs: {
|
|
32853
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
32852
32854
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
32853
32855
|
},
|
|
32854
32856
|
type_asset: 'cw20',
|
|
@@ -32864,6 +32866,17 @@ const asset_list = {
|
|
|
32864
32866
|
port: 'transfer',
|
|
32865
32867
|
channel_id: 'channel-101979'
|
|
32866
32868
|
}
|
|
32869
|
+
}],
|
|
32870
|
+
images: [{
|
|
32871
|
+
image_sync: {
|
|
32872
|
+
chain_name: 'ethereum',
|
|
32873
|
+
base_denom: '0x8236a87084f8B84306f72007F36F2618A5634494'
|
|
32874
|
+
},
|
|
32875
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
32876
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg',
|
|
32877
|
+
theme: {
|
|
32878
|
+
circle: true
|
|
32879
|
+
}
|
|
32867
32880
|
}]
|
|
32868
32881
|
},
|
|
32869
32882
|
{
|
|
@@ -32881,6 +32894,7 @@ const asset_list = {
|
|
|
32881
32894
|
display: 'SolvBTC',
|
|
32882
32895
|
symbol: 'SolvBTC',
|
|
32883
32896
|
logo_URIs: {
|
|
32897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png',
|
|
32884
32898
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
32885
32899
|
},
|
|
32886
32900
|
type_asset: 'cw20',
|
|
@@ -32896,6 +32910,14 @@ const asset_list = {
|
|
|
32896
32910
|
port: 'transfer',
|
|
32897
32911
|
channel_id: 'channel-101979'
|
|
32898
32912
|
}
|
|
32913
|
+
}],
|
|
32914
|
+
images: [{
|
|
32915
|
+
image_sync: {
|
|
32916
|
+
chain_name: 'ethereum',
|
|
32917
|
+
base_denom: '0x7a56e1c57c7475ccf742a1832b028f0456652f97'
|
|
32918
|
+
},
|
|
32919
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png',
|
|
32920
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
32899
32921
|
}]
|
|
32900
32922
|
},
|
|
32901
32923
|
{
|
|
@@ -32928,6 +32950,13 @@ const asset_list = {
|
|
|
32928
32950
|
port: 'transfer',
|
|
32929
32951
|
channel_id: 'channel-101979'
|
|
32930
32952
|
}
|
|
32953
|
+
}],
|
|
32954
|
+
images: [{
|
|
32955
|
+
image_sync: {
|
|
32956
|
+
chain_name: 'ethereum',
|
|
32957
|
+
base_denom: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3'
|
|
32958
|
+
},
|
|
32959
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
32931
32960
|
}]
|
|
32932
32961
|
},
|
|
32933
32962
|
{
|
|
@@ -32960,6 +32989,13 @@ const asset_list = {
|
|
|
32960
32989
|
port: 'transfer',
|
|
32961
32990
|
channel_id: 'channel-101979'
|
|
32962
32991
|
}
|
|
32992
|
+
}],
|
|
32993
|
+
images: [{
|
|
32994
|
+
image_sync: {
|
|
32995
|
+
chain_name: 'ethereum',
|
|
32996
|
+
base_denom: '0x657e8c867d8b37dcc18fa4caead9c45eb088c642'
|
|
32997
|
+
},
|
|
32998
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
32963
32999
|
}]
|
|
32964
33000
|
},
|
|
32965
33001
|
{
|
|
@@ -32992,6 +33028,9 @@ const asset_list = {
|
|
|
32992
33028
|
port: 'transfer',
|
|
32993
33029
|
channel_id: 'channel-101979'
|
|
32994
33030
|
}
|
|
33031
|
+
}],
|
|
33032
|
+
images: [{
|
|
33033
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
32995
33034
|
}]
|
|
32996
33035
|
},
|
|
32997
33036
|
{
|
|
@@ -33024,6 +33063,13 @@ const asset_list = {
|
|
|
33024
33063
|
port: 'transfer',
|
|
33025
33064
|
channel_id: 'channel-101979'
|
|
33026
33065
|
}
|
|
33066
|
+
}],
|
|
33067
|
+
images: [{
|
|
33068
|
+
image_sync: {
|
|
33069
|
+
chain_name: 'ethereum',
|
|
33070
|
+
base_denom: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e'
|
|
33071
|
+
},
|
|
33072
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
33027
33073
|
}]
|
|
33028
33074
|
},
|
|
33029
33075
|
{
|
|
@@ -33056,6 +33102,13 @@ const asset_list = {
|
|
|
33056
33102
|
port: 'transfer',
|
|
33057
33103
|
channel_id: 'channel-101979'
|
|
33058
33104
|
}
|
|
33105
|
+
}],
|
|
33106
|
+
images: [{
|
|
33107
|
+
image_sync: {
|
|
33108
|
+
chain_name: 'ethereum',
|
|
33109
|
+
base_denom: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'
|
|
33110
|
+
},
|
|
33111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
33059
33112
|
}]
|
|
33060
33113
|
},
|
|
33061
33114
|
{
|
|
@@ -33088,6 +33141,13 @@ const asset_list = {
|
|
|
33088
33141
|
port: 'transfer',
|
|
33089
33142
|
channel_id: 'channel-101979'
|
|
33090
33143
|
}
|
|
33144
|
+
}],
|
|
33145
|
+
images: [{
|
|
33146
|
+
image_sync: {
|
|
33147
|
+
chain_name: 'ethereum',
|
|
33148
|
+
base_denom: '0xF7De2B7afdb07AA5dD143180Ed758165821E076e'
|
|
33149
|
+
},
|
|
33150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
33091
33151
|
}]
|
|
33092
33152
|
},
|
|
33093
33153
|
{
|
|
@@ -33120,6 +33180,9 @@ const asset_list = {
|
|
|
33120
33180
|
port: 'transfer',
|
|
33121
33181
|
channel_id: 'channel-101979'
|
|
33122
33182
|
}
|
|
33183
|
+
}],
|
|
33184
|
+
images: [{
|
|
33185
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xSolvBTC.png'
|
|
33123
33186
|
}]
|
|
33124
33187
|
},
|
|
33125
33188
|
{
|
|
@@ -33137,6 +33200,7 @@ const asset_list = {
|
|
|
33137
33200
|
display: 'satLBTC.e',
|
|
33138
33201
|
symbol: 'satLBTC.e',
|
|
33139
33202
|
logo_URIs: {
|
|
33203
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
33140
33204
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
33141
33205
|
},
|
|
33142
33206
|
type_asset: 'cw20',
|
|
@@ -33152,6 +33216,17 @@ const asset_list = {
|
|
|
33152
33216
|
port: 'transfer',
|
|
33153
33217
|
channel_id: 'channel-101979'
|
|
33154
33218
|
}
|
|
33219
|
+
}],
|
|
33220
|
+
images: [{
|
|
33221
|
+
image_sync: {
|
|
33222
|
+
chain_name: 'ethereum',
|
|
33223
|
+
base_denom: '0x067e11Ac5471C853aea205B3C1933a5f6367152F'
|
|
33224
|
+
},
|
|
33225
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
33226
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg',
|
|
33227
|
+
theme: {
|
|
33228
|
+
circle: true
|
|
33229
|
+
}
|
|
33155
33230
|
}]
|
|
33156
33231
|
},
|
|
33157
33232
|
{
|
|
@@ -33184,6 +33259,13 @@ const asset_list = {
|
|
|
33184
33259
|
port: 'transfer',
|
|
33185
33260
|
channel_id: 'channel-101979'
|
|
33186
33261
|
}
|
|
33262
|
+
}],
|
|
33263
|
+
images: [{
|
|
33264
|
+
image_sync: {
|
|
33265
|
+
chain_name: 'ethereum',
|
|
33266
|
+
base_denom: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC'
|
|
33267
|
+
},
|
|
33268
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
33187
33269
|
}]
|
|
33188
33270
|
},
|
|
33189
33271
|
{
|
|
@@ -33201,6 +33283,7 @@ const asset_list = {
|
|
|
33201
33283
|
display: 'satWBTC.e',
|
|
33202
33284
|
symbol: 'satWBTC.e',
|
|
33203
33285
|
logo_URIs: {
|
|
33286
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
33204
33287
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
33205
33288
|
},
|
|
33206
33289
|
type_asset: 'cw20',
|
|
@@ -33216,6 +33299,14 @@ const asset_list = {
|
|
|
33216
33299
|
port: 'transfer',
|
|
33217
33300
|
channel_id: 'channel-101979'
|
|
33218
33301
|
}
|
|
33302
|
+
}],
|
|
33303
|
+
images: [{
|
|
33304
|
+
image_sync: {
|
|
33305
|
+
chain_name: 'ethereum',
|
|
33306
|
+
base_denom: '0x69223B5B36a785Ec08e5f685fd7961399982C566'
|
|
33307
|
+
},
|
|
33308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
33309
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
33219
33310
|
}]
|
|
33220
33311
|
},
|
|
33221
33312
|
{
|
|
@@ -33248,6 +33339,13 @@ const asset_list = {
|
|
|
33248
33339
|
port: 'transfer',
|
|
33249
33340
|
channel_id: 'channel-101979'
|
|
33250
33341
|
}
|
|
33342
|
+
}],
|
|
33343
|
+
images: [{
|
|
33344
|
+
image_sync: {
|
|
33345
|
+
chain_name: 'ethereum',
|
|
33346
|
+
base_denom: '0x0c4dd69705D16d91bC9C0534Cc926966f23430c7'
|
|
33347
|
+
},
|
|
33348
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
33251
33349
|
}]
|
|
33252
33350
|
},
|
|
33253
33351
|
{
|
|
@@ -33280,6 +33378,13 @@ const asset_list = {
|
|
|
33280
33378
|
port: 'transfer',
|
|
33281
33379
|
channel_id: 'channel-101979'
|
|
33282
33380
|
}
|
|
33381
|
+
}],
|
|
33382
|
+
images: [{
|
|
33383
|
+
image_sync: {
|
|
33384
|
+
chain_name: 'ethereum',
|
|
33385
|
+
base_denom: '0xFF2858Cc8227aA45a51c8961598Edc2d44B5ee5b'
|
|
33386
|
+
},
|
|
33387
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
33283
33388
|
}]
|
|
33284
33389
|
},
|
|
33285
33390
|
{
|
|
@@ -33312,6 +33417,13 @@ const asset_list = {
|
|
|
33312
33417
|
port: 'transfer',
|
|
33313
33418
|
channel_id: 'channel-101979'
|
|
33314
33419
|
}
|
|
33420
|
+
}],
|
|
33421
|
+
images: [{
|
|
33422
|
+
image_sync: {
|
|
33423
|
+
chain_name: 'binancesmartchain',
|
|
33424
|
+
base_denom: '0x918b3aa73e2D42D96CF64CBdB16838985992dAbc'
|
|
33425
|
+
},
|
|
33426
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
33315
33427
|
}]
|
|
33316
33428
|
},
|
|
33317
33429
|
{
|
|
@@ -36105,6 +36217,9 @@ const asset_list = {
|
|
|
36105
36217
|
port: 'transfer',
|
|
36106
36218
|
channel_id: 'channel-101979'
|
|
36107
36219
|
}
|
|
36220
|
+
}],
|
|
36221
|
+
images: [{
|
|
36222
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
36108
36223
|
}]
|
|
36109
36224
|
},
|
|
36110
36225
|
{
|
|
@@ -36122,6 +36237,7 @@ const asset_list = {
|
|
|
36122
36237
|
display: 'LBTC',
|
|
36123
36238
|
symbol: 'LBTC',
|
|
36124
36239
|
logo_URIs: {
|
|
36240
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
36125
36241
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
36126
36242
|
},
|
|
36127
36243
|
type_asset: 'cw20',
|
|
@@ -36137,6 +36253,17 @@ const asset_list = {
|
|
|
36137
36253
|
port: 'transfer',
|
|
36138
36254
|
channel_id: 'channel-101979'
|
|
36139
36255
|
}
|
|
36256
|
+
}],
|
|
36257
|
+
images: [{
|
|
36258
|
+
image_sync: {
|
|
36259
|
+
chain_name: 'ethereum',
|
|
36260
|
+
base_denom: '0x8236a87084f8B84306f72007F36F2618A5634494'
|
|
36261
|
+
},
|
|
36262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
36263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg',
|
|
36264
|
+
theme: {
|
|
36265
|
+
circle: true
|
|
36266
|
+
}
|
|
36140
36267
|
}]
|
|
36141
36268
|
},
|
|
36142
36269
|
{
|
|
@@ -36154,6 +36281,7 @@ const asset_list = {
|
|
|
36154
36281
|
display: 'SolvBTC',
|
|
36155
36282
|
symbol: 'SolvBTC',
|
|
36156
36283
|
logo_URIs: {
|
|
36284
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png',
|
|
36157
36285
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
36158
36286
|
},
|
|
36159
36287
|
type_asset: 'cw20',
|
|
@@ -36169,6 +36297,14 @@ const asset_list = {
|
|
|
36169
36297
|
port: 'transfer',
|
|
36170
36298
|
channel_id: 'channel-101979'
|
|
36171
36299
|
}
|
|
36300
|
+
}],
|
|
36301
|
+
images: [{
|
|
36302
|
+
image_sync: {
|
|
36303
|
+
chain_name: 'ethereum',
|
|
36304
|
+
base_denom: '0x7a56e1c57c7475ccf742a1832b028f0456652f97'
|
|
36305
|
+
},
|
|
36306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png',
|
|
36307
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
36172
36308
|
}]
|
|
36173
36309
|
},
|
|
36174
36310
|
{
|
|
@@ -36201,6 +36337,13 @@ const asset_list = {
|
|
|
36201
36337
|
port: 'transfer',
|
|
36202
36338
|
channel_id: 'channel-101979'
|
|
36203
36339
|
}
|
|
36340
|
+
}],
|
|
36341
|
+
images: [{
|
|
36342
|
+
image_sync: {
|
|
36343
|
+
chain_name: 'ethereum',
|
|
36344
|
+
base_denom: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3'
|
|
36345
|
+
},
|
|
36346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
36204
36347
|
}]
|
|
36205
36348
|
},
|
|
36206
36349
|
{
|
|
@@ -36233,6 +36376,13 @@ const asset_list = {
|
|
|
36233
36376
|
port: 'transfer',
|
|
36234
36377
|
channel_id: 'channel-101979'
|
|
36235
36378
|
}
|
|
36379
|
+
}],
|
|
36380
|
+
images: [{
|
|
36381
|
+
image_sync: {
|
|
36382
|
+
chain_name: 'ethereum',
|
|
36383
|
+
base_denom: '0x657e8c867d8b37dcc18fa4caead9c45eb088c642'
|
|
36384
|
+
},
|
|
36385
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
36236
36386
|
}]
|
|
36237
36387
|
},
|
|
36238
36388
|
{
|
|
@@ -36265,6 +36415,9 @@ const asset_list = {
|
|
|
36265
36415
|
port: 'transfer',
|
|
36266
36416
|
channel_id: 'channel-101979'
|
|
36267
36417
|
}
|
|
36418
|
+
}],
|
|
36419
|
+
images: [{
|
|
36420
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
36268
36421
|
}]
|
|
36269
36422
|
},
|
|
36270
36423
|
{
|
|
@@ -36297,6 +36450,13 @@ const asset_list = {
|
|
|
36297
36450
|
port: 'transfer',
|
|
36298
36451
|
channel_id: 'channel-101979'
|
|
36299
36452
|
}
|
|
36453
|
+
}],
|
|
36454
|
+
images: [{
|
|
36455
|
+
image_sync: {
|
|
36456
|
+
chain_name: 'ethereum',
|
|
36457
|
+
base_denom: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e'
|
|
36458
|
+
},
|
|
36459
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
36300
36460
|
}]
|
|
36301
36461
|
},
|
|
36302
36462
|
{
|
|
@@ -36329,6 +36489,13 @@ const asset_list = {
|
|
|
36329
36489
|
port: 'transfer',
|
|
36330
36490
|
channel_id: 'channel-101979'
|
|
36331
36491
|
}
|
|
36492
|
+
}],
|
|
36493
|
+
images: [{
|
|
36494
|
+
image_sync: {
|
|
36495
|
+
chain_name: 'ethereum',
|
|
36496
|
+
base_denom: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'
|
|
36497
|
+
},
|
|
36498
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
36332
36499
|
}]
|
|
36333
36500
|
},
|
|
36334
36501
|
{
|
|
@@ -36361,6 +36528,13 @@ const asset_list = {
|
|
|
36361
36528
|
port: 'transfer',
|
|
36362
36529
|
channel_id: 'channel-101979'
|
|
36363
36530
|
}
|
|
36531
|
+
}],
|
|
36532
|
+
images: [{
|
|
36533
|
+
image_sync: {
|
|
36534
|
+
chain_name: 'ethereum',
|
|
36535
|
+
base_denom: '0xF7De2B7afdb07AA5dD143180Ed758165821E076e'
|
|
36536
|
+
},
|
|
36537
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
36364
36538
|
}]
|
|
36365
36539
|
},
|
|
36366
36540
|
{
|
|
@@ -36393,6 +36567,9 @@ const asset_list = {
|
|
|
36393
36567
|
port: 'transfer',
|
|
36394
36568
|
channel_id: 'channel-101979'
|
|
36395
36569
|
}
|
|
36570
|
+
}],
|
|
36571
|
+
images: [{
|
|
36572
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xSolvBTC.png'
|
|
36396
36573
|
}]
|
|
36397
36574
|
},
|
|
36398
36575
|
{
|
|
@@ -36410,6 +36587,7 @@ const asset_list = {
|
|
|
36410
36587
|
display: 'satLBTC.e',
|
|
36411
36588
|
symbol: 'satLBTC.e',
|
|
36412
36589
|
logo_URIs: {
|
|
36590
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
36413
36591
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
36414
36592
|
},
|
|
36415
36593
|
type_asset: 'cw20',
|
|
@@ -36425,6 +36603,17 @@ const asset_list = {
|
|
|
36425
36603
|
port: 'transfer',
|
|
36426
36604
|
channel_id: 'channel-101979'
|
|
36427
36605
|
}
|
|
36606
|
+
}],
|
|
36607
|
+
images: [{
|
|
36608
|
+
image_sync: {
|
|
36609
|
+
chain_name: 'ethereum',
|
|
36610
|
+
base_denom: '0x067e11Ac5471C853aea205B3C1933a5f6367152F'
|
|
36611
|
+
},
|
|
36612
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
36613
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg',
|
|
36614
|
+
theme: {
|
|
36615
|
+
circle: true
|
|
36616
|
+
}
|
|
36428
36617
|
}]
|
|
36429
36618
|
},
|
|
36430
36619
|
{
|
|
@@ -36457,6 +36646,13 @@ const asset_list = {
|
|
|
36457
36646
|
port: 'transfer',
|
|
36458
36647
|
channel_id: 'channel-101979'
|
|
36459
36648
|
}
|
|
36649
|
+
}],
|
|
36650
|
+
images: [{
|
|
36651
|
+
image_sync: {
|
|
36652
|
+
chain_name: 'ethereum',
|
|
36653
|
+
base_denom: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC'
|
|
36654
|
+
},
|
|
36655
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
36460
36656
|
}]
|
|
36461
36657
|
},
|
|
36462
36658
|
{
|
|
@@ -36474,6 +36670,7 @@ const asset_list = {
|
|
|
36474
36670
|
display: 'satWBTC.e',
|
|
36475
36671
|
symbol: 'satWBTC.e',
|
|
36476
36672
|
logo_URIs: {
|
|
36673
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
36477
36674
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
36478
36675
|
},
|
|
36479
36676
|
type_asset: 'cw20',
|
|
@@ -36489,6 +36686,14 @@ const asset_list = {
|
|
|
36489
36686
|
port: 'transfer',
|
|
36490
36687
|
channel_id: 'channel-101979'
|
|
36491
36688
|
}
|
|
36689
|
+
}],
|
|
36690
|
+
images: [{
|
|
36691
|
+
image_sync: {
|
|
36692
|
+
chain_name: 'ethereum',
|
|
36693
|
+
base_denom: '0x69223B5B36a785Ec08e5f685fd7961399982C566'
|
|
36694
|
+
},
|
|
36695
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
36696
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
36492
36697
|
}]
|
|
36493
36698
|
},
|
|
36494
36699
|
{
|
|
@@ -36521,6 +36726,13 @@ const asset_list = {
|
|
|
36521
36726
|
port: 'transfer',
|
|
36522
36727
|
channel_id: 'channel-101979'
|
|
36523
36728
|
}
|
|
36729
|
+
}],
|
|
36730
|
+
images: [{
|
|
36731
|
+
image_sync: {
|
|
36732
|
+
chain_name: 'ethereum',
|
|
36733
|
+
base_denom: '0x0c4dd69705D16d91bC9C0534Cc926966f23430c7'
|
|
36734
|
+
},
|
|
36735
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
36524
36736
|
}]
|
|
36525
36737
|
},
|
|
36526
36738
|
{
|
|
@@ -36553,6 +36765,13 @@ const asset_list = {
|
|
|
36553
36765
|
port: 'transfer',
|
|
36554
36766
|
channel_id: 'channel-101979'
|
|
36555
36767
|
}
|
|
36768
|
+
}],
|
|
36769
|
+
images: [{
|
|
36770
|
+
image_sync: {
|
|
36771
|
+
chain_name: 'ethereum',
|
|
36772
|
+
base_denom: '0xFF2858Cc8227aA45a51c8961598Edc2d44B5ee5b'
|
|
36773
|
+
},
|
|
36774
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
36556
36775
|
}]
|
|
36557
36776
|
},
|
|
36558
36777
|
{
|
|
@@ -36585,6 +36804,13 @@ const asset_list = {
|
|
|
36585
36804
|
port: 'transfer',
|
|
36586
36805
|
channel_id: 'channel-101979'
|
|
36587
36806
|
}
|
|
36807
|
+
}],
|
|
36808
|
+
images: [{
|
|
36809
|
+
image_sync: {
|
|
36810
|
+
chain_name: 'binancesmartchain',
|
|
36811
|
+
base_denom: '0x918b3aa73e2D42D96CF64CBdB16838985992dAbc'
|
|
36812
|
+
},
|
|
36813
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
36588
36814
|
}]
|
|
36589
36815
|
},
|
|
36590
36816
|
{
|