mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +00:00
28 lines
642 B
JSON
28 lines
642 B
JSON
{
|
|
"chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
|
|
"name": "Paseo People (TESTNET)",
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "PAS",
|
|
"precision": 10,
|
|
"icon": "Default.svg"
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"url": "wss://people-paseo.rpc.amforc.com",
|
|
"name": "Amforc"
|
|
},
|
|
{
|
|
"url": "wss://people-paseo.ibp.network",
|
|
"name": "IBP1"
|
|
},
|
|
{
|
|
"url": "wss://people-paseo.dotters.network",
|
|
"name": "IBP2"
|
|
}
|
|
],
|
|
"addressPrefix": 0
|
|
}
|