Files
pezkuwi-wallet-utils/chains/v22/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json
T
pezkuwichain 89f062183d feat: add subquery endpoints, staking config and identity chain references
- Add staking, staking-rewards, history externalApi endpoints (subquery.pezkuwichain.io)
  for both Pezkuwi Relay and Asset Hub
- Add identityChain reference to People chain on Relay and Asset Hub
- Add stakingWiki link to wiki.pezkuwichain.io/staking
- Add pushSupport option to Asset Hub
- Add defaultBlockTime to Asset Hub additional config
- Regenerate all merged chain versions via sync script
2026-02-13 06:43:08 +03:00

20 lines
461 B
JSON

{
"chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc",
"name": "NeuroWeb Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "NEURO",
"precision": 12,
"icon": "NEURO.svg"
}
],
"nodes": [
{
"url": "wss://parachain-testnet-rpc.origin-trail.network/",
"name": "TraceLabs"
}
],
"addressPrefix": 101
}