Get NFTs Owned by an Account
Retrieves the various ERC-20 Token balance by passing wallet address
Last updated
Retrieves the various ERC-20 Token balance by passing wallet address
Last updated
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.
Base URL:
The graphQL query filters data based on wallet address and returns balance, contractAddress, Name, Symbol etc.
The graphQL query filters data based on wallet address, contract address and returns balance, contractAddress, Name, Symbol etc.
The graphQL query filters data based on wallet address and returns balance, contractAddress, Name, Symbol etc.