Skip to content
Alchemy Logo

starknet_traceBlockTransactions

POST
/{apiKey}

Returns the trace of the transactions in the block.

Path Parameters

stringrequireddefaults to docs-demo

For 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?