Enumeration AppStorageType

Application storage types supported in ARC-82. Defines the different types of storage that can be queried for applications.

Enumeration Members

Enumeration Members

BOX: "box"

Box storage - key-value pairs stored in application boxes

GLOBAL: "global"

Global storage - global state variables of the application

LOCAL: "local"

Local storage - account-specific state variables

TEALCODE: "tealcode"

TEAL code - the application's approval and clear state programs