Skip to content

创建文章

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

types indexer.ApplicationResult

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

Interface: ApplicationResult

types/indexer.ApplicationResult

The result of looking up an application

Table of contents

Properties

Properties

created-at-round

Optional created-at-round: number

Defined in

src/types/indexer.ts:547


deleted

Optional deleted: boolean

Defined in

src/types/indexer.ts:548


deleted-at-round

Optional deleted-at-round: number

Defined in

src/types/indexer.ts:549


id

id: number

Defined in

src/types/indexer.ts:545


params

params: ApplicationParams

Defined in

src/types/indexer.ts:546