Storage
Returns contract storage value in JSON format.
Path parameters
addressstringRequired
Contract address
Query parameters
levelinteger · int32OptionalDefault:
Level at which storage value should be taken. If 0
or not specified, the current value will be returned.
0
pathstring | nullableOptional
Path in the JSON value (point-separated list of field names, e.g. path=settings.refund_time
to return
Responses
200Success
application/octet-stream
Responsestring · binary
get
GET /v1/contracts/{address}/storage HTTP/1.1
Host: xtz-index.nownodes.io
Accept: */*
200Success
binary