mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add Sepolia rpc (#1287)
the rpc links from the official repo https://github.com/goerli/sepolia readme
This commit is contained in:
parent
6a98ad9175
commit
ba63b3da68
|
@ -4,6 +4,11 @@
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://rpc.sepolia.dev",
|
||||||
|
"https://rpc.sepolia.online",
|
||||||
|
"https://www.sepoliarpc.space",
|
||||||
|
"https://rpc.sepolia.org",
|
||||||
|
"https://rpc-sepolia.rockx.com"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"
|
"http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user