Returns a list of bigmaps.
Filters bigmaps by smart contract address.
Filters bigmaps by path in the contract storage.
Filters bigmaps by tags: metadata
, token_metadata
, ledger
.
Filters bigmaps by status: true
- active, false
- removed.
Filters bigmaps by the last update level.
Specify comma-separated list of fields to include into response or leave it undefined to return full object. If you select single field, response will be an array of values in both .fields
and .values
modes.
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