Skip to content

Commit

Permalink
add mainnet rpc endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets committed Nov 9, 2024
1 parent 488240d commit 4e54369
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 4e54369

Please sign in to comment.