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.ApplicationLookupResult

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

Interface: ApplicationLookupResult

types/indexer.ApplicationLookupResult

Indexer result for an application lookup, https://developer.algorand.org/docs/rest-apis/indexer/#get-v2applicationsapplication-id

Table of contents

Properties

Properties

application

application: ApplicationResult

The returned application

Defined in

src/types/indexer.ts:74


current-round

current-round: number

Round at which the results were computed.

Defined in

src/types/indexer.ts:72