Alchemy Logo

starknet_getBlockWithTxHashes

POST
/{apiKey}

Get block information with transaction hashes 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 transaction hashes

Was this page helpful?