Skip to content

Commit

Permalink
Add rpc's to Sepolia (#3231)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan authored Jul 25, 2023
1 parent 025971c commit a21de69
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _data/chains/eip155-11155111.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"rpc": [
"https://rpc.sepolia.org",
"https://rpc2.sepolia.org",
"https://rpc-sepolia.rockx.com"
"https://rpc-sepolia.rockx.com",
"https://rpc.sepolia.ethpandaops.io",
"https://sepolia.infura.io/v3/${INFURA_API_KEY}",
"wss://sepolia.infura.io/v3/${INFURA_API_KEY}"
],
"faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
"nativeCurrency": {
Expand Down

0 comments on commit a21de69

Please sign in to comment.