EVM RPC API
trace_replayTransaction
Replays a transaction, returning the traces.
Parameters
DATA, 32 Bytes - The transaction’s hash.
STRINGARRAY - Type of trace, one or more of: “vmTrace”, “trace”, “stateDiff”.
Returns
Object - An object of type BlockTrace.
POST
Path Parameters
Body
application/json