types indexer.AccountLookupResult
@algorandfoundation/algokit-utils / types/indexer / AccountLookupResult
Interface: AccountLookupResult¶
types/indexer.AccountLookupResult
Indexer result for an account lookup, https://developer.algorand.org/docs/rest-apis/indexer/#get-v2accountsaccount-id
Table of contents¶
Properties¶
Properties¶
account¶
• account: AccountResult
The returned account
Defined in¶
current-round¶
• current-round: number
Round at which the results were computed.