{
  "schema_version": "chain.v1",
  "slug": "optimism",
  "name": "Optimism",
  "chain_id": 10,
  "ecosystem": "superchain",
  "website": "https://www.optimism.io/",
  "explorer": "https://optimistic.etherscan.io/",
  "rpc_docs": "https://docs.optimism.io/chain/networks",
  "summary": "Ethereum L2 and Superchain ecosystem focused on low-cost EVM execution and public-goods-aligned infrastructure.",
  "best_for": [
    "Superchain-aligned applications",
    "Low-cost EVM apps with Ethereum settlement assumptions",
    "Public-goods and governance-focused products"
  ],
  "tradeoffs": [
    "Sequencer and bridge assumptions differ from Ethereum mainnet",
    "Superchain-specific choices can affect cross-chain deployment strategy"
  ],
  "provenance": {
    "verified_at": "2026-06-02",
    "verified_by": "composewith",
    "confidence": "medium"
  },
  "sources": [
    {
      "label": "Optimism docs",
      "url": "https://docs.optimism.io/",
      "type": "docs"
    },
    {
      "label": "Optimistic Etherscan",
      "url": "https://optimistic.etherscan.io/",
      "type": "explorer"
    }
  ],
  "protocol_count": 9,
  "chain_scoped_intents": [
    {
      "slug": "optimism-superchain-app",
      "title": "build an app on the OP Superchain (Optimism)",
      "stack": [
        "zerodev",
        "uniswap",
        "chainlink",
        "layerzero"
      ]
    }
  ],
  "protocols": [
    {
      "slug": "chainlink",
      "name": "Chainlink",
      "summary": "Decentralized oracle network providing price feeds, verifiable randomness (VRF), automation, and cross-chain messaging (CCIP) to smart contracts.",
      "categories": [
        "oracles",
        "data",
        "price-feeds",
        "cross-chain"
      ],
      "readiness_score": 100,
      "chain_readiness_score": 50,
      "chain_support_status": "claimed",
      "has_chain_support_record": false,
      "integration_difficulty": "medium"
    },
    {
      "slug": "fluidkey",
      "name": "Fluidkey",
      "summary": "Self-custodial privacy dApp for receiving, managing, and spending onchain funds through stealth-address smart accounts and a unified wallet interface.",
      "categories": [
        "privacy",
        "wallets",
        "stealth-addresses",
        "payments"
      ],
      "readiness_score": 93,
      "chain_readiness_score": 50,
      "chain_support_status": "claimed",
      "has_chain_support_record": false,
      "integration_difficulty": "medium"
    },
    {
      "slug": "helios",
      "name": "Helios",
      "summary": "Fast, secure, portable multichain Ethereum light client that turns an untrusted centralized RPC endpoint into a locally verifiable RPC for wallets and dapps.",
      "categories": [
        "privacy",
        "rpc",
        "light-client",
        "wallets"
      ],
      "readiness_score": 89,
      "chain_readiness_score": 50,
      "chain_support_status": "claimed",
      "has_chain_support_record": false,
      "integration_difficulty": "medium"
    },
    {
      "slug": "layerzero",
      "name": "LayerZero",
      "summary": "Omnichain interoperability protocol for passing arbitrary messages and moving tokens between chains via on-chain endpoints and configurable verification.",
      "categories": [
        "interoperability",
        "cross-chain",
        "messaging"
      ],
      "readiness_score": 87,
      "chain_readiness_score": 50,
      "chain_support_status": "claimed",
      "has_chain_support_record": false,
      "integration_difficulty": "high"
    },
    {
      "slug": "maci",
      "name": "MACI",
      "summary": "Minimal Anti-Collusion Infrastructure for private, coercion-resistant onchain voting with encrypted votes, zk-SNARK tally proofs, and verifiable public results.",
      "categories": [
        "privacy",
        "governance",
        "voting",
        "zero-knowledge"
      ],
      "readiness_score": 94,
      "chain_readiness_score": 50,
      "chain_support_status": "claimed",
      "has_chain_support_record": false,
      "integration_difficulty": "high"
    },
    {
      "slug": "optimism",
      "name": "OP Mainnet",
      "summary": "Ethereum L2 and the reference OP Stack implementation, providing low-cost EVM execution and the Superchain interoperability roadmap.",
      "categories": [
        "l2",
        "settlement",
        "execution",
        "op-stack"
      ],
      "readiness_score": 76,
      "chain_readiness_score": 50,
      "chain_support_status": "claimed",
      "has_chain_support_record": false,
      "integration_difficulty": "low"
    },
    {
      "slug": "uniswap",
      "name": "Uniswap",
      "summary": "Onchain automated market maker for token swaps and liquidity, with v4 hooks for customizable pools, the Universal Router for trade routing, and TypeScript SDKs for integration.",
      "categories": [
        "defi",
        "dex",
        "amm",
        "liquidity"
      ],
      "readiness_score": 94,
      "chain_readiness_score": 50,
      "chain_support_status": "claimed",
      "has_chain_support_record": false,
      "integration_difficulty": "medium"
    },
    {
      "slug": "zerodev",
      "name": "ZeroDev",
      "summary": "Smart account infrastructure for ERC-4337 and EIP-7702 apps, including Kernel accounts, bundlers, paymasters, session keys, gas sponsorship, and chain abstraction.",
      "categories": [
        "accounts",
        "paymasters",
        "gasless",
        "wallets",
        "automation",
        "chain-abstraction"
      ],
      "readiness_score": 100,
      "chain_readiness_score": 50,
      "chain_support_status": "claimed",
      "has_chain_support_record": false,
      "integration_difficulty": "medium"
    },
    {
      "slug": "erc-8004",
      "name": "ERC-8004",
      "summary": "Trustless agent discovery and trust infrastructure using onchain identity, reputation, and validation registries for autonomous agents.",
      "categories": [
        "agents",
        "identity",
        "reputation",
        "validation"
      ],
      "readiness_score": 78,
      "chain_readiness_score": 40,
      "chain_support_status": "claimed",
      "has_chain_support_record": false,
      "integration_difficulty": "medium"
    }
  ]
}