Alchemy Logo

starknet_getBlockWithTxs

POST
/{apiKey}

Get block information with full transactions given the block id

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

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