Query historical storage entries
POST
Authorizations
ApiKeyAuthApiKeyAuthAPI_key string
NOWNodes API key passed in the api-key header.
Returns the historical storage changes for the provided keys starting from a specific block hash.
Body
application/json
API_keystringjsonrpcstringidintegermethodstringparamsarray- First parameter: array of state keys (hex-encoded) to query changes for.
- Second parameter: block hash to start retrieving history from.
Response
200OK
Successfully retrieved historical storage entries.
400Bad Request
Bad Request
500Internal Server Error
Internal Server Error