trace_replayTransaction
Traces a call to eth_sendRawTransaction without executing it, returning the traces.
Path parameters
apiKey
Request
This endpoint expects an object.
transactionHash
Transaction hash of the raw transaction to be replayed.
traceTypes
Array of trace types to return. Valid values include “trace” and “stateDiff”.
Allowed values:
Response
Returns the trace result from replaying the transaction.
output
stateDiff
trace
vmTrace