Files
pezkuwi-wallet-utils/chains/v22/preConfigured/details/fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6.json
T
pezkuwichain 46297339b1 Initial commit: Pezkuwi Wallet Utils
- Chain configurations for Polkadot, Kusama and all major parachains
- Pezkuwichain ecosystem (Relay Chain, Asset Hub, People Chain)
- Staking metadata and validator lists
- DApp configurations
- XCM cross-chain messaging configs
- Governance dApp listings
- Promotional banners
- Chain migration configurations
- Asset metadata and icons

Based on Nova Utils with Pezkuwichain extensions
2026-01-23 00:29:48 +03:00

28 lines
652 B
JSON

{
"chainId": "fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6",
"name": "passet-hub (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://passet-hub-paseo.ibp.network",
"name": "IBP1"
},
{
"url": "wss://passet-hub-paseo.dotters.network",
"name": "IBP2"
},
{
"url": "wss://testnet-passet-hub.polkadot.io",
"name": "Parity"
}
],
"addressPrefix": 42
}