mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
21 lines
408 B
JSON
21 lines
408 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
|
|
} |