Returns a list of all bigmap updates.
Internal Id, can be used for pagination
Level of the block where the bigmap was updated
Timestamp of the block where the bigmap was updated
Bigmap ptr
Smart contract in which's storage the bigmap is allocated
Path to the bigmap in the contract storage
Action with the bigmap (allocate
, add_key
, update_key
, remove_key
, remove
)
Updated key.
If the action is allocate
or remove
the content will be null
.