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": "744960c32e3a3df5440e1ecd4d34096f1ce2230d7016a5ada8a765d5a622b4ea",
|
|
"name": "Paseo Bulletin (TESTNET)",
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "PAS",
|
|
"precision": 10,
|
|
"icon": "Default.svg"
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"url": "wss://paseo-bulletin-rpc.polkadot.io",
|
|
"name": "Parity"
|
|
}
|
|
],
|
|
"addressPrefix": 42
|
|
}
|