starknet_getBlockWithTxs
POST
/{apiKey}
Get block information with full transactions given the 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, or number (height) of the requested block, or a block tag
Block hash, number or tag
Responses
200
The resulting block information with full transactions
Was this page helpful?