zks_getRawBlockTransactions
POST
/{apiKey}
Lists transactions in a block without processing them.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^0x[0-9a-fA-F]{1,8}$"requiredNumber of the block.
Responses
200
Array of raw transactions within the specified block.
Was this page helpful?