mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-21 23:48:06 +00:00
2b64253e7e
- Update Pezkuwi chain genesis hashes (relay, asset hub, people) - Update XCM transfer configs with new chain IDs - Reorganize DApps: HEZstaking, Pezsnowbridge, Social-KURD - Update allowed-chains whitelist
284 lines
8.1 KiB
JSON
284 lines
8.1 KiB
JSON
[
|
|
{
|
|
"chainId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
|
|
"name": "Pezkuwi",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
|
|
"addressPrefix": 42,
|
|
"options": [
|
|
"crowdloans",
|
|
"governance-v2",
|
|
"proxy",
|
|
"multisig",
|
|
"pushSupport",
|
|
"fullSyncByDefault"
|
|
],
|
|
"nodeSelectionStrategy": "roundRobin",
|
|
"nodes": [
|
|
{
|
|
"url": "wss://rpc.pezkuwichain.io",
|
|
"name": "Pezkuwi Mainnet"
|
|
},
|
|
{
|
|
"url": "wss://mainnet.pezkuwichain.io",
|
|
"name": "Pezkuwi Mainnet (Alt)"
|
|
}
|
|
],
|
|
"explorers": [
|
|
{
|
|
"name": "Pezkuwi Explorer",
|
|
"extrinsic": "https://explorer.pezkuwichain.io/extrinsic/{value}",
|
|
"account": "https://explorer.pezkuwichain.io/account/{value}",
|
|
"event": "https://explorer.pezkuwichain.io/event/{value}"
|
|
}
|
|
],
|
|
"externalApi": {
|
|
"staking": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io"
|
|
}
|
|
],
|
|
"staking-rewards": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io"
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io"
|
|
}
|
|
]
|
|
},
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "HEZ",
|
|
"precision": 12,
|
|
"name": "HEZkurd",
|
|
"priceId": "hezkurd",
|
|
"staking": null,
|
|
"type": "native",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": null
|
|
}
|
|
],
|
|
"additional": {
|
|
"themeColor": "#009639",
|
|
"defaultBlockTimeMillis": 6000,
|
|
"feeViaRuntimeCall": true,
|
|
"disabledCheckMetadataHash": true,
|
|
"stakingMaxElectingVoters": 22500,
|
|
"identityChain": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
|
|
"stakingWiki": "https://wiki.pezkuwichain.io/staking"
|
|
}
|
|
},
|
|
{
|
|
"chainId": "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949",
|
|
"parentId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
|
|
"name": "Pezkuwi Asset Hub",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/PEZ.svg",
|
|
"addressPrefix": 42,
|
|
"options": [
|
|
"swap-hub",
|
|
"assethub-fees",
|
|
"proxy",
|
|
"multisig",
|
|
"fullSyncByDefault",
|
|
"pushSupport"
|
|
],
|
|
"nodeSelectionStrategy": "roundRobin",
|
|
"nodes": [
|
|
{
|
|
"url": "wss://asset-hub-rpc.pezkuwichain.io",
|
|
"name": "Pezkuwi Asset Hub"
|
|
}
|
|
],
|
|
"explorers": [
|
|
{
|
|
"name": "Pezkuwi Explorer",
|
|
"extrinsic": "https://explorer.pezkuwichain.io/asset-hub/extrinsic/{value}",
|
|
"account": "https://explorer.pezkuwichain.io/asset-hub/account/{value}",
|
|
"event": "https://explorer.pezkuwichain.io/asset-hub/event/{value}"
|
|
}
|
|
],
|
|
"externalApi": {
|
|
"staking-rewards": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io"
|
|
}
|
|
],
|
|
"staking": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io"
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io"
|
|
}
|
|
]
|
|
},
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "HEZ",
|
|
"precision": 12,
|
|
"name": "HEZkurd",
|
|
"priceId": "hezkurd",
|
|
"staking": [
|
|
"relaychain",
|
|
"nomination-pools"
|
|
],
|
|
"type": "native",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": null
|
|
},
|
|
{
|
|
"assetId": 1,
|
|
"symbol": "PEZ",
|
|
"precision": 12,
|
|
"name": "Pezkuwi",
|
|
"priceId": "pezkuwi",
|
|
"staking": null,
|
|
"type": "statemine",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/PEZ.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": {
|
|
"assetId": "1"
|
|
}
|
|
},
|
|
{
|
|
"assetId": 1000,
|
|
"symbol": "USDT",
|
|
"precision": 6,
|
|
"name": "Tether USD",
|
|
"priceId": "tether",
|
|
"staking": null,
|
|
"type": "statemine",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/wUSDT.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": {
|
|
"assetId": "1000"
|
|
}
|
|
},
|
|
{
|
|
"assetId": 1001,
|
|
"symbol": "DOT",
|
|
"precision": 10,
|
|
"name": "Polkadot",
|
|
"priceId": "polkadot",
|
|
"staking": null,
|
|
"type": "statemine",
|
|
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": {
|
|
"assetId": "1001"
|
|
}
|
|
},
|
|
{
|
|
"assetId": 1002,
|
|
"symbol": "ETH",
|
|
"precision": 18,
|
|
"name": "Ethereum",
|
|
"priceId": "ethereum",
|
|
"staking": null,
|
|
"type": "statemine",
|
|
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": {
|
|
"assetId": "1002"
|
|
}
|
|
},
|
|
{
|
|
"assetId": 1003,
|
|
"symbol": "BTC",
|
|
"precision": 8,
|
|
"name": "Bitcoin",
|
|
"priceId": "bitcoin",
|
|
"staking": null,
|
|
"type": "statemine",
|
|
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": {
|
|
"assetId": "1003"
|
|
}
|
|
}
|
|
],
|
|
"additional": {
|
|
"themeColor": "#009639",
|
|
"defaultBlockTimeMillis": 6000,
|
|
"feeViaRuntimeCall": true,
|
|
"disabledCheckMetadataHash": true,
|
|
"relaychainAsNative": true,
|
|
"stakingMaxElectingVoters": 22500,
|
|
"identityChain": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
|
|
"timelineChain": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
|
|
"defaultBlockTime": 6000,
|
|
"stakingWiki": "https://wiki.pezkuwichain.io/staking"
|
|
}
|
|
},
|
|
{
|
|
"chainId": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
|
|
"parentId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
|
|
"name": "Pezkuwi People",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/chains/PezkuwiPeople.png",
|
|
"addressPrefix": 42,
|
|
"options": [
|
|
"proxy",
|
|
"multisig",
|
|
"fullSyncByDefault"
|
|
],
|
|
"nodeSelectionStrategy": "roundRobin",
|
|
"nodes": [
|
|
{
|
|
"url": "wss://people-rpc.pezkuwichain.io",
|
|
"name": "Pezkuwi People Chain"
|
|
}
|
|
],
|
|
"explorers": [
|
|
{
|
|
"name": "Pezkuwi Explorer",
|
|
"extrinsic": "https://explorer.pezkuwichain.io/people/extrinsic/{value}",
|
|
"account": "https://explorer.pezkuwichain.io/people/account/{value}",
|
|
"event": "https://explorer.pezkuwichain.io/people/event/{value}"
|
|
}
|
|
],
|
|
"externalApi": {},
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "HEZ",
|
|
"precision": 12,
|
|
"name": "HEZkurd",
|
|
"priceId": "hezkurd",
|
|
"staking": null,
|
|
"type": "native",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": null
|
|
}
|
|
],
|
|
"additional": {
|
|
"themeColor": "#009639",
|
|
"defaultBlockTimeMillis": 6000,
|
|
"feeViaRuntimeCall": true,
|
|
"disabledCheckMetadataHash": true
|
|
}
|
|
}
|
|
]
|