get https://api.bifrostnetwork.com/v3/nft/holder//tokens-v2
Get list of NFTs of the given holder address on the given network type. The list is in descending order by the last transfer time of the token.
The ownerUpdatedAtBlock
and itemsCount
are pagination parameters. You can inquire the next page by including the values given through nextPageParams
.