getBoxABIStorageKey
getBoxABIStorageKey(
contract,keyName):ABIStorageKey
Defined in: packages/abi/src/arc56-contract.ts:410
Get a specific box storage key with parsed ABI types
Parameters
Section titled “Parameters”contract
Section titled “contract”The ARC-56 contract
keyName
Section titled “keyName”string
The name of the storage key
Returns
Section titled “Returns”The ABIStorageKey with parsed types
Throws
Section titled “Throws”Error if the key is not found