traceGet
Retrieve a specific sub-trace from a transaction by providing the transaction hash and hex index positions for targeted debugging.
Instructions
Get a specific sub-trace within a transaction by index position
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 | |
| traceIndexes | Yes | Hex index positions |