Contracts

Get JSON Schema [2020-12] interface for the contract

Returns standard JSON Schema for contract storage, entrypoints, and Big_map entries.

get/v1/contracts/{address}/interface

Path parameters

addressstring required

Contract address

Response

{"stackTrail":"components:schemas:ContractInterface:properties:storageSchema","oasType":"schema","type":"unknown","description":"JSON Schema of the contract storage in humanified format (as returned by API)","nullable":true}

Changes

No recorded changes to this endpoint across all 1 revision of this API.