Home

Get contract storage range

POST
https://theta-evm.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-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
jsonrpcstringrequired
methodstringrequired
paramsArray<string | integer>required
Show child attributes
Any of
string
integer
idintegerrequired

Response

200OK

Contract storage range data

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error