Files
pezkuwi-wallet-utils/banners/content/assets/banners.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

17 lines
892 B
JSON

[
{
"id": "e682511d-1afb-4144-bd3e-85d661d8a887",
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/red_promo_banner_background.png",
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/myth_staking_promo_banner_picture.png",
"clipsToBounds": false,
"action": "novawallet://nova/open/staking"
},
{
"id": "9464681d-ad80-479a-b2f7-4ab1e9ed9e58",
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/rainbow_promo_banner_background.png",
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/staking_promo_banner_picture.png",
"clipsToBounds": false,
"action": "novawallet://nova/open/staking"
}
]