All Products

Simulations
Overview

Simulations Overview

Transaction Simulations let you preview the exect outcome of a transaction outcome before it is executed on the live network. Tenderly supports cross-chain simulations, allowing you to simulate on 42+ networks in one place.

Tenderly simulates transactions in a virtual environment that is a replica of the real blockchain. This ensures you’re always getting the most accurate simulation results.



Simulate on 42+ networksSee all
MainnetSepoliaGörliHoleskyPolygonOptimistic EthereumBase MainnetArbitrum OneBoba Ethereum

Features

Learn how to simulate single and bundled transactions via API or RPC.


Use cases

  • Asset and balance changes: Get exact dollar values for all balance and asset changes that will happen.
  • Gas estimation: Accurately predict the gas costs before sending the transaction.
  • State overrides: Modify blockchain conditions like timestamps and contract data to test different scenarios.
  • Preview transaction outcomes: Identify and fix issues that could cause transactions to fail.
  • Access lists: Create lists of addresses and storage slots the transaction will access.
  • Human-readable errors: Get complex errors decoded into explanations that you can easily understand.

Resources