getBoxABIStorageMaps
getBoxABIStorageMaps(
contract):Record<string,ABIStorageMap>
Defined in: packages/abi/src/arc56-contract.ts:533
Get all box storage maps with parsed ABI types
Parameters
Section titled “Parameters”contract
Section titled “contract”The ARC-56 contract
Returns
Section titled “Returns”Record<string, ABIStorageMap>
A record of storage map names to ABIStorageMap objects