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