mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +00:00
20 lines
449 B
JSON
20 lines
449 B
JSON
{
|
|
"chainId": "21994a5dd232f5bbdd9df2b8328c396d0099ec00e04b86585a57c9453519b068",
|
|
"name": "Melodie Testnet V3 Live (TESTNET)",
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "MEL",
|
|
"precision": 12,
|
|
"icon": "Default.svg"
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"url": "wss://melodie-rpc.allfeat.io",
|
|
"name": "Allfeat labs"
|
|
}
|
|
],
|
|
"addressPrefix": 42
|
|
}
|