Contracts

Get raw contract storage

Returns raw contract storage value in micheline format.

get/v1/contracts/{address}/storage/raw

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.

Response

type0 | 32 | 64 | 96 | 128

Changes

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