Schema

Get contract storage schema

get

Returns JSON schema of the contract storage.

Path parameters
addressstringRequired

Contract address

Query parameters
levelinteger · int32Optional

Level at which storage schema should be taken. If 0 or not specified, the current schema will be returned.

Default: 0
Responses
200Success
application/octet-stream
Responsestring · binary
get
GET /v1/contracts/{address}/storage/schema HTTP/1.1
Host: xtz-index.nownodes.io
Accept: */*
200Success
binary