ZKSync API

zks_getRawBlockTransactions

Lists transactions in a block without processing them

post/zks_getRawBlockTransactions

Request body

jsonrpcstring required

JSON-RPC version

methodstring required

The RPC method to be invoked

idinteger required

Request identifier

Response

Returns an array of raw transaction objects

RawBlockTransactionsResponse required— unresolved $ref

Changes