ZKSync API

zks_getBlockDetails

Returns data about a specific block

post/zks_getBlockDetails

Request body

jsonrpcstring required

JSON-RPC version

methodstring required

The method to call

idinteger required

Request identifier

Response

Returns the block details

BlockDetailsResponse required— unresolved $ref

Changes