add Sepolia rpc (#1287)

the rpc links from the official repo https://github.com/goerli/sepolia readme
This commit is contained in:
izayl 2022-07-15 18:00:48 +08:00 committed by GitHub
parent 6a98ad9175
commit ba63b3da68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}"