Skip to content
🎉 Welcome to the new Aptos Docs! Click here to submit feedback!

Get NFTs Owned by an Account

GetAccountNfts retrieves a list of NFTs owned by a specified account address. This query provides comprehensive details about each token, including its collection details, description, and unique identifiers. It is ideal for platforms that need to display the NFT portfolios of users or provide insights into the NFT market holdings.

Try it yourself! You can customize the variables at the bottom of the editor.

Loading...

Variables:

  • $address: String - The Aptos account address for which you want to query NFT data. Ex. "0x8824ebb6e0d60656f6d4d5bbc408805d9ca6b984aad78b16f42b1dae545d6762"