This page outlines how Base blocks are built.
Network | Current Configuration | Upcoming Deployments |
---|---|---|
Base Mainnet | Flashblocks | Sep 10: Flashblocks + Per-Transaction Gas Max |
Base Sepolia | Flashblocks | Sep 3: Flashblocks + Per-Transaction Gas Max |
rundler
, set max_bundle_block_gas_limit_ratio
to 0.105 and target_bundle_block_gas_limit_ratio
to 0.06 for Base. This will produce bundles below the limit for today’s gas limit of 140M.eth_sendTransaction
or eth_sendRawTransaction
will return a JSON-RPC error (for example: exceeds maximum per-transaction gas limit
). This cap does not change the block gas limit or the block validity conditions (that will come later with EIP 7825).