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

src/types/indexer.ts:58


current-round

current-round: number

Round at which the results were computed.

Defined in

src/types/indexer.ts:56