Returns a list of all bigmap updates.
Filters by bigmap ptr
Filters by bigmap path
Filters by bigmap contract
Filters by bigmap tags: metadata
, token_metadata
, ledger
Filters by action
Filters by JSON value. Note, this query parameter supports the following format: ?value{.path?}{.mode?}=...
,
so you can specify a path to a particular field to filter by, for example: ?value.balance.gt=...
.
Filters by level
Filters by timestamp
Sorts bigmaps by specified field. Supported fields: id
(default), ptr
, firstLevel
, lastLevel
, totalKeys
, activeKeys
, updates
.
Specifies which or how many items should be skipped
Maximum number of items to return
100
Format of the bigmap key and value type: 0
- JSON, 2
- Micheline
Json