Simulates one or more transaction bundles against the current pre-confirmed Flashblock state. Supports state overrides, multi-block simulation, and optional transfer tracing.Documentation Index
Fetch the complete documentation index at: https://base-a060aa97-bo-update-contract-addresses.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Only available on Flashblocks endpoints:
https://mainnet.base.org / https://sepolia.base.org.Parameters
The simulation configuration.
Use
"pending" to simulate against the current Flashblock state.Returns
Array of simulated block results, one per entry in
blockStateCalls. Each entry is a full block object with a calls field embedded alongside standard block fields.