zks_getProof
This method generates Merkle proofs for one or more storage values associated with a specific account, accompanied by a proof of their authenticity.
Path parameters
apiKey
Request
This endpoint expects an object.
Address
Account address to fetch storage values and proofs for.
Storage keys
The storage keys in the account.
L1 batch number
Number of the L1 batch specifying the point in time at which the requested values are returned.
Response
The account details and proofs for storage keys.
address
Account address associated with the storage proofs.
storageProof
Array of storage proofs for the requested keys.