mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-21 23:48:06 +00:00
46297339b1
- 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
17 lines
892 B
JSON
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"
|
|
}
|
|
]
|