debugTraceTransaction
Trace the execution of a mined transaction to analyze its internal calls and state changes.
Instructions
Get a detailed execution trace of an already-mined transaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |
| transactionHash | Yes | Transaction hash | |
| options | No | Options including tracer type and config |