From 74a58fee6c9fb029bad0716abab916bf1e45ef8f Mon Sep 17 00:00:00 2001 From: ligi Date: Sun, 17 Jan 2021 08:02:03 +0100 Subject: [PATCH] Remove faucets (#148) --- _data/chains/eip155-420.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/_data/chains/eip155-420.json b/_data/chains/eip155-420.json index e2ed6244..e6adcd8e 100644 --- a/_data/chains/eip155-420.json +++ b/_data/chains/eip155-420.json @@ -3,10 +3,7 @@ "chain": "ETH", "network": "goerli", "rpc": [], - "faucets": [ - "https://goerli-faucet.slock.it/?address=${ADDRESS}", - "https://faucet.goerli.mudit.blog" - ], + "faucets": [], "nativeCurrency": { "name": "Görli Ether", "symbol": "GOR",