Stores the global information associated with an application.

Implements

Constructors

Properties

approvalProgram: Uint8Array

approval program.

clearStateProgram: Uint8Array

clear state program.

creator?: Address

The address that created this application. This is the address where the parameters and global state for this application can be found.

extraProgramPages?: number

the number of extra program pages available to this app.

globalState?: indexerModels.TealKeyValue[]

global state

global schema

local schema

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc