Optimism Superchain

The Optimism Superchain is Optimism’s vision for a network of interoperable Layer 2 chains that share a common technical stack (OP Stack), security model (Ethereum settlement), and governance system (Optimism Collective). The OP Stack — the open-source codebase behind Optimism Mainnet — was released publicly in 2023, enabling any team to launch their own rollup compatible with Optimism’s ecosystem. When Coinbase launched Base using the OP Stack, it became the most prominent example of the Superchain vision. The goal: dozens of chains built on OP Stack that function like one unified blockchain — sharing sequencers, bridging atomically, and composing across chains.


OP Stack

What it is:

The OP Stack is Optimism’s open-source codebase for deploying Optimistic rollups:

  • Modular: Each layer (execution, settlement, governance) can be customized
  • Battle-tested: Optimism Mainnet itself runs on OP Stack
  • EVM-equivalent: Deploy any Ethereum contract without modification
  • Fast block times: 2-second blocks vs. Ethereum’s 12 seconds

Technical components:

  • Execution layer: op-geth (geth fork with Optimism modifications)
  • Derivation layer: Reads Ethereum L1 data to reconstruct L2 state
  • Settlement: Posts transaction data as calldata (or blobs post-EIP-4844) to Ethereum
  • Fraud proofs: Optimistic assumption with 7-day challenge window; Fault Proof System launched 2024

Superchain Members (Key)

Chain Builder Focus
Optimism Mainnet Optimism Foundation General DeFi
Base Coinbase Consumer crypto
Mode Network Mode DeFi
Zora Network Zora NFTs and creator economy
Mint Mint Blockchain NFTs
Worldchain Worldcoin World ID apps
Mantle BitDAO/Mantle Gaming/DeFi
Redstone Lattice Gaming/full-chain gaming
Metal Metallicus Payments

Each chain settles to Ethereum mainnet via their own sequencer but shares the OP Stack standards.


OP Governance: Optimism Collective

Two-house governance:

  1. Token House: OP token holders vote on protocol upgrades, treasury allocations, and project grants
  2. Citizens’ House: Non-transferable “Citizen” badges held by verified contributors; votes on Retroactive Public Goods Funding (RetroPGF)

RetroPGF (Retroactive Public Goods Funding):

Optimism’s signature governance innovation:

  • Fund open-source projects AFTER they’ve proven useful, rather than predicting in advance
  • “If a project has been valuable to the ecosystem, reward it retroactively”
  • Three rounds in 2022-2023: ~$100M distributed to Ethereum infrastructure and tools developers
  • Recipients: ETHERSCAN, Protocol Guild, client teams, Hardhat, Foundry, and hundreds of smaller projects

OP Token

Launched May 2022:

  • Token House governance: OP votes on Treasury usage, grants, governance upgrades
  • Supply: 4.29 billion OP total
  • Distribution: 25% airdrop (multiple tranches), 25% ecosystem fund, 20% Retroactive Public Goods Funding, 19% core contributors, 11% sugar grant programs

Revenue sharing:

As Superchain chains grow:

  • Base, Mode, etc. contribute a share of their sequencer revenue to the Optimism Collective DAO
  • This revenue funds RetroPGF rounds and ecosystem development
  • The more chains use OP Stack, the more OP Collective revenue via profit sharing agreements

EIP-4844 and Blob Space

A major 2024 improvement:

Ethereum’s EIP-4844 (Dencun upgrade, March 2024) introduced “blobs” — cheaper data availability for rollups:

  • Before: Rollups posted data as expensive calldata
  • After: Rollups post data as blobs (~10-100x cheaper per byte)

Impact on OP Stack chains:

  • Optimism transaction fees dropped ~90% after Dencun
  • Base fees dropped similarly
  • This made OP Stack chains competitive with zkSync/Starknet on cost for the first time

Superchain Interoperability

The vision (in development):

Future Superchain versions aim for:

  • Shared sequencer: One sequencer network serves multiple Superchain chains → atomic cross-chain composability
  • Native bridge: Move assets between Base, Optimism, Mode, Zora without third-party bridges
  • Superchain messaging: Smart contracts on Base can call contracts on Optimism in a single transaction

Current state (2024): Cross-chain communication requires bridges; native Superchain messaging is in development via the “Superchain” upgrade roadmap.


Compare: Superchain vs. AggLayer vs. Arbitrum Orbit

Ecosystem Framework Chains Interop vision
Optimism Superchain OP Stack 25+ Shared sequencer
Polygon AggLayer CDK 10+ ZK proof aggregation
Arbitrum Orbit Orbit SDK 15+ AnyTrust/ArbOS
ZK Stack (zkSync) ZK Stack 5+ Shared proving

All major rollup frameworks are racing to become the standard for new chain deployments.


How to Use OP Stack Chains

Optimism Mainnet:

  1. Add network in MetaMask (chain ID: 10)
  2. Bridge from Ethereum: app.optimism.io/bridge
  3. Use DeFi (Velodrome, Aave, Synthetix)

Base:

  1. Add Base to MetaMask (chain ID: 8453)
  2. Buy ETH on Base directly from Coinbase (no bridge needed)
  3. Use apps: Aerodrome, Morpho, Warpcast/Farcaster

Bridge ETH to OP chains via official bridges or fast alternatives (Across Protocol, Relay). Acquire ETH via . Secure with — hardware wallet support for all OP Stack chains.


Social Media Sentiment

Optimism Superchain sentiment on CT is positive on ecosystem growth (Base, Zora) but skeptical about OP token value capture. The Base-Coinbase relationship generates recurring discussion about whether Base’s success benefits OP holders. RetroPGF is seen as a genuinely innovative governance experiment. Critics note fragmented UX (no native cross-chain messaging yet) as a key unresolved challenge.

Last updated: 2026-04

Related Terms


Sources

Buterin, V. (2022). An Incomplete Guide to Rollups. Vitalik.ca.

Gudgeon, L., Perez, D., Harz, D., Livshits, B., & Gervais, A. (2020). The DeFi Protocols for Loanable Funds: Interest Rates, Liquidity and Market Efficiency. AFT ’20.

Ethereum Foundation. (2024). EIP-4844: Shard Blob Transactions. ethereum.org.

Roughgarden, T. (2021). Transaction Fee Mechanism Design for the Ethereum Blockchain: An Economic Analysis of EIP-1559. ACM Conference on Economics and Computation.

Zamyatin, A., Al-Bassam, M., Zindros, D., Kokoris-Kogias, E., Moreno-Sanchez, P., Kiayias, A., & Knottenbelt, W. J. (2021). SoK: Communication Across Distributed Ledgers. FC ’21.