- Navigate through the function calls of any transaction.
- Analyze emitted events and state changes.
- Get accurate gas usage details with Gas Profiler.
Transactions & debugging
Debugging Transactions
Debugging Transactions
Tenderly Debugger is supported on transactions executed on the Virtual Environment. You can use it to inspect and debug transactions executed on your Virtual Environment with the same functionalities as if you were debugging real transactions.
For Debugger to work, it needs to come from a contract that has been verified on the parent network, Tenderly, or on the Virtual Environment.
Access Debugger by clicking on any transaction in the Virtual Environment Explorer and then on Debugger.
Watch on Loom →
How can Debugger help you find and fix transaction errors?