Skip to content

Commit

Permalink
fix: sepolia rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKheops committed Dec 13, 2024
1 parent eb41b32 commit f3703bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/evm-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
"name": "Sepolia",
"isTestnet": true,
"explorerUrl": "https://sepolia.etherscan.io",
"rpcs": ["https://rpc.sepolia.org", "https://rpc2.sepolia.org", "https://sepolia.gateway.tenderly.co"]
"rpcs": ["https://rpc.sepolia.ethpandaops.io"]
},
{
"id": "100",
Expand Down

0 comments on commit f3703bf

Please sign in to comment.