Standards and Improvement Proposals

Tracks Base-specific proposals, Superchain Upgrade Proposals, and Ethereum Improvement Proposals that materially alter Base's execution environment, precompile compatibility, or app-layer standards. Builders and protocol teams monitor this group to anticipate breaking changes in contract behavior, gas accounting, or cross-rollup interoperability before they reach mainnet.

Superchain Upgrade Proposals (SUPs)

Canonical index of Superchain-wide upgrades that Base must adopt. Tracks each SUP lifecycle from Optimism governance to Base mainnet activation, detailing op-stack, system contract, and execution environment changes. Affects node operators, bridge validators, and exchange teams who need upgrade readiness review and activation coordination.

Base Improvement Proposals (BIPs)

Registry of proposals specific to the Base instance, including fee oracle parameter changes, sequencer configuration adjustments, and custom precompile additions outside Superchain-wide upgrades. Integrators and protocol teams monitor BIPs to anticipate Base-specific behavior changes before deployment.

EIP-4844 and Blob Market Impact on Base

Analysis of how Ethereum's EIP-4844 and future blob scaling EIPs alter Base's data availability costs, gas accounting, and batch-posting economics. Critical for builders optimizing L2 transaction fees and operators modeling sequencer costs under varying blob market conditions.

EIP-1559 Fee Mechanism on Base

Documents Base's specific implementation and parameterization of the EIP-1559 dynamic fee market, including base fee calculation, sequencer role, and differences from Ethereum L1. Wallet and dApp developers need this to implement accurate gas estimation and fee display logic.

EIP-4337 Account Abstraction on Base

Tracks EntryPoint contract deployments and ERC-4337 infrastructure compatibility on Base, including bundler requirements, paymaster integrations, and Base-specific modifications. Smart account teams and wallet providers need this to ensure correct deployment and operation.

SuperchainERC20 Standard

Definitive guide to the SuperchainERC20 token standard enabling native cross-chain transfers between OP Stack chains. Covers interface specification, bridge mechanics, and developer implementation patterns. Token issuers and bridge integrators need this for cross-rollup asset deployment.

Base Native Asset and WETH Standard

Clarifies the technical specification of ETH as the native gas token on Base, its relationship to L1 ETH, and the canonical WETH9 predeploy contract address and behavior. Exchange integration teams and DeFi protocol developers reference this for correct asset handling.

EIP-712 Typed Data Signing on Base

Practical guide for wallet and dApp developers implementing EIP-712 typed structured data signing on Base, including domain separator configuration and known pitfalls with L2 chain IDs. Affects all teams building signing flows for user transactions and off-chain messages.

CAIP-2 and CAIP-10 Identifiers for Base

Specifies canonical CAIP identifiers for Base mainnet and testnets, providing authoritative reference for wallets, EIP-6963 multi-injected providers, and cross-chain dApps to identify and connect to the network. Essential for multi-chain wallet and explorer teams.

ERC-7683 Cross-Chain Intents on Base

Explores application of the ERC-7683 cross-chain intents standard within Base and the Superchain ecosystem, focusing on standardized order flow between Base, other OP Stack chains, and Ethereum L1. Bridge builders and solver networks need this for interoperability design.

Base Transaction Ordering and Sequencing Policy

Deep dive into documented rules for Base sequencer transaction ordering, including current FIFO policy, commitment to no harmful MEV, and decentralized sequencing roadmap. MEV searchers, arbitrageurs, and DeFi protocol designers need this to understand execution guarantees.

Base Withdrawal Finality and Fault-Proof System

Documents the technical specification of the dispute game and fault-proof mechanism governing withdrawals from Base to Ethereum L1. Tracks transition from permissioned to permissionless proof system. Bridge operators, exchanges, and large asset holders need this to model withdrawal security.

Base Predeployed Contract Addresses

Authoritative versioned list of all predeployed system contracts on Base, including L2StandardBridge, L1Block, GasPriceOracle, their addresses, interfaces, and deprecation timelines. Smart contract developers and security auditors reference this for integration correctness.

Base Gas Pricing Oracle Specification

Details the algorithm and parameters of the GasPriceOracle precompile providing L1 data fee estimates to L2 contracts and wallets. Essential for dApp developers implementing accurate gas estimation and for wallets displaying correct transaction costs to users.

Base Data Availability and Blob Submission Strategy

Architectural deep-dive into how the Base sequencer batches transactions and posts data to Ethereum L1 via blobs, including economic logic, compression techniques, and calldata fallback mechanisms. Node operators and cost-modeling teams need this for infrastructure planning.

Standards and Improvement Proposals - Base | ChainScore Protocols