starknet_traceBlockTransactions
POST
/{apiKey}
Returns the trace of the transactions in the block.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
object or enumrequired
The hash of the requested block, the block number (height) of the requested block, or a block tag (latest or pending)
Block hash, number or tag
Responses
200
The traces of the transactions in the block
Was this page helpful?