From ba63b3da68ddb85ba25b003b40a6199104307807 Mon Sep 17 00:00:00 2001 From: izayl Date: Fri, 15 Jul 2022 18:00:48 +0800 Subject: [PATCH] add Sepolia rpc (#1287) the rpc links from the official repo https://github.com/goerli/sepolia readme --- _data/chains/eip155-11155111.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/chains/eip155-11155111.json b/_data/chains/eip155-11155111.json index 35e6e361..dde997be 100644 --- a/_data/chains/eip155-11155111.json +++ b/_data/chains/eip155-11155111.json @@ -4,6 +4,11 @@ "chain": "ETH", "network": "testnet", "rpc": [ + "https://rpc.sepolia.dev", + "https://rpc.sepolia.online", + "https://www.sepoliarpc.space", + "https://rpc.sepolia.org", + "https://rpc-sepolia.rockx.com" ], "faucets": [ "http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"