v1

latestOpenAPI 3.0.02026-07-26541677.9 KB
ZKSync API

zks_getProof

Generates Merkle proofs for one or more storage values associated with a specific account, accompanied by a proof of their authenticity

post/zks_getProof

Request body

jsonrpcstring required

JSON-RPC version

methodstring required

The RPC method to be invoked

idinteger required

Request identifier

Response

Returns the account details and proofs for storage keys

jsonrpcstring
idinteger

Example response

{
  "jsonrpc": "2.0",
  "id": 1
}