Skip to content
🎉 Welcome! Translations are currently experimental. | 翻訳は現在実験的です。 | 翻译目前处于实验阶段。
Click here to submit feedback! | ここをクリックしてフィードバックを送信してください! | 点击这里提交反馈!

Retrieve NFT Collections Owned by an Account

GetAccountNftCollections fetches detailed information about NFT collections owned by a specific account address. This includes data such as the collection ID, distinct token count within each collection, and detailed attributes of each collection. It’s particularly useful for applications that need to display comprehensive details about NFT holdings associated with an account.

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 collection data. Ex. "0x8824ebb6e0d60656f6d4d5bbc408805d9ca6b984aad78b16f42b1dae545d6762"