mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 13:38:00 +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
20 lines
556 B
JSON
20 lines
556 B
JSON
{
|
|
"chainId": "996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50",
|
|
"name": "DeBio",
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "DBIO",
|
|
"precision": 18,
|
|
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"url": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e",
|
|
"name": "Octopus"
|
|
}
|
|
],
|
|
"addressPrefix": 42
|
|
}
|