starknet_getBlockWithReceipts
POST
/{apiKey}
Returns detailed block information, including full transactions and receipts, corresponding to the provided block ID.
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 result object which can be one of the following object
Was this page helpful?