Alchemy Logo

Execution Simulation

Simulates a transaction and returns decoded execution traces and decoded logs.

  1. You give us a transaction (unsigned transaction object) 📦
  2. We simulate your transaction on our infra âš¡
  3. We return a complete list of decoded execution trace and logs 💸

We currently return the following info:

  • gas used
  • call trace
  • logs
  • ABI decoded
Was this page helpful?