mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +00:00
28 lines
634 B
JSON
28 lines
634 B
JSON
{
|
|
"chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c",
|
|
"name": "Xode",
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "XON",
|
|
"precision": 12,
|
|
"icon": "Default.svg"
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"url": "wss://rakson-ceb-rpc.xode.net",
|
|
"name": "RakSonCebu"
|
|
},
|
|
{
|
|
"url": "wss://rakson-rpc.xode.net",
|
|
"name": "RakSonKorea"
|
|
},
|
|
{
|
|
"url": "wss://polkadot-rpcnode.xode.net",
|
|
"name": "XodeCommunity"
|
|
}
|
|
],
|
|
"addressPrefix": 280
|
|
}
|