trace_replayBlockTransactions
Path parameters
apiKey
Request
This endpoint expects an object.
blockIdentifier
Block identifier as a string. This can be a block hash, a block number (in hex), or a block tag (such as “latest”, “finalized”, etc.).
traceTypes
Array of trace types to return. Valid values include “trace” and “stateDiff”.
Allowed values:
Response
Returns an array of trace objects for each transaction in the block.
blockHash
blockNumber
action
result
subtraces
traceAddress
transactionHash
transactionPosition
type