Files
pezkuwi-wallet-utils/chains/v20/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.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
779 B
JSON

{
"chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d",
"name": "Parachain",
"assets": [
{
"assetId": 0,
"symbol": "PDEX",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
}
],
"nodes": [
{
"url": "wss://polkadex-parachain-rpc.dwellir.com",
"name": "Dwellir"
},
{
"url": "wss://polkadex-parachain.api.onfinality.io/public-ws",
"name": "OnFinality"
},
{
"url": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
"name": "RadiumBlock"
}
],
"addressPrefix": 89
}