Skip to content
Alchemy Logo

starknet_getBlockWithTxHashes

POST
/{apiKey}

Get block information with transaction hashes given the block id

Path Parameters

stringrequireddefaults to docs-demo

For 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 transaction hashes

Was this page helpful?