starknet_traceBlockTransactions

Returns the trace of the transactions in the block.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
block_idobject or enumRequired

The hash of the requested block, the block number (height) of the requested block, or a block tag (latest or pending)

Response

The traces of the transactions in the block
transaction_hashstringformat: "^0x(0|[a-fA-F1-9]{1}[a-fA-F0-9]{0,62})$"
The transaction hash, as assigned in StarkNet
trace_rootobject
A transaction that has been broadcasted to the network