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¶
current-round¶
• current-round: number
Round at which the results were computed.