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