Returns micheline schema (type) of the contract storage.
/v1/contracts/{address}/storage/raw/schema
Contract address
Level at which storage schema should be taken. If 0 or not specified, the current schema will be returned.
0
curl -L \ --url 'https://xtz-index.nownodes.io/v1/contracts/{address}/storage/raw/schema'
{ "type": 0 }