Skip to content

Assets: how to retrieve Name, Unit and URL? #196

Answered by jasonboukheir
FerGT50 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Fernando,

You can obtain the asset details with the following indexer API:
LookupAssetByID

Usually, obtaining asset details for a user first involves obtaining their AssetHoldings, then using the ids there to obtain details on those assets. If you're looking to get an array of assets, you can alternatively use: SearchForAssets

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@FerGT50
Comment options

@jasonboukheir
Comment options

@FerGT50
Comment options

@FerGT50
Comment options

Answer selected by jasonboukheir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants