Returns all active bigmaps allocated in the contract storage.
Contract address
Returns contract bigmap with the specified name or storage path.
Contract address
Bigmap name is the last piece of the bigmap storage path.
For example, if the storage path is ledger
or assets.ledger
, then the name is ledger
.
If there are multiple bigmaps with the same name, for example assets.ledger
and tokens.ledger
, you can specify the full path.