mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 03:17:59 +00:00
32 lines
820 B
JSON
32 lines
820 B
JSON
{
|
|
"chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527",
|
|
"name": "Moonbase Alpha (TESTNET)",
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "DEV",
|
|
"precision": 18,
|
|
"icon": "Default.svg"
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"url": "wss://moonbase-alpha-rpc.n.dwellir.com",
|
|
"name": "Dwellir"
|
|
},
|
|
{
|
|
"url": "wss://wss.api.moonbase.moonbeam.network",
|
|
"name": "Moonbeam Foundation"
|
|
},
|
|
{
|
|
"url": "wss://moonbeam-alpha.api.onfinality.io/public-ws",
|
|
"name": "OnFinality"
|
|
},
|
|
{
|
|
"url": "wss://moonbase.public.curie.radiumblock.co/ws",
|
|
"name": "RadiumBlock"
|
|
}
|
|
],
|
|
"addressPrefix": 1287
|
|
}
|