mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
389 B
JSON
17 lines
389 B
JSON
{
|
|
"name": "Aquachain",
|
|
"chain": "AQUA",
|
|
"rpc": ["https://c.onical.org", "https://tx.aquacha.in/api"],
|
|
"faucets": ["https://aquacha.in/faucet"],
|
|
"nativeCurrency": {
|
|
"name": "Aquachain Ether",
|
|
"symbol": "AQUA",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://aquachain.github.io",
|
|
"shortName": "aqua",
|
|
"chainId": 61717561,
|
|
"networkId": 61717561,
|
|
"slip44": 61717561
|
|
}
|