Contracts

Get contract storage

Returns contract storage value in JSON format.

get/v1/contracts/{address}/storage

Path parameters

addressstring required

Contract address

Query parameters

levelinteger

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

pathstring nullable

Path in the JSON value (point-separated list of field names, e.g. path=settings.refund_time to return

Changes

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