Base L2 Features Guide
Base is built on the OP Stack, providing all the benefits of Layer 2 scaling while maintaining full Ethereum compatibility. This guide covers Layer 2 specific features, optimizations, and best practices for building on Base.
Layer 2 Architecture
OP Stack Foundation
Base leverages Optimism's proven OP Stack technology:
- Optimistic Rollup: Transactions are assumed valid by default
- Fraud Proof System: Invalid transactions can be challenged
- Ethereum Security: Inherits Ethereum's security guarantees
- EVM Compatibility: Run existing Ethereum contracts without modification