@chain-registry/osmosis 1.67.371 → 1.67.372
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 +16 -10
- package/assets.js +9 -6
- package/esm/asset_list.js +16 -10
- package/esm/assets.js +9 -6
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -3700,14 +3700,17 @@ const asset_list = {
|
|
|
3700
3700
|
{
|
|
3701
3701
|
description: 'The native token of Hippo Protocol.',
|
|
3702
3702
|
denom_units: [{
|
|
3703
|
-
denom: 'ibc/
|
|
3703
|
+
denom: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
3704
3704
|
exponent: 0,
|
|
3705
3705
|
aliases: ['ahp']
|
|
3706
|
+
}, {
|
|
3707
|
+
denom: 'hp',
|
|
3708
|
+
exponent: 18
|
|
3706
3709
|
}],
|
|
3707
3710
|
type_asset: 'sdk.coin',
|
|
3708
|
-
base: 'ibc/
|
|
3711
|
+
base: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
3709
3712
|
name: 'Hippo',
|
|
3710
|
-
display: '
|
|
3713
|
+
display: 'hp',
|
|
3711
3714
|
symbol: 'HP',
|
|
3712
3715
|
logo_URIs: {
|
|
3713
3716
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
|
|
@@ -3723,12 +3726,12 @@ const asset_list = {
|
|
|
3723
3726
|
traces: [{
|
|
3724
3727
|
type: 'ibc',
|
|
3725
3728
|
counterparty: {
|
|
3726
|
-
channel_id: 'channel-
|
|
3729
|
+
channel_id: 'channel-1',
|
|
3727
3730
|
base_denom: 'ahp',
|
|
3728
3731
|
chain_name: 'hippoprotocol'
|
|
3729
3732
|
},
|
|
3730
3733
|
chain: {
|
|
3731
|
-
channel_id: 'channel-
|
|
3734
|
+
channel_id: 'channel-110277'
|
|
3732
3735
|
}
|
|
3733
3736
|
}]
|
|
3734
3737
|
},
|
|
@@ -10205,14 +10208,17 @@ const asset_list = {
|
|
|
10205
10208
|
{
|
|
10206
10209
|
description: 'The native token of Hippo Protocol.',
|
|
10207
10210
|
denom_units: [{
|
|
10208
|
-
denom: 'ibc/
|
|
10211
|
+
denom: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
10209
10212
|
exponent: 0,
|
|
10210
10213
|
aliases: ['ahp']
|
|
10214
|
+
}, {
|
|
10215
|
+
denom: 'hp',
|
|
10216
|
+
exponent: 18
|
|
10211
10217
|
}],
|
|
10212
10218
|
type_asset: 'sdk.coin',
|
|
10213
|
-
base: 'ibc/
|
|
10219
|
+
base: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
10214
10220
|
name: 'Hippo',
|
|
10215
|
-
display: '
|
|
10221
|
+
display: 'hp',
|
|
10216
10222
|
symbol: 'HP',
|
|
10217
10223
|
logo_URIs: {
|
|
10218
10224
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
|
|
@@ -10228,12 +10234,12 @@ const asset_list = {
|
|
|
10228
10234
|
traces: [{
|
|
10229
10235
|
type: 'ibc',
|
|
10230
10236
|
counterparty: {
|
|
10231
|
-
channel_id: 'channel-
|
|
10237
|
+
channel_id: 'channel-1',
|
|
10232
10238
|
base_denom: 'ahp',
|
|
10233
10239
|
chain_name: 'hippoprotocol'
|
|
10234
10240
|
},
|
|
10235
10241
|
chain: {
|
|
10236
|
-
channel_id: 'channel-
|
|
10242
|
+
channel_id: 'channel-110277'
|
|
10237
10243
|
}
|
|
10238
10244
|
}]
|
|
10239
10245
|
},
|
package/assets.js
CHANGED
|
@@ -21602,25 +21602,28 @@ const assets = {
|
|
|
21602
21602
|
{
|
|
21603
21603
|
description: 'The native token of Hippo Protocol.',
|
|
21604
21604
|
denom_units: [{
|
|
21605
|
-
denom: 'ibc/
|
|
21605
|
+
denom: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
21606
21606
|
exponent: 0,
|
|
21607
21607
|
aliases: ['ahp']
|
|
21608
|
+
}, {
|
|
21609
|
+
denom: 'hp',
|
|
21610
|
+
exponent: 18
|
|
21608
21611
|
}],
|
|
21609
21612
|
type_asset: 'ics20',
|
|
21610
|
-
base: 'ibc/
|
|
21613
|
+
base: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
21611
21614
|
name: 'Hippo Protocol',
|
|
21612
|
-
display: '
|
|
21615
|
+
display: 'hp',
|
|
21613
21616
|
symbol: 'HP',
|
|
21614
21617
|
traces: [{
|
|
21615
21618
|
type: 'ibc',
|
|
21616
21619
|
counterparty: {
|
|
21617
21620
|
chain_name: 'hippoprotocol',
|
|
21618
21621
|
base_denom: 'ahp',
|
|
21619
|
-
channel_id: 'channel-
|
|
21622
|
+
channel_id: 'channel-1'
|
|
21620
21623
|
},
|
|
21621
21624
|
chain: {
|
|
21622
|
-
channel_id: 'channel-
|
|
21623
|
-
path: 'transfer/channel-
|
|
21625
|
+
channel_id: 'channel-110277',
|
|
21626
|
+
path: 'transfer/channel-110277/ahp'
|
|
21624
21627
|
}
|
|
21625
21628
|
}],
|
|
21626
21629
|
logo_URIs: {
|
package/esm/asset_list.js
CHANGED
|
@@ -3698,14 +3698,17 @@ const asset_list = {
|
|
|
3698
3698
|
{
|
|
3699
3699
|
description: 'The native token of Hippo Protocol.',
|
|
3700
3700
|
denom_units: [{
|
|
3701
|
-
denom: 'ibc/
|
|
3701
|
+
denom: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
3702
3702
|
exponent: 0,
|
|
3703
3703
|
aliases: ['ahp']
|
|
3704
|
+
}, {
|
|
3705
|
+
denom: 'hp',
|
|
3706
|
+
exponent: 18
|
|
3704
3707
|
}],
|
|
3705
3708
|
type_asset: 'sdk.coin',
|
|
3706
|
-
base: 'ibc/
|
|
3709
|
+
base: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
3707
3710
|
name: 'Hippo',
|
|
3708
|
-
display: '
|
|
3711
|
+
display: 'hp',
|
|
3709
3712
|
symbol: 'HP',
|
|
3710
3713
|
logo_URIs: {
|
|
3711
3714
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
|
|
@@ -3721,12 +3724,12 @@ const asset_list = {
|
|
|
3721
3724
|
traces: [{
|
|
3722
3725
|
type: 'ibc',
|
|
3723
3726
|
counterparty: {
|
|
3724
|
-
channel_id: 'channel-
|
|
3727
|
+
channel_id: 'channel-1',
|
|
3725
3728
|
base_denom: 'ahp',
|
|
3726
3729
|
chain_name: 'hippoprotocol'
|
|
3727
3730
|
},
|
|
3728
3731
|
chain: {
|
|
3729
|
-
channel_id: 'channel-
|
|
3732
|
+
channel_id: 'channel-110277'
|
|
3730
3733
|
}
|
|
3731
3734
|
}]
|
|
3732
3735
|
},
|
|
@@ -10203,14 +10206,17 @@ const asset_list = {
|
|
|
10203
10206
|
{
|
|
10204
10207
|
description: 'The native token of Hippo Protocol.',
|
|
10205
10208
|
denom_units: [{
|
|
10206
|
-
denom: 'ibc/
|
|
10209
|
+
denom: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
10207
10210
|
exponent: 0,
|
|
10208
10211
|
aliases: ['ahp']
|
|
10212
|
+
}, {
|
|
10213
|
+
denom: 'hp',
|
|
10214
|
+
exponent: 18
|
|
10209
10215
|
}],
|
|
10210
10216
|
type_asset: 'sdk.coin',
|
|
10211
|
-
base: 'ibc/
|
|
10217
|
+
base: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
10212
10218
|
name: 'Hippo',
|
|
10213
|
-
display: '
|
|
10219
|
+
display: 'hp',
|
|
10214
10220
|
symbol: 'HP',
|
|
10215
10221
|
logo_URIs: {
|
|
10216
10222
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
|
|
@@ -10226,12 +10232,12 @@ const asset_list = {
|
|
|
10226
10232
|
traces: [{
|
|
10227
10233
|
type: 'ibc',
|
|
10228
10234
|
counterparty: {
|
|
10229
|
-
channel_id: 'channel-
|
|
10235
|
+
channel_id: 'channel-1',
|
|
10230
10236
|
base_denom: 'ahp',
|
|
10231
10237
|
chain_name: 'hippoprotocol'
|
|
10232
10238
|
},
|
|
10233
10239
|
chain: {
|
|
10234
|
-
channel_id: 'channel-
|
|
10240
|
+
channel_id: 'channel-110277'
|
|
10235
10241
|
}
|
|
10236
10242
|
}]
|
|
10237
10243
|
},
|
package/esm/assets.js
CHANGED
|
@@ -21600,25 +21600,28 @@ const assets = {
|
|
|
21600
21600
|
{
|
|
21601
21601
|
description: 'The native token of Hippo Protocol.',
|
|
21602
21602
|
denom_units: [{
|
|
21603
|
-
denom: 'ibc/
|
|
21603
|
+
denom: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
21604
21604
|
exponent: 0,
|
|
21605
21605
|
aliases: ['ahp']
|
|
21606
|
+
}, {
|
|
21607
|
+
denom: 'hp',
|
|
21608
|
+
exponent: 18
|
|
21606
21609
|
}],
|
|
21607
21610
|
type_asset: 'ics20',
|
|
21608
|
-
base: 'ibc/
|
|
21611
|
+
base: 'ibc/24C3429B835A84801EFEFC28C8CBDF787C4067D971CB6E510BB525FA462CCE1C',
|
|
21609
21612
|
name: 'Hippo Protocol',
|
|
21610
|
-
display: '
|
|
21613
|
+
display: 'hp',
|
|
21611
21614
|
symbol: 'HP',
|
|
21612
21615
|
traces: [{
|
|
21613
21616
|
type: 'ibc',
|
|
21614
21617
|
counterparty: {
|
|
21615
21618
|
chain_name: 'hippoprotocol',
|
|
21616
21619
|
base_denom: 'ahp',
|
|
21617
|
-
channel_id: 'channel-
|
|
21620
|
+
channel_id: 'channel-1'
|
|
21618
21621
|
},
|
|
21619
21622
|
chain: {
|
|
21620
|
-
channel_id: 'channel-
|
|
21621
|
-
path: 'transfer/channel-
|
|
21623
|
+
channel_id: 'channel-110277',
|
|
21624
|
+
path: 'transfer/channel-110277/ahp'
|
|
21622
21625
|
}
|
|
21623
21626
|
}],
|
|
21624
21627
|
logo_URIs: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.372",
|
|
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.372"
|
|
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": "acfe7b39061d70ee8871b3af55be2c339324a9f8"
|
|
42
42
|
}
|