trace_rawTransaction
Traces a call to eth_sendRawTransaction without executing it, returning the traces.
Path parameters
apiKey
Request
This endpoint expects an object.
rawTransaction
Raw transaction data.
traceTypes
Array of trace types to return. Valid values include “trace” and “stateDiff”.
Allowed values:
Response
Returns the traces from the raw transaction call.
output
stateDiff
trace
vmTrace