Skip to content

getBoxABIStorageMap

getBoxABIStorageMap(contract, mapName): ABIStorageMap

Defined in: packages/abi/src/arc56-contract.ts:494

Get a specific box storage map with parsed ABI types

Arc56Contract

The ARC-56 contract

string

The name of the storage map

ABIStorageMap

The ABIStorageMap with parsed types

Error if the map is not found