Files
pezkuwi-wallet-utils/chains/v21/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.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
646 B
JSON

{
"chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
"name": "Paseo People (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://people-paseo.rpc.amforc.com",
"name": "Amforc"
},
{
"url": "wss://sys.ibp.network/people-paseo",
"name": "IBP1"
},
{
"url": "wss://people-paseo.dotters.network",
"name": "IBP2"
}
],
"addressPrefix": 0
}