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.

Language
URL
Click Try It! to start a request and see the response here!