mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Correct port for Athereum RPC
This commit is contained in:
parent
3f802f7aca
commit
6c3ae819f6
|
@ -3,7 +3,7 @@
|
||||||
"chain": "ATH",
|
"chain": "ATH",
|
||||||
"network": "athereum",
|
"network": "athereum",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://ava.network/ext/evm/rpc"
|
"https://ava.network:21015/ext/evm/rpc"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"http://athfaucet.ava.network//?address=${ADDRESS}"
|
"http://athfaucet.ava.network//?address=${ADDRESS}"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user