Simulates a transaction and returns decoded execution traces and decoded logs.
Try it out - alchemy_simulateExecution.
How does it work?
- You give us a transaction (unsigned transaction object) 📦
- We simulate your transaction on our infra ⚡
- We return a complete list of decoded execution trace and logs 💸
We currently return the following info:
- gas used
- call trace
- logs
- ABI decoded