mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-21 23:48:06 +00:00
2b64253e7e
- Update Pezkuwi chain genesis hashes (relay, asset hub, people) - Update XCM transfer configs with new chain IDs - Reorganize DApps: HEZstaking, Pezsnowbridge, Social-KURD - Update allowed-chains whitelist
42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"description": "Only these chains will be included in the final config",
|
|
"mode": "whitelist",
|
|
"chains": [
|
|
{
|
|
"id": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
|
|
"name": "Pezkuwi",
|
|
"source": "pezkuwi"
|
|
},
|
|
{
|
|
"id": "96eb58af1bb7288115b5e4ff1590422533e749293f231974536dc6672417d06f",
|
|
"name": "Zagros Testnet",
|
|
"source": "pezkuwi"
|
|
},
|
|
{
|
|
"id": "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949",
|
|
"name": "Pezkuwi Asset Hub",
|
|
"source": "pezkuwi"
|
|
},
|
|
{
|
|
"id": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
|
|
"name": "Pezkuwi People",
|
|
"source": "pezkuwi"
|
|
},
|
|
{
|
|
"id": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
|
"name": "Polkadot",
|
|
"source": "nova"
|
|
},
|
|
{
|
|
"id": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f",
|
|
"name": "Polkadot Asset Hub",
|
|
"source": "nova"
|
|
},
|
|
{
|
|
"id": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5f6f",
|
|
"name": "Polkadot People",
|
|
"source": "nova"
|
|
}
|
|
]
|
|
}
|