Big Map ID
key to query (will be encoded properly according to the schema)
Big Map schema (can be determined using your contract type)
Optionalblock: BlockIdentifieroptional block level to fetch the value from
Fetch multiple values in a big map
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)
Optionalblock: BlockIdentifieroptional block level to fetch the values from
OptionalbatchSize: numberoptional 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
Return a well formatted json object of a sapling state
Sapling state ID
Optionalblock: BlockIdentifieroptional block level to fetch the value from
Return a well formatted json object of the contract storage
contract address you want to get the storage from
Optionalschema: unknownoptional schema can either be the contract script rpc response or a michelson-encoder schema
Optionalblock: BlockIdentifier
Return a well formatted json object of a big map value