Contracts

Get contract storage schema

Returns JSON schema of the contract storage.

get/v1/contracts/{address}/storage/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.

Changes

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