@chain-registry/osmosis 1.45.8 → 1.45.9
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 +8 -8
- package/assets.js +29 -11
- package/esm/asset_list.js +8 -8
- package/esm/assets.js +29 -11
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -1409,14 +1409,14 @@ const asset_list = {
|
|
|
1409
1409
|
{
|
|
1410
1410
|
description: 'Cvn is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
1411
1411
|
denom_units: [{
|
|
1412
|
-
denom: 'ibc/
|
|
1412
|
+
denom: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
1413
1413
|
exponent: 0,
|
|
1414
1414
|
aliases: ['acvnt']
|
|
1415
1415
|
}, {
|
|
1416
1416
|
denom: 'cvnt',
|
|
1417
1417
|
exponent: 18
|
|
1418
1418
|
}],
|
|
1419
|
-
base: 'ibc/
|
|
1419
|
+
base: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
1420
1420
|
name: 'Cvn',
|
|
1421
1421
|
display: 'cvnt',
|
|
1422
1422
|
symbol: 'CVN',
|
|
@@ -1436,12 +1436,12 @@ const asset_list = {
|
|
|
1436
1436
|
traces: [{
|
|
1437
1437
|
type: 'ibc',
|
|
1438
1438
|
counterparty: {
|
|
1439
|
-
channel_id: 'channel-
|
|
1439
|
+
channel_id: 'channel-6',
|
|
1440
1440
|
base_denom: 'acvnt',
|
|
1441
1441
|
chain_name: 'conscious'
|
|
1442
1442
|
},
|
|
1443
1443
|
chain: {
|
|
1444
|
-
channel_id: 'channel-
|
|
1444
|
+
channel_id: 'channel-73971'
|
|
1445
1445
|
}
|
|
1446
1446
|
}]
|
|
1447
1447
|
},
|
|
@@ -5919,14 +5919,14 @@ const asset_list = {
|
|
|
5919
5919
|
{
|
|
5920
5920
|
description: 'Cvn is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
5921
5921
|
denom_units: [{
|
|
5922
|
-
denom: 'ibc/
|
|
5922
|
+
denom: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
5923
5923
|
exponent: 0,
|
|
5924
5924
|
aliases: ['acvnt']
|
|
5925
5925
|
}, {
|
|
5926
5926
|
denom: 'cvnt',
|
|
5927
5927
|
exponent: 18
|
|
5928
5928
|
}],
|
|
5929
|
-
base: 'ibc/
|
|
5929
|
+
base: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
5930
5930
|
name: 'Cvn',
|
|
5931
5931
|
display: 'cvnt',
|
|
5932
5932
|
symbol: 'CVN',
|
|
@@ -5946,12 +5946,12 @@ const asset_list = {
|
|
|
5946
5946
|
traces: [{
|
|
5947
5947
|
type: 'ibc',
|
|
5948
5948
|
counterparty: {
|
|
5949
|
-
channel_id: 'channel-
|
|
5949
|
+
channel_id: 'channel-6',
|
|
5950
5950
|
base_denom: 'acvnt',
|
|
5951
5951
|
chain_name: 'conscious'
|
|
5952
5952
|
},
|
|
5953
5953
|
chain: {
|
|
5954
|
-
channel_id: 'channel-
|
|
5954
|
+
channel_id: 'channel-73971'
|
|
5955
5955
|
}
|
|
5956
5956
|
}]
|
|
5957
5957
|
},
|
package/assets.js
CHANGED
|
@@ -12282,7 +12282,7 @@ const assets = {
|
|
|
12282
12282
|
{
|
|
12283
12283
|
description: 'Cvn is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
12284
12284
|
denom_units: [{
|
|
12285
|
-
denom: 'ibc/
|
|
12285
|
+
denom: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
12286
12286
|
exponent: 0,
|
|
12287
12287
|
aliases: ['acvnt']
|
|
12288
12288
|
}, {
|
|
@@ -12290,7 +12290,7 @@ const assets = {
|
|
|
12290
12290
|
exponent: 18
|
|
12291
12291
|
}],
|
|
12292
12292
|
type_asset: 'ics20',
|
|
12293
|
-
base: 'ibc/
|
|
12293
|
+
base: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
12294
12294
|
name: 'ConsciousDAO',
|
|
12295
12295
|
display: 'cvnt',
|
|
12296
12296
|
symbol: 'CVN',
|
|
@@ -12299,11 +12299,11 @@ const assets = {
|
|
|
12299
12299
|
counterparty: {
|
|
12300
12300
|
chain_name: 'conscious',
|
|
12301
12301
|
base_denom: 'acvnt',
|
|
12302
|
-
channel_id: 'channel-
|
|
12302
|
+
channel_id: 'channel-6'
|
|
12303
12303
|
},
|
|
12304
12304
|
chain: {
|
|
12305
|
-
channel_id: 'channel-
|
|
12306
|
-
path: 'transfer/channel-
|
|
12305
|
+
channel_id: 'channel-73971',
|
|
12306
|
+
path: 'transfer/channel-73971/acvnt'
|
|
12307
12307
|
}
|
|
12308
12308
|
}],
|
|
12309
12309
|
logo_URIs: {
|
|
@@ -13218,8 +13218,8 @@ const assets = {
|
|
|
13218
13218
|
}]
|
|
13219
13219
|
},
|
|
13220
13220
|
{
|
|
13221
|
-
description: 'wLibra',
|
|
13222
|
-
extended_description: '
|
|
13221
|
+
description: 'wLibra is a bridged version of Libra Coin from 0L Network via LibraBridge.',
|
|
13222
|
+
extended_description: 'Libra Coin is a fork from Facebook\'s Diem (Libra) blockchain that was announced in 2019. Libra Coin operates on its own high-performance Layer 1 blockchain, known as the 0L Network. In October 2021, Libra Coin began mining.\n\n Like Bitcoin, there were no pre-mined coins or dedicated token allocation to any parties; all coins were minted through a mining process. Unlike Bitcoin, which undergoes continuous issuance, Libra Coin has a fixed supply. By December 2023, all the Libra Coin had been issued, establishing a capped supply and making the coin permanently deflationary.\n\n Fiercely independent, the project has a long-term view because it is unburdened by venture capital funding, labs entities, a foundation, and the influence of other blockchain ecosystems. Carpe diem.',
|
|
13223
13223
|
denom_units: [{
|
|
13224
13224
|
denom: 'factory/osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p/wLIBRA',
|
|
13225
13225
|
exponent: 0
|
|
@@ -13230,15 +13230,33 @@ const assets = {
|
|
|
13230
13230
|
type_asset: 'sdk.coin',
|
|
13231
13231
|
address: 'osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p',
|
|
13232
13232
|
base: 'factory/osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p/wLIBRA',
|
|
13233
|
-
name: '
|
|
13233
|
+
name: 'Wrapped Libra Coin',
|
|
13234
13234
|
display: 'wLIBRA',
|
|
13235
13235
|
symbol: 'wLIBRA',
|
|
13236
|
+
traces: [{
|
|
13237
|
+
type: 'bridge',
|
|
13238
|
+
counterparty: {
|
|
13239
|
+
chain_name: '0l',
|
|
13240
|
+
base_denom: 'uLibra'
|
|
13241
|
+
},
|
|
13242
|
+
provider: 'LibraBridge'
|
|
13243
|
+
}],
|
|
13236
13244
|
logo_URIs: {
|
|
13237
|
-
|
|
13245
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
|
|
13246
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
|
|
13238
13247
|
},
|
|
13239
13248
|
images: [{
|
|
13240
|
-
|
|
13241
|
-
|
|
13249
|
+
image_sync: {
|
|
13250
|
+
chain_name: '0l',
|
|
13251
|
+
base_denom: 'uLibra'
|
|
13252
|
+
},
|
|
13253
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
|
|
13254
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
|
|
13255
|
+
}],
|
|
13256
|
+
socials: {
|
|
13257
|
+
website: 'https://0l.network/',
|
|
13258
|
+
twitter: 'https://twitter.com/0LNetwork'
|
|
13259
|
+
}
|
|
13242
13260
|
},
|
|
13243
13261
|
{
|
|
13244
13262
|
description: 'ashLAB - Burned LAB',
|
package/esm/asset_list.js
CHANGED
|
@@ -1407,14 +1407,14 @@ const asset_list = {
|
|
|
1407
1407
|
{
|
|
1408
1408
|
description: 'Cvn is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
1409
1409
|
denom_units: [{
|
|
1410
|
-
denom: 'ibc/
|
|
1410
|
+
denom: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
1411
1411
|
exponent: 0,
|
|
1412
1412
|
aliases: ['acvnt']
|
|
1413
1413
|
}, {
|
|
1414
1414
|
denom: 'cvnt',
|
|
1415
1415
|
exponent: 18
|
|
1416
1416
|
}],
|
|
1417
|
-
base: 'ibc/
|
|
1417
|
+
base: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
1418
1418
|
name: 'Cvn',
|
|
1419
1419
|
display: 'cvnt',
|
|
1420
1420
|
symbol: 'CVN',
|
|
@@ -1434,12 +1434,12 @@ const asset_list = {
|
|
|
1434
1434
|
traces: [{
|
|
1435
1435
|
type: 'ibc',
|
|
1436
1436
|
counterparty: {
|
|
1437
|
-
channel_id: 'channel-
|
|
1437
|
+
channel_id: 'channel-6',
|
|
1438
1438
|
base_denom: 'acvnt',
|
|
1439
1439
|
chain_name: 'conscious'
|
|
1440
1440
|
},
|
|
1441
1441
|
chain: {
|
|
1442
|
-
channel_id: 'channel-
|
|
1442
|
+
channel_id: 'channel-73971'
|
|
1443
1443
|
}
|
|
1444
1444
|
}]
|
|
1445
1445
|
},
|
|
@@ -5917,14 +5917,14 @@ const asset_list = {
|
|
|
5917
5917
|
{
|
|
5918
5918
|
description: 'Cvn is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
5919
5919
|
denom_units: [{
|
|
5920
|
-
denom: 'ibc/
|
|
5920
|
+
denom: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
5921
5921
|
exponent: 0,
|
|
5922
5922
|
aliases: ['acvnt']
|
|
5923
5923
|
}, {
|
|
5924
5924
|
denom: 'cvnt',
|
|
5925
5925
|
exponent: 18
|
|
5926
5926
|
}],
|
|
5927
|
-
base: 'ibc/
|
|
5927
|
+
base: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
5928
5928
|
name: 'Cvn',
|
|
5929
5929
|
display: 'cvnt',
|
|
5930
5930
|
symbol: 'CVN',
|
|
@@ -5944,12 +5944,12 @@ const asset_list = {
|
|
|
5944
5944
|
traces: [{
|
|
5945
5945
|
type: 'ibc',
|
|
5946
5946
|
counterparty: {
|
|
5947
|
-
channel_id: 'channel-
|
|
5947
|
+
channel_id: 'channel-6',
|
|
5948
5948
|
base_denom: 'acvnt',
|
|
5949
5949
|
chain_name: 'conscious'
|
|
5950
5950
|
},
|
|
5951
5951
|
chain: {
|
|
5952
|
-
channel_id: 'channel-
|
|
5952
|
+
channel_id: 'channel-73971'
|
|
5953
5953
|
}
|
|
5954
5954
|
}]
|
|
5955
5955
|
},
|
package/esm/assets.js
CHANGED
|
@@ -12280,7 +12280,7 @@ const assets = {
|
|
|
12280
12280
|
{
|
|
12281
12281
|
description: 'Cvn is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
12282
12282
|
denom_units: [{
|
|
12283
|
-
denom: 'ibc/
|
|
12283
|
+
denom: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
12284
12284
|
exponent: 0,
|
|
12285
12285
|
aliases: ['acvnt']
|
|
12286
12286
|
}, {
|
|
@@ -12288,7 +12288,7 @@ const assets = {
|
|
|
12288
12288
|
exponent: 18
|
|
12289
12289
|
}],
|
|
12290
12290
|
type_asset: 'ics20',
|
|
12291
|
-
base: 'ibc/
|
|
12291
|
+
base: 'ibc/044B7B28AFE93CEC769CF529ADC626DA09EA0EFA3E0E3284D540E9E00E01E24A',
|
|
12292
12292
|
name: 'ConsciousDAO',
|
|
12293
12293
|
display: 'cvnt',
|
|
12294
12294
|
symbol: 'CVN',
|
|
@@ -12297,11 +12297,11 @@ const assets = {
|
|
|
12297
12297
|
counterparty: {
|
|
12298
12298
|
chain_name: 'conscious',
|
|
12299
12299
|
base_denom: 'acvnt',
|
|
12300
|
-
channel_id: 'channel-
|
|
12300
|
+
channel_id: 'channel-6'
|
|
12301
12301
|
},
|
|
12302
12302
|
chain: {
|
|
12303
|
-
channel_id: 'channel-
|
|
12304
|
-
path: 'transfer/channel-
|
|
12303
|
+
channel_id: 'channel-73971',
|
|
12304
|
+
path: 'transfer/channel-73971/acvnt'
|
|
12305
12305
|
}
|
|
12306
12306
|
}],
|
|
12307
12307
|
logo_URIs: {
|
|
@@ -13216,8 +13216,8 @@ const assets = {
|
|
|
13216
13216
|
}]
|
|
13217
13217
|
},
|
|
13218
13218
|
{
|
|
13219
|
-
description: 'wLibra',
|
|
13220
|
-
extended_description: '
|
|
13219
|
+
description: 'wLibra is a bridged version of Libra Coin from 0L Network via LibraBridge.',
|
|
13220
|
+
extended_description: 'Libra Coin is a fork from Facebook\'s Diem (Libra) blockchain that was announced in 2019. Libra Coin operates on its own high-performance Layer 1 blockchain, known as the 0L Network. In October 2021, Libra Coin began mining.\n\n Like Bitcoin, there were no pre-mined coins or dedicated token allocation to any parties; all coins were minted through a mining process. Unlike Bitcoin, which undergoes continuous issuance, Libra Coin has a fixed supply. By December 2023, all the Libra Coin had been issued, establishing a capped supply and making the coin permanently deflationary.\n\n Fiercely independent, the project has a long-term view because it is unburdened by venture capital funding, labs entities, a foundation, and the influence of other blockchain ecosystems. Carpe diem.',
|
|
13221
13221
|
denom_units: [{
|
|
13222
13222
|
denom: 'factory/osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p/wLIBRA',
|
|
13223
13223
|
exponent: 0
|
|
@@ -13228,15 +13228,33 @@ const assets = {
|
|
|
13228
13228
|
type_asset: 'sdk.coin',
|
|
13229
13229
|
address: 'osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p',
|
|
13230
13230
|
base: 'factory/osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p/wLIBRA',
|
|
13231
|
-
name: '
|
|
13231
|
+
name: 'Wrapped Libra Coin',
|
|
13232
13232
|
display: 'wLIBRA',
|
|
13233
13233
|
symbol: 'wLIBRA',
|
|
13234
|
+
traces: [{
|
|
13235
|
+
type: 'bridge',
|
|
13236
|
+
counterparty: {
|
|
13237
|
+
chain_name: '0l',
|
|
13238
|
+
base_denom: 'uLibra'
|
|
13239
|
+
},
|
|
13240
|
+
provider: 'LibraBridge'
|
|
13241
|
+
}],
|
|
13234
13242
|
logo_URIs: {
|
|
13235
|
-
|
|
13243
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
|
|
13244
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
|
|
13236
13245
|
},
|
|
13237
13246
|
images: [{
|
|
13238
|
-
|
|
13239
|
-
|
|
13247
|
+
image_sync: {
|
|
13248
|
+
chain_name: '0l',
|
|
13249
|
+
base_denom: 'uLibra'
|
|
13250
|
+
},
|
|
13251
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
|
|
13252
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
|
|
13253
|
+
}],
|
|
13254
|
+
socials: {
|
|
13255
|
+
website: 'https://0l.network/',
|
|
13256
|
+
twitter: 'https://twitter.com/0LNetwork'
|
|
13257
|
+
}
|
|
13240
13258
|
},
|
|
13241
13259
|
{
|
|
13242
13260
|
description: 'ashLAB - Burned LAB',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.45.
|
|
3
|
+
"version": "1.45.9",
|
|
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",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"test:watch": "jest --watch"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@chain-registry/types": "^0.28.
|
|
33
|
+
"@chain-registry/types": "^0.28.9"
|
|
34
34
|
},
|
|
35
35
|
"keywords": [
|
|
36
36
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"osmosis"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "99abe76b70c8833b05aca2cac40614a33f9c4340"
|
|
43
43
|
}
|