@chain-registry/osmosis 1.67.46 → 1.67.47
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 +72 -0
- package/assets.js +43 -0
- package/esm/asset_list.js +72 -0
- package/esm/assets.js +43 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -40401,6 +40401,42 @@ const asset_list = {
|
|
|
40401
40401
|
}
|
|
40402
40402
|
}]
|
|
40403
40403
|
},
|
|
40404
|
+
{
|
|
40405
|
+
description: 'ERIS Arbitrage LUNA',
|
|
40406
|
+
type_asset: 'cw20',
|
|
40407
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
40408
|
+
denom_units: [{
|
|
40409
|
+
denom: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
|
|
40410
|
+
exponent: 0,
|
|
40411
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
40412
|
+
}, {
|
|
40413
|
+
denom: 'arbLUNA',
|
|
40414
|
+
exponent: 6
|
|
40415
|
+
}],
|
|
40416
|
+
base: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
|
|
40417
|
+
name: 'ERIS Arb LUNA',
|
|
40418
|
+
display: 'arbLUNA',
|
|
40419
|
+
symbol: 'arbLUNA',
|
|
40420
|
+
logo_URIs: {
|
|
40421
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
40422
|
+
},
|
|
40423
|
+
images: [{
|
|
40424
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
40425
|
+
}],
|
|
40426
|
+
traces: [{
|
|
40427
|
+
type: 'ibc-cw20',
|
|
40428
|
+
counterparty: {
|
|
40429
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
40430
|
+
channel_id: 'channel-85',
|
|
40431
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
40432
|
+
chain_name: 'terra2'
|
|
40433
|
+
},
|
|
40434
|
+
chain: {
|
|
40435
|
+
port: 'transfer',
|
|
40436
|
+
channel_id: 'channel-559'
|
|
40437
|
+
}
|
|
40438
|
+
}]
|
|
40439
|
+
},
|
|
40404
40440
|
{
|
|
40405
40441
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
40406
40442
|
denom_units: [{
|
|
@@ -49134,6 +49170,42 @@ const asset_list = {
|
|
|
49134
49170
|
channel_id: 'channel-559'
|
|
49135
49171
|
}
|
|
49136
49172
|
}]
|
|
49173
|
+
},
|
|
49174
|
+
{
|
|
49175
|
+
description: 'ERIS Arbitrage LUNA',
|
|
49176
|
+
type_asset: 'cw20',
|
|
49177
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
49178
|
+
denom_units: [{
|
|
49179
|
+
denom: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
|
|
49180
|
+
exponent: 0,
|
|
49181
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
49182
|
+
}, {
|
|
49183
|
+
denom: 'arbLUNA',
|
|
49184
|
+
exponent: 6
|
|
49185
|
+
}],
|
|
49186
|
+
base: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
|
|
49187
|
+
name: 'ERIS Arb LUNA',
|
|
49188
|
+
display: 'arbLUNA',
|
|
49189
|
+
symbol: 'arbLUNA',
|
|
49190
|
+
logo_URIs: {
|
|
49191
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
49192
|
+
},
|
|
49193
|
+
images: [{
|
|
49194
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
49195
|
+
}],
|
|
49196
|
+
traces: [{
|
|
49197
|
+
type: 'ibc-cw20',
|
|
49198
|
+
counterparty: {
|
|
49199
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
49200
|
+
channel_id: 'channel-85',
|
|
49201
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
49202
|
+
chain_name: 'terra2'
|
|
49203
|
+
},
|
|
49204
|
+
chain: {
|
|
49205
|
+
port: 'transfer',
|
|
49206
|
+
channel_id: 'channel-559'
|
|
49207
|
+
}
|
|
49208
|
+
}]
|
|
49137
49209
|
}
|
|
49138
49210
|
]
|
|
49139
49211
|
};
|
package/assets.js
CHANGED
|
@@ -22241,6 +22241,49 @@ const assets = {
|
|
|
22241
22241
|
primary_color_hex: '#ebb093'
|
|
22242
22242
|
}
|
|
22243
22243
|
}]
|
|
22244
|
+
},
|
|
22245
|
+
{
|
|
22246
|
+
description: 'WLF coin',
|
|
22247
|
+
denom_units: [{
|
|
22248
|
+
denom: 'ibc/3D00ACF371FC6B7BC871399B1909DDE18749FA19DE6B7A4F74E1D96BC073B3BC',
|
|
22249
|
+
exponent: 0,
|
|
22250
|
+
aliases: ['factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence']
|
|
22251
|
+
}, {
|
|
22252
|
+
denom: 'wirelibertyfence',
|
|
22253
|
+
exponent: 6
|
|
22254
|
+
}],
|
|
22255
|
+
type_asset: 'ics20',
|
|
22256
|
+
base: 'ibc/3D00ACF371FC6B7BC871399B1909DDE18749FA19DE6B7A4F74E1D96BC073B3BC',
|
|
22257
|
+
name: 'wirelibertyfence',
|
|
22258
|
+
display: 'wirelibertyfence',
|
|
22259
|
+
symbol: 'WLF',
|
|
22260
|
+
traces: [{
|
|
22261
|
+
type: 'ibc',
|
|
22262
|
+
counterparty: {
|
|
22263
|
+
chain_name: 'chihuahua',
|
|
22264
|
+
base_denom: 'factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence',
|
|
22265
|
+
channel_id: 'channel-7'
|
|
22266
|
+
},
|
|
22267
|
+
chain: {
|
|
22268
|
+
channel_id: 'channel-113',
|
|
22269
|
+
path: 'transfer/channel-113/factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence'
|
|
22270
|
+
}
|
|
22271
|
+
}],
|
|
22272
|
+
logo_URIs: {
|
|
22273
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/wirelibertyfence.png'
|
|
22274
|
+
},
|
|
22275
|
+
images: [{
|
|
22276
|
+
image_sync: {
|
|
22277
|
+
chain_name: 'chihuahua',
|
|
22278
|
+
base_denom: 'factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence'
|
|
22279
|
+
},
|
|
22280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/wirelibertyfence.png',
|
|
22281
|
+
theme: {
|
|
22282
|
+
primary_color_hex: '#BD963D',
|
|
22283
|
+
background_color_hex: '#6C165E',
|
|
22284
|
+
circle: true
|
|
22285
|
+
}
|
|
22286
|
+
}]
|
|
22244
22287
|
}
|
|
22245
22288
|
]
|
|
22246
22289
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -40399,6 +40399,42 @@ const asset_list = {
|
|
|
40399
40399
|
}
|
|
40400
40400
|
}]
|
|
40401
40401
|
},
|
|
40402
|
+
{
|
|
40403
|
+
description: 'ERIS Arbitrage LUNA',
|
|
40404
|
+
type_asset: 'cw20',
|
|
40405
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
40406
|
+
denom_units: [{
|
|
40407
|
+
denom: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
|
|
40408
|
+
exponent: 0,
|
|
40409
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
40410
|
+
}, {
|
|
40411
|
+
denom: 'arbLUNA',
|
|
40412
|
+
exponent: 6
|
|
40413
|
+
}],
|
|
40414
|
+
base: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
|
|
40415
|
+
name: 'ERIS Arb LUNA',
|
|
40416
|
+
display: 'arbLUNA',
|
|
40417
|
+
symbol: 'arbLUNA',
|
|
40418
|
+
logo_URIs: {
|
|
40419
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
40420
|
+
},
|
|
40421
|
+
images: [{
|
|
40422
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
40423
|
+
}],
|
|
40424
|
+
traces: [{
|
|
40425
|
+
type: 'ibc-cw20',
|
|
40426
|
+
counterparty: {
|
|
40427
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
40428
|
+
channel_id: 'channel-85',
|
|
40429
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
40430
|
+
chain_name: 'terra2'
|
|
40431
|
+
},
|
|
40432
|
+
chain: {
|
|
40433
|
+
port: 'transfer',
|
|
40434
|
+
channel_id: 'channel-559'
|
|
40435
|
+
}
|
|
40436
|
+
}]
|
|
40437
|
+
},
|
|
40402
40438
|
{
|
|
40403
40439
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
40404
40440
|
denom_units: [{
|
|
@@ -49132,6 +49168,42 @@ const asset_list = {
|
|
|
49132
49168
|
channel_id: 'channel-559'
|
|
49133
49169
|
}
|
|
49134
49170
|
}]
|
|
49171
|
+
},
|
|
49172
|
+
{
|
|
49173
|
+
description: 'ERIS Arbitrage LUNA',
|
|
49174
|
+
type_asset: 'cw20',
|
|
49175
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
49176
|
+
denom_units: [{
|
|
49177
|
+
denom: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
|
|
49178
|
+
exponent: 0,
|
|
49179
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
49180
|
+
}, {
|
|
49181
|
+
denom: 'arbLUNA',
|
|
49182
|
+
exponent: 6
|
|
49183
|
+
}],
|
|
49184
|
+
base: 'ibc/45F81F8C67A457FE02E8C6E50CA15EE46C915274EFF13E7FEEB248617718F6A0',
|
|
49185
|
+
name: 'ERIS Arb LUNA',
|
|
49186
|
+
display: 'arbLUNA',
|
|
49187
|
+
symbol: 'arbLUNA',
|
|
49188
|
+
logo_URIs: {
|
|
49189
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
49190
|
+
},
|
|
49191
|
+
images: [{
|
|
49192
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
49193
|
+
}],
|
|
49194
|
+
traces: [{
|
|
49195
|
+
type: 'ibc-cw20',
|
|
49196
|
+
counterparty: {
|
|
49197
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
49198
|
+
channel_id: 'channel-85',
|
|
49199
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
49200
|
+
chain_name: 'terra2'
|
|
49201
|
+
},
|
|
49202
|
+
chain: {
|
|
49203
|
+
port: 'transfer',
|
|
49204
|
+
channel_id: 'channel-559'
|
|
49205
|
+
}
|
|
49206
|
+
}]
|
|
49135
49207
|
}
|
|
49136
49208
|
]
|
|
49137
49209
|
};
|
package/esm/assets.js
CHANGED
|
@@ -22239,6 +22239,49 @@ const assets = {
|
|
|
22239
22239
|
primary_color_hex: '#ebb093'
|
|
22240
22240
|
}
|
|
22241
22241
|
}]
|
|
22242
|
+
},
|
|
22243
|
+
{
|
|
22244
|
+
description: 'WLF coin',
|
|
22245
|
+
denom_units: [{
|
|
22246
|
+
denom: 'ibc/3D00ACF371FC6B7BC871399B1909DDE18749FA19DE6B7A4F74E1D96BC073B3BC',
|
|
22247
|
+
exponent: 0,
|
|
22248
|
+
aliases: ['factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence']
|
|
22249
|
+
}, {
|
|
22250
|
+
denom: 'wirelibertyfence',
|
|
22251
|
+
exponent: 6
|
|
22252
|
+
}],
|
|
22253
|
+
type_asset: 'ics20',
|
|
22254
|
+
base: 'ibc/3D00ACF371FC6B7BC871399B1909DDE18749FA19DE6B7A4F74E1D96BC073B3BC',
|
|
22255
|
+
name: 'wirelibertyfence',
|
|
22256
|
+
display: 'wirelibertyfence',
|
|
22257
|
+
symbol: 'WLF',
|
|
22258
|
+
traces: [{
|
|
22259
|
+
type: 'ibc',
|
|
22260
|
+
counterparty: {
|
|
22261
|
+
chain_name: 'chihuahua',
|
|
22262
|
+
base_denom: 'factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence',
|
|
22263
|
+
channel_id: 'channel-7'
|
|
22264
|
+
},
|
|
22265
|
+
chain: {
|
|
22266
|
+
channel_id: 'channel-113',
|
|
22267
|
+
path: 'transfer/channel-113/factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence'
|
|
22268
|
+
}
|
|
22269
|
+
}],
|
|
22270
|
+
logo_URIs: {
|
|
22271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/wirelibertyfence.png'
|
|
22272
|
+
},
|
|
22273
|
+
images: [{
|
|
22274
|
+
image_sync: {
|
|
22275
|
+
chain_name: 'chihuahua',
|
|
22276
|
+
base_denom: 'factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence'
|
|
22277
|
+
},
|
|
22278
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/wirelibertyfence.png',
|
|
22279
|
+
theme: {
|
|
22280
|
+
primary_color_hex: '#BD963D',
|
|
22281
|
+
background_color_hex: '#6C165E',
|
|
22282
|
+
circle: true
|
|
22283
|
+
}
|
|
22284
|
+
}]
|
|
22242
22285
|
}
|
|
22243
22286
|
]
|
|
22244
22287
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.47",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/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.47"
|
|
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": "38891025122cb24e548af3fa84258190d2b505ef"
|
|
42
42
|
}
|