Skip to content
Alchemy Logo

zks_getRawBlockTransactions

POST
/{apiKey}

Lists transactions in a block without processing them.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x[0-9a-fA-F]{1,8}$"required

Number of the block.

Responses

200

Array of raw transactions within the specified block.

Was this page helpful?