Skip to content

getGlobalABIStorageKey

getGlobalABIStorageKey(contract, keyName): ABIStorageKey

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

Get a specific global storage key with parsed ABI types

Arc56Contract

The ARC-56 contract

string

The name of the storage key

ABIStorageKey

The ABIStorageKey with parsed types

Error if the key is not found