mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +00:00
Add Pezkuwi XCM transfer configurations
- Add HEZ teleport support between Pezkuwi Mainnet, Asset Hub, and People Chain - Configure networkBaseWeight and networkDeliveryFee for all Pezkuwi chains - Enable cross-chain HEZ transfers via xcmpallet-teleport
This commit is contained in:
+190
-2
@@ -418,6 +418,25 @@
|
||||
},
|
||||
"instructions": "xtokensReserve"
|
||||
}
|
||||
},
|
||||
"HEZ": {
|
||||
"chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75",
|
||||
"multiLocation": {},
|
||||
"reserveFee": {
|
||||
"mode": {
|
||||
"type": "proportional",
|
||||
"value": "5000000000"
|
||||
},
|
||||
"instructions": "xtokensReserve"
|
||||
}
|
||||
},
|
||||
"HEZ-AssetHub": {
|
||||
"chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948",
|
||||
"multiLocation": {}
|
||||
},
|
||||
"HEZ-People": {
|
||||
"chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8",
|
||||
"multiLocation": {}
|
||||
}
|
||||
},
|
||||
"instructions": {
|
||||
@@ -543,6 +562,46 @@
|
||||
"sizeFactor": "100000",
|
||||
"alwaysHoldingPays": false
|
||||
}
|
||||
},
|
||||
"bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75": {
|
||||
"toParachain": {
|
||||
"type": "exponential",
|
||||
"factorPallet": "Dmp",
|
||||
"sizeBase": "300000000",
|
||||
"sizeFactor": "1000000"
|
||||
}
|
||||
},
|
||||
"00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948": {
|
||||
"toParent": {
|
||||
"type": "exponential",
|
||||
"factorPallet": "ParachainSystem",
|
||||
"sizeBase": "300000000",
|
||||
"sizeFactor": "100000",
|
||||
"alwaysHoldingPays": false
|
||||
},
|
||||
"toParachain": {
|
||||
"type": "exponential",
|
||||
"factorPallet": "XcmpQueue",
|
||||
"sizeBase": "300000000",
|
||||
"sizeFactor": "100000",
|
||||
"alwaysHoldingPays": false
|
||||
}
|
||||
},
|
||||
"58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8": {
|
||||
"toParent": {
|
||||
"type": "exponential",
|
||||
"factorPallet": "ParachainSystem",
|
||||
"sizeBase": "300000000",
|
||||
"sizeFactor": "100000",
|
||||
"alwaysHoldingPays": false
|
||||
},
|
||||
"toParachain": {
|
||||
"type": "exponential",
|
||||
"factorPallet": "XcmpQueue",
|
||||
"sizeBase": "300000000",
|
||||
"sizeFactor": "100000",
|
||||
"alwaysHoldingPays": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"networkBaseWeight": {
|
||||
@@ -578,7 +637,10 @@
|
||||
"c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f": "1000000000",
|
||||
"67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008": "1000000000",
|
||||
"97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21": "1000000000",
|
||||
"e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee": "1000000"
|
||||
"e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee": "1000000",
|
||||
"bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75": "1000000000",
|
||||
"00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948": "1000000000",
|
||||
"58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8": "1000000000"
|
||||
},
|
||||
"chains": [
|
||||
{
|
||||
@@ -3683,6 +3745,132 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"assetLocation": "HEZ",
|
||||
"assetLocationPath": {
|
||||
"type": "relative"
|
||||
},
|
||||
"xcmTransfers": [
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948",
|
||||
"assetId": 0,
|
||||
"fee": {
|
||||
"mode": {
|
||||
"type": "proportional",
|
||||
"value": "5000000000"
|
||||
},
|
||||
"instructions": "xcmPalletTeleportDest"
|
||||
}
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
},
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8",
|
||||
"assetId": 0,
|
||||
"fee": {
|
||||
"mode": {
|
||||
"type": "proportional",
|
||||
"value": "5000000000"
|
||||
},
|
||||
"instructions": "xcmPalletTeleportDest"
|
||||
}
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"assetLocation": "HEZ-AssetHub",
|
||||
"assetLocationPath": {
|
||||
"type": "relative"
|
||||
},
|
||||
"xcmTransfers": [
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75",
|
||||
"assetId": 0,
|
||||
"fee": {
|
||||
"mode": {
|
||||
"type": "proportional",
|
||||
"value": "5000000000"
|
||||
},
|
||||
"instructions": "xcmPalletTeleportDest"
|
||||
}
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
},
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8",
|
||||
"assetId": 0,
|
||||
"fee": {
|
||||
"mode": {
|
||||
"type": "proportional",
|
||||
"value": "5000000000"
|
||||
},
|
||||
"instructions": "xcmPalletTeleportDest"
|
||||
}
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"assetLocation": "HEZ-People",
|
||||
"assetLocationPath": {
|
||||
"type": "relative"
|
||||
},
|
||||
"xcmTransfers": [
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75",
|
||||
"assetId": 0,
|
||||
"fee": {
|
||||
"mode": {
|
||||
"type": "proportional",
|
||||
"value": "5000000000"
|
||||
},
|
||||
"instructions": "xcmPalletTeleportDest"
|
||||
}
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
},
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948",
|
||||
"assetId": 0,
|
||||
"fee": {
|
||||
"mode": {
|
||||
"type": "proportional",
|
||||
"value": "5000000000"
|
||||
},
|
||||
"instructions": "xcmPalletTeleportDest"
|
||||
}
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -201,6 +201,18 @@
|
||||
"parachainId": 2051,
|
||||
"generalKey": "0x414a554e"
|
||||
}
|
||||
},
|
||||
"HEZ": {
|
||||
"chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75",
|
||||
"multiLocation": {}
|
||||
},
|
||||
"HEZ-AssetHub": {
|
||||
"chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948",
|
||||
"multiLocation": {}
|
||||
},
|
||||
"HEZ-People": {
|
||||
"chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8",
|
||||
"multiLocation": {}
|
||||
}
|
||||
},
|
||||
"reserveIdOverrides": {
|
||||
@@ -1208,6 +1220,90 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"assetLocation": "HEZ",
|
||||
"assetLocationPath": {
|
||||
"type": "relative"
|
||||
},
|
||||
"xcmTransfers": [
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948",
|
||||
"assetId": 0
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
},
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8",
|
||||
"assetId": 0
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"assetLocation": "HEZ-AssetHub",
|
||||
"assetLocationPath": {
|
||||
"type": "relative"
|
||||
},
|
||||
"xcmTransfers": [
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75",
|
||||
"assetId": 0
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
},
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8",
|
||||
"assetId": 0
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"assetLocation": "HEZ-People",
|
||||
"assetLocationPath": {
|
||||
"type": "relative"
|
||||
},
|
||||
"xcmTransfers": [
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75",
|
||||
"assetId": 0
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
},
|
||||
{
|
||||
"destination": {
|
||||
"chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948",
|
||||
"assetId": 0
|
||||
},
|
||||
"type": "xcmpallet-teleport"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user