From ca743b2190a369ddc17f3dc8b7f9af94732890a7 Mon Sep 17 00:00:00 2001 From: ligi Date: Wed, 30 Nov 2022 18:01:46 +0100 Subject: [PATCH] Remove defunct RPCs for sepolia --- _data/chains/eip155-11155111.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/_data/chains/eip155-11155111.json b/_data/chains/eip155-11155111.json index 671ba10f..121b9727 100644 --- a/_data/chains/eip155-11155111.json +++ b/_data/chains/eip155-11155111.json @@ -2,13 +2,7 @@ "name": "Sepolia", "title": "Ethereum Testnet Sepolia", "chain": "ETH", - "rpc": [ - "https://rpc.sepolia.dev", - "https://rpc.sepolia.online", - "https://www.sepoliarpc.space", - "https://rpc.sepolia.org", - "https://rpc-sepolia.rockx.com" - ], + "rpc": ["https://rpc.sepolia.org", "https://rpc-sepolia.rockx.com"], "faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"], "nativeCurrency": { "name": "Sepolia Ether",