Skip to content

getBoxABIStorageKeys

getBoxABIStorageKeys(contract): Record<string, ABIStorageKey>

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

Get all box storage keys with parsed ABI types

Arc56Contract

The ARC-56 contract

Record<string, ABIStorageKey>

A record of storage key names to ABIStorageKey objects