mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-24 08:48:01 +00:00
39ca67dab8
Pezkuwi overlay (B source): - pezkuwi-chains.json: 4 chains (Relay, Zagros, Asset Hub, People) - pezkuwi-xcm.json: full XCM config with networkDeliveryFee, networkBaseWeight - pezkuwi-xcm-dynamic.json: dynamic XCM config Merge script: - Takes Nova as base (A source) - Adds Pezkuwi entries to ALL XCM sections - Pezkuwi chains appear first - Nothing gets deleted All chains have disabledCheckMetadataHash: true
105 lines
2.9 KiB
JSON
105 lines
2.9 KiB
JSON
{
|
|
"assetsLocation": {
|
|
"HEZ": {
|
|
"chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75",
|
|
"multiLocation": {}
|
|
},
|
|
"HEZ-AssetHub": {
|
|
"chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948",
|
|
"multiLocation": {}
|
|
},
|
|
"HEZ-People": {
|
|
"chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8",
|
|
"multiLocation": {}
|
|
}
|
|
},
|
|
"networkDeliveryFee": {},
|
|
"networkBaseWeight": {},
|
|
"chains": [
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|