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