trace_replayBlockTransactions

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
blockIdentifierstringRequired

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.).

traceTypeslist of enumsRequired

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.

blockHashstringOptionalformat: "^0[xX][0-9A-Fa-f]{64}$"
blockNumberintegerOptional
actionobjectOptional
resultobjectOptional
subtracesintegerOptional
traceAddresslist of stringsOptional
transactionHashstringOptionalformat: "^0[xX][0-9A-Fa-f]{64}$"
transactionPositionintegerOptional
typestringOptional