Returns updates history for the specified bigmap key.
/v1/bigmaps/{id}/keys/{key}/updates
Bigmap Id
Either a key hash (expr123...
) or a plain value (foo...
).
Even if the key is complex (an object or an array), you can specify it as is, for example, /keys/{"address":"tz123","nat":"123"}
.
Sorts bigmap updates by specified field. Supported fields: id
(default).
Specifies which or how many items should be skipped
Maximum number of items to return
Format of the key value: 0
- JSON, 1
- JSON string, 2
- Micheline, 3
- Micheline string