mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 03:17:59 +00:00
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
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"multisigsApiUrl": "https://subquery-accounts-stg.novasama-tech.org/",
|
||||
"proxyApiUrl": "https://subquery-accounts-stg.novasama-tech.org",
|
||||
"multiStakingApiUrl": "https://subquery-multi-staking-prod.novasama-tech.org"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"multisigsApiUrl": "https://subquery-accounts-stg.novasama-tech.org",
|
||||
"proxyApiUrl": "https://subquery-accounts-stg.novasama-tech.org",
|
||||
"multiStakingApiUrl": "https://subquery-multi-staking-prod.novasama-tech.org"
|
||||
}
|
||||
Reference in New Issue
Block a user