RPC Endpoints
List of RPC endpoint URLs
Last updated
List of RPC endpoint URLs
These are public RPC URLs available on each network.
It's important to note that public RPC URLs generally have rate limits, so they may not be reliable 100% of the time.
For the Hop Node, it is highly recommmend to use custom RPC endpoints from an RPC provider service such as Infura or Alchemy.
Check out https://chainlist.org/ as an easy way to connect wallet and add network to your wallet.
Note: the Infura project ID in the examples below is the default that ethersjs uses.
Chain ID: 1
https://mainnet.infura.io/v3/84842078b09946638c03157f83405213
https://cloudflare-eth.com
https://rpc.ankr.com/eth
https://1rpc.io/eth
Chain ID: 137
https://polygon-rpc.com (recommended)
https://rpc-mainnet.matic.network
https://rpc-mainnet.maticvigil.com
https://rpc-mainnet.matic.quiknode.pro
https://rpc.ankr.com/polygon
https://1rpc.io/matic
Chain ID: 100
https://rpc.gnosis.gateway.fm (recommended)
https://rpc.gnosischain.com
https://xdai-archive.blockscout.com
https://rpc.ankr.com/gnosis
https://gnosischain-rpc.gateway.pokt.network
https://gnosis-mainnet.public.blastapi.io
Chain ID: 10
https://rpc.ankr.com/optimism
https://1rpc.io/op
https://optimism-mainnet.infura.io/v3/84842078b09946638c03157f83405213
https://mainnet.optimism.io (not reliable due to rate limits)
Using an Alchemy RPC url is recommended instead of the public url. Set up here.
Chain ID: 42161
https://arb1.arbitrum.io/rpc
https://rpc.ankr.com/arbitrum
https://1rpc.io/arb
Using an Alchemy RPC url is recommended instead of the public url. Set up here.
Chain ID: 42170
https://nova.arbitrum.io/rpc
https://arbitrum-nova.public.blastapi.io
Using an Alchemy RPC url is recommended instead of the public url. Set up here.
Chain ID: 8453
https://mainnet.base.org
Using an Alchemy RPC url is recommended instead of the public url. Set up here.
Chain ID: 59144
https://rpc.linea.build
Using an Infura RPC url is recommended instead of the public url. Set up here.
Chain ID: 5
https://goerli.infura.io/v3/84842078b09946638c03157f83405213
Chain ID: 80001
https://rpc.ankr.com/polygon_mumbai
https://matic-testnet-archive-rpc.bwarelabs.com
Gnosis Chain is not supported on Goerli
https://rpc.ankr.com/optimism_testnet
https://goerli.optimism.io
https://goerli.base.org
Chain ID: 59140
https://rpc.goerli.linea.build
Last updated