@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/asset_list.js
CHANGED
|
@@ -27,6 +27,9 @@ const asset_list = {
|
|
|
27
27
|
twitter: 'https://x.com/namada'
|
|
28
28
|
},
|
|
29
29
|
coingecko_id: 'namada',
|
|
30
|
+
images: [{
|
|
31
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
32
|
+
}],
|
|
30
33
|
traces: [{
|
|
31
34
|
type: 'ibc',
|
|
32
35
|
counterparty: {
|
|
@@ -4879,6 +4882,45 @@ const asset_list = {
|
|
|
4879
4882
|
}
|
|
4880
4883
|
}]
|
|
4881
4884
|
},
|
|
4885
|
+
{
|
|
4886
|
+
denom_units: [{
|
|
4887
|
+
denom: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
4888
|
+
exponent: 0,
|
|
4889
|
+
aliases: ['ulume']
|
|
4890
|
+
}, {
|
|
4891
|
+
denom: 'LUME',
|
|
4892
|
+
exponent: 6,
|
|
4893
|
+
aliases: ['lume']
|
|
4894
|
+
}],
|
|
4895
|
+
base: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
4896
|
+
display: 'LUME',
|
|
4897
|
+
name: 'lume',
|
|
4898
|
+
symbol: 'LUME',
|
|
4899
|
+
type_asset: 'sdk.coin',
|
|
4900
|
+
logo_URIs: {
|
|
4901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
4902
|
+
},
|
|
4903
|
+
images: [{
|
|
4904
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
4905
|
+
}],
|
|
4906
|
+
socials: {
|
|
4907
|
+
github: 'https://github.com/LumeraProtocol/lumera',
|
|
4908
|
+
discord: 'https://discord.gg/lumeraprotocol',
|
|
4909
|
+
telegram: 'https://t.me/lumeraprotocol',
|
|
4910
|
+
website: 'https://lumera.io'
|
|
4911
|
+
},
|
|
4912
|
+
traces: [{
|
|
4913
|
+
type: 'ibc',
|
|
4914
|
+
counterparty: {
|
|
4915
|
+
channel_id: 'channel-0',
|
|
4916
|
+
base_denom: 'ulume',
|
|
4917
|
+
chain_name: 'lumera'
|
|
4918
|
+
},
|
|
4919
|
+
chain: {
|
|
4920
|
+
channel_id: 'channel-106313'
|
|
4921
|
+
}
|
|
4922
|
+
}]
|
|
4923
|
+
},
|
|
4882
4924
|
{
|
|
4883
4925
|
description: 'Native token of the Lum Network',
|
|
4884
4926
|
denom_units: [{
|
|
@@ -5468,49 +5510,6 @@ const asset_list = {
|
|
|
5468
5510
|
}
|
|
5469
5511
|
}]
|
|
5470
5512
|
},
|
|
5471
|
-
{
|
|
5472
|
-
name: 'Astrovault token',
|
|
5473
|
-
description: 'AXV',
|
|
5474
|
-
socials: {
|
|
5475
|
-
website: 'https://astrovault.io/',
|
|
5476
|
-
twitter: 'https://x.com/axvdex'
|
|
5477
|
-
},
|
|
5478
|
-
denom_units: [{
|
|
5479
|
-
denom: 'ibc/478488928056E6D881185E48D7CC499E17F038219467A4A2952AE58C901E5747',
|
|
5480
|
-
exponent: 0,
|
|
5481
|
-
aliases: ['tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv']
|
|
5482
|
-
}, {
|
|
5483
|
-
denom: 'AXV',
|
|
5484
|
-
exponent: 6
|
|
5485
|
-
}],
|
|
5486
|
-
base: 'ibc/478488928056E6D881185E48D7CC499E17F038219467A4A2952AE58C901E5747',
|
|
5487
|
-
display: 'AXV',
|
|
5488
|
-
symbol: 'AXV',
|
|
5489
|
-
logo_URIs: {
|
|
5490
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
5491
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
|
|
5492
|
-
},
|
|
5493
|
-
images: [{
|
|
5494
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
5495
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg',
|
|
5496
|
-
image_sync: {
|
|
5497
|
-
chain_name: 'neutron',
|
|
5498
|
-
base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
|
|
5499
|
-
}
|
|
5500
|
-
}],
|
|
5501
|
-
type_asset: 'sdk.coin',
|
|
5502
|
-
traces: [{
|
|
5503
|
-
type: 'ibc',
|
|
5504
|
-
counterparty: {
|
|
5505
|
-
channel_id: 'channel-0',
|
|
5506
|
-
base_denom: 'tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv',
|
|
5507
|
-
chain_name: 'nibiru'
|
|
5508
|
-
},
|
|
5509
|
-
chain: {
|
|
5510
|
-
channel_id: 'channel-21113'
|
|
5511
|
-
}
|
|
5512
|
-
}]
|
|
5513
|
-
},
|
|
5514
5513
|
{
|
|
5515
5514
|
name: 'uoprek',
|
|
5516
5515
|
description: 'uoprek',
|
|
@@ -11125,6 +11124,45 @@ const asset_list = {
|
|
|
11125
11124
|
}
|
|
11126
11125
|
}]
|
|
11127
11126
|
},
|
|
11127
|
+
{
|
|
11128
|
+
denom_units: [{
|
|
11129
|
+
denom: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
11130
|
+
exponent: 0,
|
|
11131
|
+
aliases: ['ulume']
|
|
11132
|
+
}, {
|
|
11133
|
+
denom: 'LUME',
|
|
11134
|
+
exponent: 6,
|
|
11135
|
+
aliases: ['lume']
|
|
11136
|
+
}],
|
|
11137
|
+
base: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
11138
|
+
display: 'LUME',
|
|
11139
|
+
name: 'lume',
|
|
11140
|
+
symbol: 'LUME',
|
|
11141
|
+
type_asset: 'sdk.coin',
|
|
11142
|
+
logo_URIs: {
|
|
11143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
11144
|
+
},
|
|
11145
|
+
images: [{
|
|
11146
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
11147
|
+
}],
|
|
11148
|
+
socials: {
|
|
11149
|
+
github: 'https://github.com/LumeraProtocol/lumera',
|
|
11150
|
+
discord: 'https://discord.gg/lumeraprotocol',
|
|
11151
|
+
telegram: 'https://t.me/lumeraprotocol',
|
|
11152
|
+
website: 'https://lumera.io'
|
|
11153
|
+
},
|
|
11154
|
+
traces: [{
|
|
11155
|
+
type: 'ibc',
|
|
11156
|
+
counterparty: {
|
|
11157
|
+
channel_id: 'channel-0',
|
|
11158
|
+
base_denom: 'ulume',
|
|
11159
|
+
chain_name: 'lumera'
|
|
11160
|
+
},
|
|
11161
|
+
chain: {
|
|
11162
|
+
channel_id: 'channel-106313'
|
|
11163
|
+
}
|
|
11164
|
+
}]
|
|
11165
|
+
},
|
|
11128
11166
|
{
|
|
11129
11167
|
description: 'Native token of the Lum Network',
|
|
11130
11168
|
denom_units: [{
|
|
@@ -11508,6 +11546,9 @@ const asset_list = {
|
|
|
11508
11546
|
twitter: 'https://x.com/namada'
|
|
11509
11547
|
},
|
|
11510
11548
|
coingecko_id: 'namada',
|
|
11549
|
+
images: [{
|
|
11550
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
11551
|
+
}],
|
|
11511
11552
|
traces: [{
|
|
11512
11553
|
type: 'ibc',
|
|
11513
11554
|
counterparty: {
|
|
@@ -11750,49 +11791,6 @@ const asset_list = {
|
|
|
11750
11791
|
}
|
|
11751
11792
|
}]
|
|
11752
11793
|
},
|
|
11753
|
-
{
|
|
11754
|
-
name: 'Astrovault token',
|
|
11755
|
-
description: 'AXV',
|
|
11756
|
-
socials: {
|
|
11757
|
-
website: 'https://astrovault.io/',
|
|
11758
|
-
twitter: 'https://x.com/axvdex'
|
|
11759
|
-
},
|
|
11760
|
-
denom_units: [{
|
|
11761
|
-
denom: 'ibc/478488928056E6D881185E48D7CC499E17F038219467A4A2952AE58C901E5747',
|
|
11762
|
-
exponent: 0,
|
|
11763
|
-
aliases: ['tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv']
|
|
11764
|
-
}, {
|
|
11765
|
-
denom: 'AXV',
|
|
11766
|
-
exponent: 6
|
|
11767
|
-
}],
|
|
11768
|
-
base: 'ibc/478488928056E6D881185E48D7CC499E17F038219467A4A2952AE58C901E5747',
|
|
11769
|
-
display: 'AXV',
|
|
11770
|
-
symbol: 'AXV',
|
|
11771
|
-
logo_URIs: {
|
|
11772
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
11773
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
|
|
11774
|
-
},
|
|
11775
|
-
images: [{
|
|
11776
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
11777
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg',
|
|
11778
|
-
image_sync: {
|
|
11779
|
-
chain_name: 'neutron',
|
|
11780
|
-
base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
|
|
11781
|
-
}
|
|
11782
|
-
}],
|
|
11783
|
-
type_asset: 'sdk.coin',
|
|
11784
|
-
traces: [{
|
|
11785
|
-
type: 'ibc',
|
|
11786
|
-
counterparty: {
|
|
11787
|
-
channel_id: 'channel-0',
|
|
11788
|
-
base_denom: 'tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv',
|
|
11789
|
-
chain_name: 'nibiru'
|
|
11790
|
-
},
|
|
11791
|
-
chain: {
|
|
11792
|
-
channel_id: 'channel-21113'
|
|
11793
|
-
}
|
|
11794
|
-
}]
|
|
11795
|
-
},
|
|
11796
11794
|
{
|
|
11797
11795
|
name: 'uoprek',
|
|
11798
11796
|
description: 'uoprek',
|
|
@@ -32834,6 +32832,9 @@ const asset_list = {
|
|
|
32834
32832
|
port: 'transfer',
|
|
32835
32833
|
channel_id: 'channel-101979'
|
|
32836
32834
|
}
|
|
32835
|
+
}],
|
|
32836
|
+
images: [{
|
|
32837
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
32837
32838
|
}]
|
|
32838
32839
|
},
|
|
32839
32840
|
{
|
|
@@ -32851,6 +32852,7 @@ const asset_list = {
|
|
|
32851
32852
|
display: 'LBTC',
|
|
32852
32853
|
symbol: 'LBTC',
|
|
32853
32854
|
logo_URIs: {
|
|
32855
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
32854
32856
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
32855
32857
|
},
|
|
32856
32858
|
type_asset: 'cw20',
|
|
@@ -32866,6 +32868,17 @@ const asset_list = {
|
|
|
32866
32868
|
port: 'transfer',
|
|
32867
32869
|
channel_id: 'channel-101979'
|
|
32868
32870
|
}
|
|
32871
|
+
}],
|
|
32872
|
+
images: [{
|
|
32873
|
+
image_sync: {
|
|
32874
|
+
chain_name: 'ethereum',
|
|
32875
|
+
base_denom: '0x8236a87084f8B84306f72007F36F2618A5634494'
|
|
32876
|
+
},
|
|
32877
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
32878
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg',
|
|
32879
|
+
theme: {
|
|
32880
|
+
circle: true
|
|
32881
|
+
}
|
|
32869
32882
|
}]
|
|
32870
32883
|
},
|
|
32871
32884
|
{
|
|
@@ -32883,6 +32896,7 @@ const asset_list = {
|
|
|
32883
32896
|
display: 'SolvBTC',
|
|
32884
32897
|
symbol: 'SolvBTC',
|
|
32885
32898
|
logo_URIs: {
|
|
32899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png',
|
|
32886
32900
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
32887
32901
|
},
|
|
32888
32902
|
type_asset: 'cw20',
|
|
@@ -32898,6 +32912,14 @@ const asset_list = {
|
|
|
32898
32912
|
port: 'transfer',
|
|
32899
32913
|
channel_id: 'channel-101979'
|
|
32900
32914
|
}
|
|
32915
|
+
}],
|
|
32916
|
+
images: [{
|
|
32917
|
+
image_sync: {
|
|
32918
|
+
chain_name: 'ethereum',
|
|
32919
|
+
base_denom: '0x7a56e1c57c7475ccf742a1832b028f0456652f97'
|
|
32920
|
+
},
|
|
32921
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png',
|
|
32922
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
32901
32923
|
}]
|
|
32902
32924
|
},
|
|
32903
32925
|
{
|
|
@@ -32930,6 +32952,13 @@ const asset_list = {
|
|
|
32930
32952
|
port: 'transfer',
|
|
32931
32953
|
channel_id: 'channel-101979'
|
|
32932
32954
|
}
|
|
32955
|
+
}],
|
|
32956
|
+
images: [{
|
|
32957
|
+
image_sync: {
|
|
32958
|
+
chain_name: 'ethereum',
|
|
32959
|
+
base_denom: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3'
|
|
32960
|
+
},
|
|
32961
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
32933
32962
|
}]
|
|
32934
32963
|
},
|
|
32935
32964
|
{
|
|
@@ -32962,6 +32991,13 @@ const asset_list = {
|
|
|
32962
32991
|
port: 'transfer',
|
|
32963
32992
|
channel_id: 'channel-101979'
|
|
32964
32993
|
}
|
|
32994
|
+
}],
|
|
32995
|
+
images: [{
|
|
32996
|
+
image_sync: {
|
|
32997
|
+
chain_name: 'ethereum',
|
|
32998
|
+
base_denom: '0x657e8c867d8b37dcc18fa4caead9c45eb088c642'
|
|
32999
|
+
},
|
|
33000
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
32965
33001
|
}]
|
|
32966
33002
|
},
|
|
32967
33003
|
{
|
|
@@ -32994,6 +33030,9 @@ const asset_list = {
|
|
|
32994
33030
|
port: 'transfer',
|
|
32995
33031
|
channel_id: 'channel-101979'
|
|
32996
33032
|
}
|
|
33033
|
+
}],
|
|
33034
|
+
images: [{
|
|
33035
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
32997
33036
|
}]
|
|
32998
33037
|
},
|
|
32999
33038
|
{
|
|
@@ -33026,6 +33065,13 @@ const asset_list = {
|
|
|
33026
33065
|
port: 'transfer',
|
|
33027
33066
|
channel_id: 'channel-101979'
|
|
33028
33067
|
}
|
|
33068
|
+
}],
|
|
33069
|
+
images: [{
|
|
33070
|
+
image_sync: {
|
|
33071
|
+
chain_name: 'ethereum',
|
|
33072
|
+
base_denom: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e'
|
|
33073
|
+
},
|
|
33074
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
33029
33075
|
}]
|
|
33030
33076
|
},
|
|
33031
33077
|
{
|
|
@@ -33058,6 +33104,13 @@ const asset_list = {
|
|
|
33058
33104
|
port: 'transfer',
|
|
33059
33105
|
channel_id: 'channel-101979'
|
|
33060
33106
|
}
|
|
33107
|
+
}],
|
|
33108
|
+
images: [{
|
|
33109
|
+
image_sync: {
|
|
33110
|
+
chain_name: 'ethereum',
|
|
33111
|
+
base_denom: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'
|
|
33112
|
+
},
|
|
33113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
33061
33114
|
}]
|
|
33062
33115
|
},
|
|
33063
33116
|
{
|
|
@@ -33090,6 +33143,13 @@ const asset_list = {
|
|
|
33090
33143
|
port: 'transfer',
|
|
33091
33144
|
channel_id: 'channel-101979'
|
|
33092
33145
|
}
|
|
33146
|
+
}],
|
|
33147
|
+
images: [{
|
|
33148
|
+
image_sync: {
|
|
33149
|
+
chain_name: 'ethereum',
|
|
33150
|
+
base_denom: '0xF7De2B7afdb07AA5dD143180Ed758165821E076e'
|
|
33151
|
+
},
|
|
33152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
33093
33153
|
}]
|
|
33094
33154
|
},
|
|
33095
33155
|
{
|
|
@@ -33122,6 +33182,9 @@ const asset_list = {
|
|
|
33122
33182
|
port: 'transfer',
|
|
33123
33183
|
channel_id: 'channel-101979'
|
|
33124
33184
|
}
|
|
33185
|
+
}],
|
|
33186
|
+
images: [{
|
|
33187
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xSolvBTC.png'
|
|
33125
33188
|
}]
|
|
33126
33189
|
},
|
|
33127
33190
|
{
|
|
@@ -33139,6 +33202,7 @@ const asset_list = {
|
|
|
33139
33202
|
display: 'satLBTC.e',
|
|
33140
33203
|
symbol: 'satLBTC.e',
|
|
33141
33204
|
logo_URIs: {
|
|
33205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
33142
33206
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
33143
33207
|
},
|
|
33144
33208
|
type_asset: 'cw20',
|
|
@@ -33154,6 +33218,17 @@ const asset_list = {
|
|
|
33154
33218
|
port: 'transfer',
|
|
33155
33219
|
channel_id: 'channel-101979'
|
|
33156
33220
|
}
|
|
33221
|
+
}],
|
|
33222
|
+
images: [{
|
|
33223
|
+
image_sync: {
|
|
33224
|
+
chain_name: 'ethereum',
|
|
33225
|
+
base_denom: '0x067e11Ac5471C853aea205B3C1933a5f6367152F'
|
|
33226
|
+
},
|
|
33227
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
33228
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg',
|
|
33229
|
+
theme: {
|
|
33230
|
+
circle: true
|
|
33231
|
+
}
|
|
33157
33232
|
}]
|
|
33158
33233
|
},
|
|
33159
33234
|
{
|
|
@@ -33186,6 +33261,13 @@ const asset_list = {
|
|
|
33186
33261
|
port: 'transfer',
|
|
33187
33262
|
channel_id: 'channel-101979'
|
|
33188
33263
|
}
|
|
33264
|
+
}],
|
|
33265
|
+
images: [{
|
|
33266
|
+
image_sync: {
|
|
33267
|
+
chain_name: 'ethereum',
|
|
33268
|
+
base_denom: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC'
|
|
33269
|
+
},
|
|
33270
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
33189
33271
|
}]
|
|
33190
33272
|
},
|
|
33191
33273
|
{
|
|
@@ -33203,6 +33285,7 @@ const asset_list = {
|
|
|
33203
33285
|
display: 'satWBTC.e',
|
|
33204
33286
|
symbol: 'satWBTC.e',
|
|
33205
33287
|
logo_URIs: {
|
|
33288
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
33206
33289
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
33207
33290
|
},
|
|
33208
33291
|
type_asset: 'cw20',
|
|
@@ -33218,6 +33301,14 @@ const asset_list = {
|
|
|
33218
33301
|
port: 'transfer',
|
|
33219
33302
|
channel_id: 'channel-101979'
|
|
33220
33303
|
}
|
|
33304
|
+
}],
|
|
33305
|
+
images: [{
|
|
33306
|
+
image_sync: {
|
|
33307
|
+
chain_name: 'ethereum',
|
|
33308
|
+
base_denom: '0x69223B5B36a785Ec08e5f685fd7961399982C566'
|
|
33309
|
+
},
|
|
33310
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
33311
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
33221
33312
|
}]
|
|
33222
33313
|
},
|
|
33223
33314
|
{
|
|
@@ -33250,6 +33341,13 @@ const asset_list = {
|
|
|
33250
33341
|
port: 'transfer',
|
|
33251
33342
|
channel_id: 'channel-101979'
|
|
33252
33343
|
}
|
|
33344
|
+
}],
|
|
33345
|
+
images: [{
|
|
33346
|
+
image_sync: {
|
|
33347
|
+
chain_name: 'ethereum',
|
|
33348
|
+
base_denom: '0x0c4dd69705D16d91bC9C0534Cc926966f23430c7'
|
|
33349
|
+
},
|
|
33350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
33253
33351
|
}]
|
|
33254
33352
|
},
|
|
33255
33353
|
{
|
|
@@ -33282,6 +33380,13 @@ const asset_list = {
|
|
|
33282
33380
|
port: 'transfer',
|
|
33283
33381
|
channel_id: 'channel-101979'
|
|
33284
33382
|
}
|
|
33383
|
+
}],
|
|
33384
|
+
images: [{
|
|
33385
|
+
image_sync: {
|
|
33386
|
+
chain_name: 'ethereum',
|
|
33387
|
+
base_denom: '0xFF2858Cc8227aA45a51c8961598Edc2d44B5ee5b'
|
|
33388
|
+
},
|
|
33389
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
33285
33390
|
}]
|
|
33286
33391
|
},
|
|
33287
33392
|
{
|
|
@@ -33314,6 +33419,13 @@ const asset_list = {
|
|
|
33314
33419
|
port: 'transfer',
|
|
33315
33420
|
channel_id: 'channel-101979'
|
|
33316
33421
|
}
|
|
33422
|
+
}],
|
|
33423
|
+
images: [{
|
|
33424
|
+
image_sync: {
|
|
33425
|
+
chain_name: 'binancesmartchain',
|
|
33426
|
+
base_denom: '0x918b3aa73e2D42D96CF64CBdB16838985992dAbc'
|
|
33427
|
+
},
|
|
33428
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
33317
33429
|
}]
|
|
33318
33430
|
},
|
|
33319
33431
|
{
|
|
@@ -36107,6 +36219,9 @@ const asset_list = {
|
|
|
36107
36219
|
port: 'transfer',
|
|
36108
36220
|
channel_id: 'channel-101979'
|
|
36109
36221
|
}
|
|
36222
|
+
}],
|
|
36223
|
+
images: [{
|
|
36224
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
36110
36225
|
}]
|
|
36111
36226
|
},
|
|
36112
36227
|
{
|
|
@@ -36124,6 +36239,7 @@ const asset_list = {
|
|
|
36124
36239
|
display: 'LBTC',
|
|
36125
36240
|
symbol: 'LBTC',
|
|
36126
36241
|
logo_URIs: {
|
|
36242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
36127
36243
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
36128
36244
|
},
|
|
36129
36245
|
type_asset: 'cw20',
|
|
@@ -36139,6 +36255,17 @@ const asset_list = {
|
|
|
36139
36255
|
port: 'transfer',
|
|
36140
36256
|
channel_id: 'channel-101979'
|
|
36141
36257
|
}
|
|
36258
|
+
}],
|
|
36259
|
+
images: [{
|
|
36260
|
+
image_sync: {
|
|
36261
|
+
chain_name: 'ethereum',
|
|
36262
|
+
base_denom: '0x8236a87084f8B84306f72007F36F2618A5634494'
|
|
36263
|
+
},
|
|
36264
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
36265
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg',
|
|
36266
|
+
theme: {
|
|
36267
|
+
circle: true
|
|
36268
|
+
}
|
|
36142
36269
|
}]
|
|
36143
36270
|
},
|
|
36144
36271
|
{
|
|
@@ -36156,6 +36283,7 @@ const asset_list = {
|
|
|
36156
36283
|
display: 'SolvBTC',
|
|
36157
36284
|
symbol: 'SolvBTC',
|
|
36158
36285
|
logo_URIs: {
|
|
36286
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png',
|
|
36159
36287
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
36160
36288
|
},
|
|
36161
36289
|
type_asset: 'cw20',
|
|
@@ -36171,6 +36299,14 @@ const asset_list = {
|
|
|
36171
36299
|
port: 'transfer',
|
|
36172
36300
|
channel_id: 'channel-101979'
|
|
36173
36301
|
}
|
|
36302
|
+
}],
|
|
36303
|
+
images: [{
|
|
36304
|
+
image_sync: {
|
|
36305
|
+
chain_name: 'ethereum',
|
|
36306
|
+
base_denom: '0x7a56e1c57c7475ccf742a1832b028f0456652f97'
|
|
36307
|
+
},
|
|
36308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png',
|
|
36309
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
|
|
36174
36310
|
}]
|
|
36175
36311
|
},
|
|
36176
36312
|
{
|
|
@@ -36203,6 +36339,13 @@ const asset_list = {
|
|
|
36203
36339
|
port: 'transfer',
|
|
36204
36340
|
channel_id: 'channel-101979'
|
|
36205
36341
|
}
|
|
36342
|
+
}],
|
|
36343
|
+
images: [{
|
|
36344
|
+
image_sync: {
|
|
36345
|
+
chain_name: 'ethereum',
|
|
36346
|
+
base_denom: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3'
|
|
36347
|
+
},
|
|
36348
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
36206
36349
|
}]
|
|
36207
36350
|
},
|
|
36208
36351
|
{
|
|
@@ -36235,6 +36378,13 @@ const asset_list = {
|
|
|
36235
36378
|
port: 'transfer',
|
|
36236
36379
|
channel_id: 'channel-101979'
|
|
36237
36380
|
}
|
|
36381
|
+
}],
|
|
36382
|
+
images: [{
|
|
36383
|
+
image_sync: {
|
|
36384
|
+
chain_name: 'ethereum',
|
|
36385
|
+
base_denom: '0x657e8c867d8b37dcc18fa4caead9c45eb088c642'
|
|
36386
|
+
},
|
|
36387
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
36238
36388
|
}]
|
|
36239
36389
|
},
|
|
36240
36390
|
{
|
|
@@ -36267,6 +36417,9 @@ const asset_list = {
|
|
|
36267
36417
|
port: 'transfer',
|
|
36268
36418
|
channel_id: 'channel-101979'
|
|
36269
36419
|
}
|
|
36420
|
+
}],
|
|
36421
|
+
images: [{
|
|
36422
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
36270
36423
|
}]
|
|
36271
36424
|
},
|
|
36272
36425
|
{
|
|
@@ -36299,6 +36452,13 @@ const asset_list = {
|
|
|
36299
36452
|
port: 'transfer',
|
|
36300
36453
|
channel_id: 'channel-101979'
|
|
36301
36454
|
}
|
|
36455
|
+
}],
|
|
36456
|
+
images: [{
|
|
36457
|
+
image_sync: {
|
|
36458
|
+
chain_name: 'ethereum',
|
|
36459
|
+
base_denom: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e'
|
|
36460
|
+
},
|
|
36461
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
36302
36462
|
}]
|
|
36303
36463
|
},
|
|
36304
36464
|
{
|
|
@@ -36331,6 +36491,13 @@ const asset_list = {
|
|
|
36331
36491
|
port: 'transfer',
|
|
36332
36492
|
channel_id: 'channel-101979'
|
|
36333
36493
|
}
|
|
36494
|
+
}],
|
|
36495
|
+
images: [{
|
|
36496
|
+
image_sync: {
|
|
36497
|
+
chain_name: 'ethereum',
|
|
36498
|
+
base_denom: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'
|
|
36499
|
+
},
|
|
36500
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
36334
36501
|
}]
|
|
36335
36502
|
},
|
|
36336
36503
|
{
|
|
@@ -36363,6 +36530,13 @@ const asset_list = {
|
|
|
36363
36530
|
port: 'transfer',
|
|
36364
36531
|
channel_id: 'channel-101979'
|
|
36365
36532
|
}
|
|
36533
|
+
}],
|
|
36534
|
+
images: [{
|
|
36535
|
+
image_sync: {
|
|
36536
|
+
chain_name: 'ethereum',
|
|
36537
|
+
base_denom: '0xF7De2B7afdb07AA5dD143180Ed758165821E076e'
|
|
36538
|
+
},
|
|
36539
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
36366
36540
|
}]
|
|
36367
36541
|
},
|
|
36368
36542
|
{
|
|
@@ -36395,6 +36569,9 @@ const asset_list = {
|
|
|
36395
36569
|
port: 'transfer',
|
|
36396
36570
|
channel_id: 'channel-101979'
|
|
36397
36571
|
}
|
|
36572
|
+
}],
|
|
36573
|
+
images: [{
|
|
36574
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xSolvBTC.png'
|
|
36398
36575
|
}]
|
|
36399
36576
|
},
|
|
36400
36577
|
{
|
|
@@ -36412,6 +36589,7 @@ const asset_list = {
|
|
|
36412
36589
|
display: 'satLBTC.e',
|
|
36413
36590
|
symbol: 'satLBTC.e',
|
|
36414
36591
|
logo_URIs: {
|
|
36592
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
36415
36593
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
36416
36594
|
},
|
|
36417
36595
|
type_asset: 'cw20',
|
|
@@ -36427,6 +36605,17 @@ const asset_list = {
|
|
|
36427
36605
|
port: 'transfer',
|
|
36428
36606
|
channel_id: 'channel-101979'
|
|
36429
36607
|
}
|
|
36608
|
+
}],
|
|
36609
|
+
images: [{
|
|
36610
|
+
image_sync: {
|
|
36611
|
+
chain_name: 'ethereum',
|
|
36612
|
+
base_denom: '0x067e11Ac5471C853aea205B3C1933a5f6367152F'
|
|
36613
|
+
},
|
|
36614
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
36615
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg',
|
|
36616
|
+
theme: {
|
|
36617
|
+
circle: true
|
|
36618
|
+
}
|
|
36430
36619
|
}]
|
|
36431
36620
|
},
|
|
36432
36621
|
{
|
|
@@ -36459,6 +36648,13 @@ const asset_list = {
|
|
|
36459
36648
|
port: 'transfer',
|
|
36460
36649
|
channel_id: 'channel-101979'
|
|
36461
36650
|
}
|
|
36651
|
+
}],
|
|
36652
|
+
images: [{
|
|
36653
|
+
image_sync: {
|
|
36654
|
+
chain_name: 'ethereum',
|
|
36655
|
+
base_denom: '0xe2C6755C10d0B61D8B11Dd2851AE8266Cea912DC'
|
|
36656
|
+
},
|
|
36657
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
36462
36658
|
}]
|
|
36463
36659
|
},
|
|
36464
36660
|
{
|
|
@@ -36476,6 +36672,7 @@ const asset_list = {
|
|
|
36476
36672
|
display: 'satWBTC.e',
|
|
36477
36673
|
symbol: 'satWBTC.e',
|
|
36478
36674
|
logo_URIs: {
|
|
36675
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
36479
36676
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
36480
36677
|
},
|
|
36481
36678
|
type_asset: 'cw20',
|
|
@@ -36491,6 +36688,14 @@ const asset_list = {
|
|
|
36491
36688
|
port: 'transfer',
|
|
36492
36689
|
channel_id: 'channel-101979'
|
|
36493
36690
|
}
|
|
36691
|
+
}],
|
|
36692
|
+
images: [{
|
|
36693
|
+
image_sync: {
|
|
36694
|
+
chain_name: 'ethereum',
|
|
36695
|
+
base_denom: '0x69223B5B36a785Ec08e5f685fd7961399982C566'
|
|
36696
|
+
},
|
|
36697
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
36698
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
36494
36699
|
}]
|
|
36495
36700
|
},
|
|
36496
36701
|
{
|
|
@@ -36523,6 +36728,13 @@ const asset_list = {
|
|
|
36523
36728
|
port: 'transfer',
|
|
36524
36729
|
channel_id: 'channel-101979'
|
|
36525
36730
|
}
|
|
36731
|
+
}],
|
|
36732
|
+
images: [{
|
|
36733
|
+
image_sync: {
|
|
36734
|
+
chain_name: 'ethereum',
|
|
36735
|
+
base_denom: '0x0c4dd69705D16d91bC9C0534Cc926966f23430c7'
|
|
36736
|
+
},
|
|
36737
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
36526
36738
|
}]
|
|
36527
36739
|
},
|
|
36528
36740
|
{
|
|
@@ -36555,6 +36767,13 @@ const asset_list = {
|
|
|
36555
36767
|
port: 'transfer',
|
|
36556
36768
|
channel_id: 'channel-101979'
|
|
36557
36769
|
}
|
|
36770
|
+
}],
|
|
36771
|
+
images: [{
|
|
36772
|
+
image_sync: {
|
|
36773
|
+
chain_name: 'ethereum',
|
|
36774
|
+
base_denom: '0xFF2858Cc8227aA45a51c8961598Edc2d44B5ee5b'
|
|
36775
|
+
},
|
|
36776
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
36558
36777
|
}]
|
|
36559
36778
|
},
|
|
36560
36779
|
{
|
|
@@ -36587,6 +36806,13 @@ const asset_list = {
|
|
|
36587
36806
|
port: 'transfer',
|
|
36588
36807
|
channel_id: 'channel-101979'
|
|
36589
36808
|
}
|
|
36809
|
+
}],
|
|
36810
|
+
images: [{
|
|
36811
|
+
image_sync: {
|
|
36812
|
+
chain_name: 'binancesmartchain',
|
|
36813
|
+
base_denom: '0x918b3aa73e2D42D96CF64CBdB16838985992dAbc'
|
|
36814
|
+
},
|
|
36815
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
36590
36816
|
}]
|
|
36591
36817
|
},
|
|
36592
36818
|
{
|