Retrieves the storage hash
POST
Authorizations
ApiKeyAuthApiKeyAuthAPI_key string
NOWNodes API key passed in the api-key header.
Returns the storage hash for a given storage key. Useful for verifying data integrity and indexing values in the blockchain storage.
Body
application/json
API_keystringjsonrpcstringidstringmethodstringparamsArray<string>Response
200OK
Successfully retrieved the storage hash for the given key.
400Bad Request
Bad Request
500Internal Server Error
Internal Server Error