Parameters
string
default:"37111"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"zks_getProof"
required
JSON-RPC method name.
object
required
Positional parameters for
zks_getProof:params[0]: The account address to fetch storage proofs for.params[1]: Vector of storage keys in the account.params[2]: The L1 batch number specifying the point in time for the storage proof.
Returns
object
The JSON-RPC result.