ResourceRef names a single resource. Only one of the fields should be set.

Implements

Constructors

Properties

address?: Address

(d) Account whose balance record is accessible by the executing ApprovalProgram or ClearStateProgram.

applicationId?: number

(p) Application id whose GlobalState may be read by the executing ApprovalProgram or ClearStateProgram.

assetId?: number

(s) Asset whose AssetParams may be read by the executing ApprovalProgram or ClearStateProgram.

BoxReference names a box by its name and the application ID it belongs to.

holding?: HoldingRef

HoldingRef names a holding by referring to an Address and Asset it belongs to.

local?: LocalsRef

LocalsRef names a local state by referring to an Address and App it belongs to.

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc