Skip to main content
This reference guide provides a listing of the different OP Stack networks and public RPC endpoints.
The public RPC URLs provided below are rate limited and do not support websocket connections. If you are experiencing rate limiting issues or need websocket functionality, consider running your own node or signing up for a third-party RPC provider.

OP Mainnet

ParameterValue
Network NameOP Mainnet
Chain ID10
Currency Symbol1ETH
Explorerhttps://explorer.optimism.io
Public RPC URLhttps://mainnet.optimism.io
Sequencer URL2https://mainnet-sequencer.optimism.io
Flashblocks websocket URL 3wss://op-mainnet-fb-ws-pub.optimism.io/ws
Contract AddressesRefer to the Contract Addresses page
Connect WalletClick here to connect your wallet to OP Mainnet
  1. The “currency symbol” is required by some wallets like MetaMask.
  2. The sequencer URL is write only.
  3. Strictly rate-limited public URL. Please rely on Ethereum JSON RPC or reach out to the Optimism team for a more relaxed private endpoint.

OP Sepolia

ParameterValue
Network NameOP Sepolia
Chain ID11155420
Currency Symbol1ETH
Explorerhttps://testnet-explorer.optimism.io
Public RPC URLhttps://sepolia.optimism.io
Flashblocks websocket URL 3wss://op-sepolia-fb-ws.optimism.io/ws
Sequencer URL2https://sepolia-sequencer.optimism.io
Contract AddressesRefer to the Contract Addresses page
Connect WalletClick here to connect your wallet to OP Sepolia
  1. The “currency symbol” is required by some wallets like MetaMask.
  2. The sequencer URL is write only.
  3. Strictly rate-limited public URL. Please rely on Ethereum JSON RPC or reach out to the Optimism team for a more relaxed private endpoint.