OP networks and public RPC endpoints
This reference guide provides a listing of the different OP 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
Parameter | Value |
---|---|
Network Name | OP Mainnet |
Chain ID | 10 |
Currency Symbol1 | ETH |
Explorer | https://optimistic.etherscan.io (opens in a new tab) |
Public RPC URL | https://mainnet.optimism.io (opens in a new tab) |
Sequencer URL2 | https://mainnet-sequencer.optimism.io (opens in a new tab) |
Contract Addresses | Refer to the Contract Addresses page |
Connect Wallet | Click here to connect your wallet to OP Mainnet (opens in a new tab) |
OP Sepolia
Parameter | Value |
---|---|
Network Name | OP Sepolia |
Chain ID | 11155420 |
Currency Symbol1 | ETH |
Explorer | https://sepolia-optimistic.etherscan.io (opens in a new tab) |
Public RPC URL | https://sepolia.optimism.io (opens in a new tab) |
Sequencer URL2 | https://sepolia-sequencer.optimism.io (opens in a new tab) |
Contract Addresses | Refer to the Contract Addresses page |
Connect Wallet | Click here to connect your wallet to OP Sepolia (opens in a new tab) |
Interop Devnet
⚠️
The Interop Devnet is a temporary public network of two OP Stack Sepolia instances that supports SuperERC20 tokens, native cross-chain messaging, and cross-chain ETH transfers. This network will be deprecated once Devnet Stable is released.
Interop Devnet 0
Parameter | Value |
---|---|
Network Name | Interop Devnet 0 |
Chain ID | 11473209 |
Currency Symbol1 | ETH |
Explorer | https://optimism-interop-devnet-0.blockscout.com (opens in a new tab) |
Public RPC URL | https://interop-devnet-0.optimism.io (opens in a new tab) |
Sequencer URL2 | https://interop-devnet-0.optimism.io (opens in a new tab) |
OptimismPortal3 | 0xb081417d0578d70eb6bee7bfa646ef8c283eb35a |
Interop Devnet 1
Parameter | Value |
---|---|
Network Name | Interop Devnet 1 |
Chain ID | 21473209 |
Currency Symbol1 | ETH |
Explorer | https://optimism-interop-devnet-1.blockscout.com (opens in a new tab) |
Public RPC URL | https://interop-devnet-1.optimism.io (opens in a new tab) |
Sequencer URL2 | https://interop-devnet-1.optimism.io (opens in a new tab) |
OptimismPortal3 | 0x85894f229575681130ac2f2365917cf156f8e75a |
- The "currency symbol" is required by some wallets like MetaMask.
- The sequencer URL is write only.
- The OptimismPortal address is used for bridging ETH from Sepolia to the respective devnet.
To get ETH on the Interop Devnets:
- Get Sepolia ETH from console.optimism.io/faucet (opens in a new tab)
- Transfer the Sepolia ETH to the OptimismPortal address of your desired devnet
- Wait approximately 2 minutes for the bridging process to complete