trace_replayBlockTransactions
Replays all transactions in a block returning the requested traces for each transaction.
Parameters
- TAG - Integer of a block number, or the string ‘earliest’, ‘latest’ or ‘pending’.
- STRINGARRAY - Type of trace, one or more of: “vmTrace”, “trace”, “stateDiff”.
Returns
Object - An object of type BlockTraceArray.
POST
trace_replayBlockTransactions
Path Parameters
Example:
"demo"
Body
application/json
Response
200 - application/json
Successful Response
The response is of type object
.
trace_replayBlockTransactions