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.
blockHashstring or nullformat: "^0[xX][0-9A-Fa-f]{64}$"
blockNumberinteger or null
actionobject or null
resultobject or null
subtracesinteger or null
traceAddresslist of strings or null
transactionHashstring or nullformat: "^0[xX][0-9A-Fa-f]{64}$"
transactionPositioninteger or null
typestring or null