Overview
OP Mainnet is a low-cost and lightning-fast Ethereum L2 blockchain powered by Optimism. Built as a minimal extension to existing Ethereum software, OP Mainnet’s EVM-equivalent architecture scales your Ethereum apps without surprises. As Optimism is EVM compatible, you can follow the Ethereumdocumentation to send your first transaction and utilize all other features.Configure Optimism
Mainnet
Mainnet Block Explorer: https://optimistic.etherscan.ioJavaScript
Testnet
Testnet Block Explorer: https://blockscout.com/optimism/goerli/JavaScript
Compatibility
- All
Auth
,User
and mostWallet
module methods for any wallet type - All EVM Provider functionality to respond to supported RPC methods
Resources & Tools
-
Block Explorer:
- https://optimistic.etherscan.io/ (Mainnet)
- https://sepolia-optimism.etherscan.io/ (Sepolia Testnet)
- Ethers.js Demo