Options
| Option | Type | Description |
|---|---|---|
tracer | string | 'callTracer', 'prestateTracer', etc. |
timeout | string | e.g. '10s' |
disableStorage | boolean | Skip storage capture |
disableStack | boolean | Skip stack capture |
disableMemory | boolean | Skip memory capture |
enableMemory | boolean | Include memory |
enableReturnData | boolean | Include return data |
tracerConfig | object | Tracer-specific options |

