Files
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

82 lines
3.1 KiB
JSON

[
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"dapps": [
{
"title": "Polkassembly",
"url": "https://polkadot.polkassembly.io/referendum/{referendumId}",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg",
"details": "Comment and react"
},
{
"title": "Subsquare",
"url": "https://polkadot.subsquare.io/democracy/referendum/{referendumId}",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg",
"details": "Comment and react"
}
]
},
{
"chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"dapps": [
{
"title": "Polkassembly",
"url": "https://kusama.polkassembly.io/referendum/{referendumId}",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg",
"details": "Comment and react"
},
{
"title": "Subsquare",
"url": "https://kusama.subsquare.io/democracy/referendum/{referendumId}",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg",
"details": "Comment and react"
},
{
"title": "Proof of Chaos",
"url": "https://www.proofofchaos.app/vote/",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Proof_of_Chaos.svg",
"details": "Pass the quiz for NFT upgrade"
}
]
},
{
"chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d",
"dapps": [
{
"title": "Polkassembly",
"url": "https://moonbeam.polkassembly.io/referendum/{referendumId}",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg",
"details": "Comment and react"
}
]
},
{
"chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b",
"dapps": [
{
"title": "Polkassembly",
"url": "https://moonriver.polkassembly.io/referendum/{referendumId}",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg",
"details": "Comment and react"
}
]
},
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"dapps": [
{
"title": "Polkassembly",
"url": "https://centrifuge.polkassembly.io/referendum/{referendumId}",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg",
"details": "Comment and react"
},
{
"title": "Subsquare",
"url": "https://centrifuge.subsquare.io/democracy/referendum/{referendumId}",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg",
"details": "Comment and react"
}
]
}
]