Skip to content

Commit

Permalink
replace unstable sepolia rpc endpoint [no ci] (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets authored Feb 5, 2025
1 parent 2e734a0 commit c66345f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion registry/eip155/sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"https://sepolia.otterscan.io"
],
"rpcUrls": [
"https://rpc.sepolia.org",
"https://rpc-sepolia.rockx.com",
"https://sepolia.gateway.tenderly.co",
"https://sepolia.rpc.pinax.network/v1/{PINAX_API_KEY}",
"https://sepolia.infura.io/v3/${INFURA_API_KEY}"
],
Expand Down

0 comments on commit c66345f

Please sign in to comment.