Returns proof of storage entries at a specific block state
POST
Authorizations
ApiKeyAuthApiKeyAuthAPI_key string
NOWNodes API key passed in the api-key header.
Retrieves Merkle proofs for specific storage keys at a given block state, providing cryptographic verification of stored data.
Body
application/json
API_keystringjsonrpcstringidstringmethodstringparamsArray<string>Response
200OK
Successfully retrieved proof of storage entries.
400Bad Request
Bad Request
500Internal Server Error
Internal Server Error