contract address you want to get the storage from
contract big map key to fetch value from
optional schema can either be the contract script rpc response or a michelson-encoder schema
Big Map ID
key to query (will be encoded properly according to the schema)
Big Map schema (can be determined using your contract type)
optional block level to fetch the value from
Big Map ID
Array of keys to query (will be encoded properly according to the schema)
Big Map schema (can be determined using your contract type)
optional block level to fetch the values from
optional batch size representing the number of requests to execute in parallel
An object containing the keys queried in the big map and their value in a well-formatted JSON object format
Sapling state ID
optional block level to fetch the value from
contract address you want to get the storage from
optional schema can either be the contract script rpc response or a michelson-encoder schema
Generated using TypeDoc
Return a well formatted json object of the contract big map storage
Deprecated in favor of getBigMapKeyByID
https://tezos.gitlab.io/api/rpc.html#post-block-id-context-contracts-contract-id-big-map-get