Update faucet subdomain and add additional RPC

This commit is contained in:
Echelon Foundation 2022-05-21 15:46:58 -06:00 committed by GitHub
parent b98799a315
commit 33dc25a42e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,11 @@
"network": "Echelon", "network": "Echelon",
"rpc": [ "rpc": [
"https://rpc.ech.network", "https://rpc.ech.network",
"https://evm.ech.network" "https://evm.ech.network",
"https://draco.ech.network"
], ],
"faucets": [ "faucets": [
"https://bridge.ech.network" "https://app.ech.network/faucet"
], ],
"nativeCurrency": { "nativeCurrency": {
"name": "ECH", "name": "ECH",