Get contract storage range
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the contract storage for the specified range at a given block and transaction index.
Body
application/json
JSON-RPC 2.0 request to the Robinhood Chain mainnet endpoint.
Request payload for Get contract storage range.
jsonrpcstringrequiredJSON-RPC protocol version.
methodstringrequiredJSON-RPC method name.
paramsArray<string | integer>requiredJSON-RPC method parameters.
idintegerrequiredClient-provided request identifier echoed in the response.
Response
200OK
Contract storage range data
400Bad Request
Bad Request
500Internal Server Error
Internal Server Error