@chain-registry/osmosis 1.67.337 → 1.67.339
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 +74 -0
- package/assets.js +1 -2
- package/esm/asset_list.js +74 -0
- package/esm/assets.js +1 -2
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -5120,6 +5120,43 @@ const asset_list = {
|
|
|
5120
5120
|
}
|
|
5121
5121
|
}]
|
|
5122
5122
|
},
|
|
5123
|
+
{
|
|
5124
|
+
description: 'The native staking token of Lumen.',
|
|
5125
|
+
denom_units: [{
|
|
5126
|
+
denom: 'ibc/88DBE57372690630D2DD9779C247479CE124E777C5D695FA90699F3140CEC59F',
|
|
5127
|
+
exponent: 0,
|
|
5128
|
+
aliases: ['ulmn']
|
|
5129
|
+
}, {
|
|
5130
|
+
denom: 'lmn',
|
|
5131
|
+
exponent: 6
|
|
5132
|
+
}],
|
|
5133
|
+
base: 'ibc/88DBE57372690630D2DD9779C247479CE124E777C5D695FA90699F3140CEC59F',
|
|
5134
|
+
name: 'Lumen',
|
|
5135
|
+
display: 'lmn',
|
|
5136
|
+
symbol: 'LMN',
|
|
5137
|
+
images: [{
|
|
5138
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumen/images/lmn.png'
|
|
5139
|
+
}],
|
|
5140
|
+
socials: {
|
|
5141
|
+
website: 'https://lumen-network.org/',
|
|
5142
|
+
github: 'https://github.com/network-lumen/',
|
|
5143
|
+
telegram: 'https://t.me/+HBWh_cUJCrZiODE0',
|
|
5144
|
+
discord: 'https://discord.gg/DwK6V9shKc',
|
|
5145
|
+
x: 'https://x.com/LumenStack'
|
|
5146
|
+
},
|
|
5147
|
+
type_asset: 'sdk.coin',
|
|
5148
|
+
traces: [{
|
|
5149
|
+
type: 'ibc',
|
|
5150
|
+
counterparty: {
|
|
5151
|
+
channel_id: 'channel-1',
|
|
5152
|
+
base_denom: 'ulmn',
|
|
5153
|
+
chain_name: 'lumen'
|
|
5154
|
+
},
|
|
5155
|
+
chain: {
|
|
5156
|
+
channel_id: 'channel-109674'
|
|
5157
|
+
}
|
|
5158
|
+
}]
|
|
5159
|
+
},
|
|
5123
5160
|
{
|
|
5124
5161
|
denom_units: [{
|
|
5125
5162
|
denom: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
@@ -11623,6 +11660,43 @@ const asset_list = {
|
|
|
11623
11660
|
}
|
|
11624
11661
|
}]
|
|
11625
11662
|
},
|
|
11663
|
+
{
|
|
11664
|
+
description: 'The native staking token of Lumen.',
|
|
11665
|
+
denom_units: [{
|
|
11666
|
+
denom: 'ibc/88DBE57372690630D2DD9779C247479CE124E777C5D695FA90699F3140CEC59F',
|
|
11667
|
+
exponent: 0,
|
|
11668
|
+
aliases: ['ulmn']
|
|
11669
|
+
}, {
|
|
11670
|
+
denom: 'lmn',
|
|
11671
|
+
exponent: 6
|
|
11672
|
+
}],
|
|
11673
|
+
base: 'ibc/88DBE57372690630D2DD9779C247479CE124E777C5D695FA90699F3140CEC59F',
|
|
11674
|
+
name: 'Lumen',
|
|
11675
|
+
display: 'lmn',
|
|
11676
|
+
symbol: 'LMN',
|
|
11677
|
+
images: [{
|
|
11678
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumen/images/lmn.png'
|
|
11679
|
+
}],
|
|
11680
|
+
socials: {
|
|
11681
|
+
website: 'https://lumen-network.org/',
|
|
11682
|
+
github: 'https://github.com/network-lumen/',
|
|
11683
|
+
telegram: 'https://t.me/+HBWh_cUJCrZiODE0',
|
|
11684
|
+
discord: 'https://discord.gg/DwK6V9shKc',
|
|
11685
|
+
x: 'https://x.com/LumenStack'
|
|
11686
|
+
},
|
|
11687
|
+
type_asset: 'sdk.coin',
|
|
11688
|
+
traces: [{
|
|
11689
|
+
type: 'ibc',
|
|
11690
|
+
counterparty: {
|
|
11691
|
+
channel_id: 'channel-1',
|
|
11692
|
+
base_denom: 'ulmn',
|
|
11693
|
+
chain_name: 'lumen'
|
|
11694
|
+
},
|
|
11695
|
+
chain: {
|
|
11696
|
+
channel_id: 'channel-109674'
|
|
11697
|
+
}
|
|
11698
|
+
}]
|
|
11699
|
+
},
|
|
11626
11700
|
{
|
|
11627
11701
|
denom_units: [{
|
|
11628
11702
|
denom: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
package/assets.js
CHANGED
|
@@ -12575,8 +12575,7 @@ const assets = {
|
|
|
12575
12575
|
},
|
|
12576
12576
|
images: [{
|
|
12577
12577
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/LAB.png'
|
|
12578
|
-
}]
|
|
12579
|
-
coingecko_id: 'mad-scientists'
|
|
12578
|
+
}]
|
|
12580
12579
|
},
|
|
12581
12580
|
{
|
|
12582
12581
|
description: 'BackBone Labs Liquid Staked OSMO',
|
package/esm/asset_list.js
CHANGED
|
@@ -5118,6 +5118,43 @@ const asset_list = {
|
|
|
5118
5118
|
}
|
|
5119
5119
|
}]
|
|
5120
5120
|
},
|
|
5121
|
+
{
|
|
5122
|
+
description: 'The native staking token of Lumen.',
|
|
5123
|
+
denom_units: [{
|
|
5124
|
+
denom: 'ibc/88DBE57372690630D2DD9779C247479CE124E777C5D695FA90699F3140CEC59F',
|
|
5125
|
+
exponent: 0,
|
|
5126
|
+
aliases: ['ulmn']
|
|
5127
|
+
}, {
|
|
5128
|
+
denom: 'lmn',
|
|
5129
|
+
exponent: 6
|
|
5130
|
+
}],
|
|
5131
|
+
base: 'ibc/88DBE57372690630D2DD9779C247479CE124E777C5D695FA90699F3140CEC59F',
|
|
5132
|
+
name: 'Lumen',
|
|
5133
|
+
display: 'lmn',
|
|
5134
|
+
symbol: 'LMN',
|
|
5135
|
+
images: [{
|
|
5136
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumen/images/lmn.png'
|
|
5137
|
+
}],
|
|
5138
|
+
socials: {
|
|
5139
|
+
website: 'https://lumen-network.org/',
|
|
5140
|
+
github: 'https://github.com/network-lumen/',
|
|
5141
|
+
telegram: 'https://t.me/+HBWh_cUJCrZiODE0',
|
|
5142
|
+
discord: 'https://discord.gg/DwK6V9shKc',
|
|
5143
|
+
x: 'https://x.com/LumenStack'
|
|
5144
|
+
},
|
|
5145
|
+
type_asset: 'sdk.coin',
|
|
5146
|
+
traces: [{
|
|
5147
|
+
type: 'ibc',
|
|
5148
|
+
counterparty: {
|
|
5149
|
+
channel_id: 'channel-1',
|
|
5150
|
+
base_denom: 'ulmn',
|
|
5151
|
+
chain_name: 'lumen'
|
|
5152
|
+
},
|
|
5153
|
+
chain: {
|
|
5154
|
+
channel_id: 'channel-109674'
|
|
5155
|
+
}
|
|
5156
|
+
}]
|
|
5157
|
+
},
|
|
5121
5158
|
{
|
|
5122
5159
|
denom_units: [{
|
|
5123
5160
|
denom: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
|
@@ -11621,6 +11658,43 @@ const asset_list = {
|
|
|
11621
11658
|
}
|
|
11622
11659
|
}]
|
|
11623
11660
|
},
|
|
11661
|
+
{
|
|
11662
|
+
description: 'The native staking token of Lumen.',
|
|
11663
|
+
denom_units: [{
|
|
11664
|
+
denom: 'ibc/88DBE57372690630D2DD9779C247479CE124E777C5D695FA90699F3140CEC59F',
|
|
11665
|
+
exponent: 0,
|
|
11666
|
+
aliases: ['ulmn']
|
|
11667
|
+
}, {
|
|
11668
|
+
denom: 'lmn',
|
|
11669
|
+
exponent: 6
|
|
11670
|
+
}],
|
|
11671
|
+
base: 'ibc/88DBE57372690630D2DD9779C247479CE124E777C5D695FA90699F3140CEC59F',
|
|
11672
|
+
name: 'Lumen',
|
|
11673
|
+
display: 'lmn',
|
|
11674
|
+
symbol: 'LMN',
|
|
11675
|
+
images: [{
|
|
11676
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumen/images/lmn.png'
|
|
11677
|
+
}],
|
|
11678
|
+
socials: {
|
|
11679
|
+
website: 'https://lumen-network.org/',
|
|
11680
|
+
github: 'https://github.com/network-lumen/',
|
|
11681
|
+
telegram: 'https://t.me/+HBWh_cUJCrZiODE0',
|
|
11682
|
+
discord: 'https://discord.gg/DwK6V9shKc',
|
|
11683
|
+
x: 'https://x.com/LumenStack'
|
|
11684
|
+
},
|
|
11685
|
+
type_asset: 'sdk.coin',
|
|
11686
|
+
traces: [{
|
|
11687
|
+
type: 'ibc',
|
|
11688
|
+
counterparty: {
|
|
11689
|
+
channel_id: 'channel-1',
|
|
11690
|
+
base_denom: 'ulmn',
|
|
11691
|
+
chain_name: 'lumen'
|
|
11692
|
+
},
|
|
11693
|
+
chain: {
|
|
11694
|
+
channel_id: 'channel-109674'
|
|
11695
|
+
}
|
|
11696
|
+
}]
|
|
11697
|
+
},
|
|
11624
11698
|
{
|
|
11625
11699
|
denom_units: [{
|
|
11626
11700
|
denom: 'ibc/32C4AEE2B3C4F767A351FA821AB0140B10CB690CDED27D9FCC857859B44432B9',
|
package/esm/assets.js
CHANGED
|
@@ -12573,8 +12573,7 @@ const assets = {
|
|
|
12573
12573
|
},
|
|
12574
12574
|
images: [{
|
|
12575
12575
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/LAB.png'
|
|
12576
|
-
}]
|
|
12577
|
-
coingecko_id: 'mad-scientists'
|
|
12576
|
+
}]
|
|
12578
12577
|
},
|
|
12579
12578
|
{
|
|
12580
12579
|
description: 'BackBone Labs Liquid Staked OSMO',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.339",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/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.339"
|
|
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": "c15415d72dd6372f73f1b708459a71d5ee81d731"
|
|
42
42
|
}
|