Skip to content

ApplicationOnComplete

@algorandfoundation/algokit-utils / types/indexer / ApplicationOnComplete

types/indexer.ApplicationOnComplete

Defines the what additional actions occur with the transaction https://dev.algorand.co/reference/rest-apis/indexer/#oncompletion

Table of contents

Enumeration Members

Enumeration Members

clear

clear = "clear"

Defined in

src/types/indexer.ts:170


closeout

closeout = "closeout"

Defined in

src/types/indexer.ts:169


delete

delete = "delete"

Defined in

src/types/indexer.ts:172


noop

noop = "noop"

Defined in

src/types/indexer.ts:167


optin

optin = "optin"

Defined in

src/types/indexer.ts:168


update

update = "update"

Defined in

src/types/indexer.ts:171