mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +00:00
20 lines
442 B
JSON
20 lines
442 B
JSON
{
|
|
"chainId": "ee1f44f62e68312c4852f37585941e9b64b5ceae539e4aa112ce9d3cf7bbe9fd",
|
|
"name": "Westend Bulletin (TESTNET)",
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "WND",
|
|
"precision": 12,
|
|
"icon": "WND.svg"
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"url": "wss://westend-bulletin-rpc.polkadot.io",
|
|
"name": "Parity"
|
|
}
|
|
],
|
|
"addressPrefix": 42
|
|
}
|