Files
pezkuwi-wallet-utils/chains/v22/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json
T
pezkuwichain 71d14b884a feat: add Nova-base sync mechanism
- Add sync_from_nova.py script to merge Nova chains with Pezkuwi overlay
- Add GitHub Action for daily auto-sync
- Sync all chains from nova-base (includes Polkadot Coretime and other missing chains)
- Pezkuwi chains appear first and take priority

This fixes DOT swap crash caused by missing Polkadot Coretime chain.
2026-02-09 04:39:23 +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
}