Contracts
Get raw contract storage schema
Returns micheline schema (type) of the contract storage.
get/v1/contracts/{address}/storage/raw/schema
Path parameters
addressstring required
Contract address
Query parameters
levelinteger
Level at which storage schema should be taken. If 0 or not specified, the current schema will be returned.
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.