traceTransaction
Retrieve a detailed Parity-style execution trace for any mined transaction. Provide the transaction hash to analyze its internal calls and operations.
Instructions
Get the Parity-style 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 |