@chain-registry/osmosis 1.67.233 → 1.67.235
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/esm/asset_list.js +74 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -12747,6 +12747,43 @@ const asset_list = {
|
|
|
12747
12747
|
}
|
|
12748
12748
|
}]
|
|
12749
12749
|
},
|
|
12750
|
+
{
|
|
12751
|
+
description: 'PAXI is the native token of the Paxi blockchain.',
|
|
12752
|
+
denom_units: [{
|
|
12753
|
+
denom: 'ibc/2BDB1A24CECA305FBECD3285D7C4391AE8916B80AB4ED2B1DBFCAECED254D4D1',
|
|
12754
|
+
exponent: 0,
|
|
12755
|
+
aliases: ['upaxi']
|
|
12756
|
+
}, {
|
|
12757
|
+
denom: 'PAXI',
|
|
12758
|
+
exponent: 6
|
|
12759
|
+
}],
|
|
12760
|
+
type_asset: 'sdk.coin',
|
|
12761
|
+
base: 'ibc/2BDB1A24CECA305FBECD3285D7C4391AE8916B80AB4ED2B1DBFCAECED254D4D1',
|
|
12762
|
+
name: 'Paxi',
|
|
12763
|
+
display: 'PAXI',
|
|
12764
|
+
symbol: 'PAXI',
|
|
12765
|
+
images: [{
|
|
12766
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/paxi/images/paxi.png',
|
|
12767
|
+
theme: {
|
|
12768
|
+
circle: false
|
|
12769
|
+
}
|
|
12770
|
+
}],
|
|
12771
|
+
keywords: ['staking'],
|
|
12772
|
+
socials: {
|
|
12773
|
+
website: 'https://paxinet.io'
|
|
12774
|
+
},
|
|
12775
|
+
traces: [{
|
|
12776
|
+
type: 'ibc',
|
|
12777
|
+
counterparty: {
|
|
12778
|
+
channel_id: 'channel-0',
|
|
12779
|
+
base_denom: 'upaxi',
|
|
12780
|
+
chain_name: 'paxi'
|
|
12781
|
+
},
|
|
12782
|
+
chain: {
|
|
12783
|
+
channel_id: 'channel-107354'
|
|
12784
|
+
}
|
|
12785
|
+
}]
|
|
12786
|
+
},
|
|
12750
12787
|
{
|
|
12751
12788
|
description: 'The native token of Penumbra.',
|
|
12752
12789
|
denom_units: [{
|
|
@@ -22839,6 +22876,43 @@ const asset_list = {
|
|
|
22839
22876
|
}
|
|
22840
22877
|
}]
|
|
22841
22878
|
},
|
|
22879
|
+
{
|
|
22880
|
+
description: 'PAXI is the native token of the Paxi blockchain.',
|
|
22881
|
+
denom_units: [{
|
|
22882
|
+
denom: 'ibc/2BDB1A24CECA305FBECD3285D7C4391AE8916B80AB4ED2B1DBFCAECED254D4D1',
|
|
22883
|
+
exponent: 0,
|
|
22884
|
+
aliases: ['upaxi']
|
|
22885
|
+
}, {
|
|
22886
|
+
denom: 'PAXI',
|
|
22887
|
+
exponent: 6
|
|
22888
|
+
}],
|
|
22889
|
+
type_asset: 'sdk.coin',
|
|
22890
|
+
base: 'ibc/2BDB1A24CECA305FBECD3285D7C4391AE8916B80AB4ED2B1DBFCAECED254D4D1',
|
|
22891
|
+
name: 'Paxi',
|
|
22892
|
+
display: 'PAXI',
|
|
22893
|
+
symbol: 'PAXI',
|
|
22894
|
+
images: [{
|
|
22895
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/paxi/images/paxi.png',
|
|
22896
|
+
theme: {
|
|
22897
|
+
circle: false
|
|
22898
|
+
}
|
|
22899
|
+
}],
|
|
22900
|
+
keywords: ['staking'],
|
|
22901
|
+
socials: {
|
|
22902
|
+
website: 'https://paxinet.io'
|
|
22903
|
+
},
|
|
22904
|
+
traces: [{
|
|
22905
|
+
type: 'ibc',
|
|
22906
|
+
counterparty: {
|
|
22907
|
+
channel_id: 'channel-0',
|
|
22908
|
+
base_denom: 'upaxi',
|
|
22909
|
+
chain_name: 'paxi'
|
|
22910
|
+
},
|
|
22911
|
+
chain: {
|
|
22912
|
+
channel_id: 'channel-107354'
|
|
22913
|
+
}
|
|
22914
|
+
}]
|
|
22915
|
+
},
|
|
22842
22916
|
{
|
|
22843
22917
|
description: 'Persistence One is building a Bitcoin Cross-chain Swaps solution, enabling fast, zero-slippage secure swaps across Bitcoin Layer 2s.',
|
|
22844
22918
|
denom_units: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -12745,6 +12745,43 @@ const asset_list = {
|
|
|
12745
12745
|
}
|
|
12746
12746
|
}]
|
|
12747
12747
|
},
|
|
12748
|
+
{
|
|
12749
|
+
description: 'PAXI is the native token of the Paxi blockchain.',
|
|
12750
|
+
denom_units: [{
|
|
12751
|
+
denom: 'ibc/2BDB1A24CECA305FBECD3285D7C4391AE8916B80AB4ED2B1DBFCAECED254D4D1',
|
|
12752
|
+
exponent: 0,
|
|
12753
|
+
aliases: ['upaxi']
|
|
12754
|
+
}, {
|
|
12755
|
+
denom: 'PAXI',
|
|
12756
|
+
exponent: 6
|
|
12757
|
+
}],
|
|
12758
|
+
type_asset: 'sdk.coin',
|
|
12759
|
+
base: 'ibc/2BDB1A24CECA305FBECD3285D7C4391AE8916B80AB4ED2B1DBFCAECED254D4D1',
|
|
12760
|
+
name: 'Paxi',
|
|
12761
|
+
display: 'PAXI',
|
|
12762
|
+
symbol: 'PAXI',
|
|
12763
|
+
images: [{
|
|
12764
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/paxi/images/paxi.png',
|
|
12765
|
+
theme: {
|
|
12766
|
+
circle: false
|
|
12767
|
+
}
|
|
12768
|
+
}],
|
|
12769
|
+
keywords: ['staking'],
|
|
12770
|
+
socials: {
|
|
12771
|
+
website: 'https://paxinet.io'
|
|
12772
|
+
},
|
|
12773
|
+
traces: [{
|
|
12774
|
+
type: 'ibc',
|
|
12775
|
+
counterparty: {
|
|
12776
|
+
channel_id: 'channel-0',
|
|
12777
|
+
base_denom: 'upaxi',
|
|
12778
|
+
chain_name: 'paxi'
|
|
12779
|
+
},
|
|
12780
|
+
chain: {
|
|
12781
|
+
channel_id: 'channel-107354'
|
|
12782
|
+
}
|
|
12783
|
+
}]
|
|
12784
|
+
},
|
|
12748
12785
|
{
|
|
12749
12786
|
description: 'The native token of Penumbra.',
|
|
12750
12787
|
denom_units: [{
|
|
@@ -22837,6 +22874,43 @@ const asset_list = {
|
|
|
22837
22874
|
}
|
|
22838
22875
|
}]
|
|
22839
22876
|
},
|
|
22877
|
+
{
|
|
22878
|
+
description: 'PAXI is the native token of the Paxi blockchain.',
|
|
22879
|
+
denom_units: [{
|
|
22880
|
+
denom: 'ibc/2BDB1A24CECA305FBECD3285D7C4391AE8916B80AB4ED2B1DBFCAECED254D4D1',
|
|
22881
|
+
exponent: 0,
|
|
22882
|
+
aliases: ['upaxi']
|
|
22883
|
+
}, {
|
|
22884
|
+
denom: 'PAXI',
|
|
22885
|
+
exponent: 6
|
|
22886
|
+
}],
|
|
22887
|
+
type_asset: 'sdk.coin',
|
|
22888
|
+
base: 'ibc/2BDB1A24CECA305FBECD3285D7C4391AE8916B80AB4ED2B1DBFCAECED254D4D1',
|
|
22889
|
+
name: 'Paxi',
|
|
22890
|
+
display: 'PAXI',
|
|
22891
|
+
symbol: 'PAXI',
|
|
22892
|
+
images: [{
|
|
22893
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/paxi/images/paxi.png',
|
|
22894
|
+
theme: {
|
|
22895
|
+
circle: false
|
|
22896
|
+
}
|
|
22897
|
+
}],
|
|
22898
|
+
keywords: ['staking'],
|
|
22899
|
+
socials: {
|
|
22900
|
+
website: 'https://paxinet.io'
|
|
22901
|
+
},
|
|
22902
|
+
traces: [{
|
|
22903
|
+
type: 'ibc',
|
|
22904
|
+
counterparty: {
|
|
22905
|
+
channel_id: 'channel-0',
|
|
22906
|
+
base_denom: 'upaxi',
|
|
22907
|
+
chain_name: 'paxi'
|
|
22908
|
+
},
|
|
22909
|
+
chain: {
|
|
22910
|
+
channel_id: 'channel-107354'
|
|
22911
|
+
}
|
|
22912
|
+
}]
|
|
22913
|
+
},
|
|
22840
22914
|
{
|
|
22841
22915
|
description: 'Persistence One is building a Bitcoin Cross-chain Swaps solution, enabling fast, zero-slippage secure swaps across Bitcoin Layer 2s.',
|
|
22842
22916
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.235",
|
|
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.235"
|
|
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": "eff7fa58d8765336d2cc5f61b0a6b656956c1517"
|
|
42
42
|
}
|