RPC Endpoints
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.
Mainnet
Ethereum
Chain ID: 1
URL |
---|
|
|
|
|
Polygon
Chain ID: 137
URL |
---|
|
|
|
|
|
|
Gnosis Chain (formerly xDai)
Chain ID: 100
URL |
---|
|
|
|
|
|
|
Optimism
Chain ID: 10
URL |
---|
|
|
|
|
Using an Alchemy RPC url is recommended instead of the public url. Set up here.
Arbitrum
Chain ID: 42161
URL |
---|
|
|
|
Using an Alchemy RPC url is recommended instead of the public url. Set up here.
Nova
Chain ID: 42170
URL |
---|
|
|
Using an Alchemy RPC url is recommended instead of the public url. Set up here.
Base
Chain ID: 8453
URL |
---|
|
Using an Alchemy RPC url is recommended instead of the public url. Set up here.
Linea
Chain ID: 59144
URL |
---|
|
Using an Infura RPC url is recommended instead of the public url. Set up here.
Goerli
Ethereum (Goerli)
Chain ID: 5
URL |
---|
|
Polygon (Mumbai)
Chain ID: 80001
URL |
---|
|
|
Gnosis Chain (formerly xDai) Goerli
Gnosis Chain is not supported on Goerli
Optimism (Goerli)
URL |
---|
|
|
Base (Goerli)
URL |
---|
|
Linea (Goerli)
Chain ID: 59140
URL |
---|
|
Last updated