Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
add mainnet rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets committed Nov 9, 2024
1 parent 6958a10 commit e33b4ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions registry/eip155/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"explorerUrls": ["https://etherscan.io"],
"rpcUrls": [
"https://rpc.ankr.com/eth",
"https://cloudflare-eth.com",
"https://eth.rpc.pinax.network/v1/{PINAX_API_KEY}",
"https://mainnet.infura.io/v3/{INFURA_API_KEY}"
],
Expand Down

0 comments on commit e33b4ab

Please sign in to comment.