mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +00:00
20 lines
461 B
JSON
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
|
|
}
|