From 33dc25a42e126e902e96bce0701c252ead3d85d8 Mon Sep 17 00:00:00 2001 From: Echelon Foundation <102999403+echelonfoundation@users.noreply.github.com> Date: Sat, 21 May 2022 15:46:58 -0600 Subject: [PATCH] Update faucet subdomain and add additional RPC --- _data/chains/eip155-3000.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-3000.json b/_data/chains/eip155-3000.json index 923885bf..6d986f0f 100644 --- a/_data/chains/eip155-3000.json +++ b/_data/chains/eip155-3000.json @@ -4,10 +4,11 @@ "network": "Echelon", "rpc": [ "https://rpc.ech.network", - "https://evm.ech.network" + "https://evm.ech.network", + "https://draco.ech.network" ], "faucets": [ - "https://bridge.ech.network" + "https://app.ech.network/faucet" ], "nativeCurrency": { "name": "ECH",