Merge pull request #58 from aerth/aqua

Adds details for Aquachain (AQUA) network
This commit is contained in:
ligi 2019-05-07 01:04:00 +02:00 committed by GitHub
commit f448de5366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -545,5 +545,21 @@
"https://node.hpb.blue"
],
"faucets": []
},
{
"name": "Aquachain",
"short_name": "aqua",
"chain": "AQUA",
"network": "mainnet",
"chain_id": 61717561,
"network_id": 61717561,
"rpc": [
"https://c.onical.org",
"https://tx.aquacha.in/api"
],
"faucets": [
"https://aquacha.in/faucet"
],
"info_url": "https://aquachain.github.io"
}
]