Get NFT balance of a wallet address

/v4/data/nft/balances

1 credit per API call

Get all NFTs that a blockchain address holds. The NFTs are returned grouped by the smart contracts they were minted on.

This API is supported for the following blockchains:

  • Algorand - algorand-mainnet-algod / algorand-testnet-algod
  • BNB (Binance) Smart Chain - bsc / bsc-testnet
  • Celo - celo / celo-testnet
  • Ethereum - ethereum / ethereum-sepolia / ethereum-holesky
  • Polygon - polygon / polygon-amoy
  • Solana - solana / solana-devnet

On Solana and Algorand, if a blockchain address holds fewer than 50 NFTs, the API also returns each NFT's metadata. If the metadata is not returned, you can obtain it using the API for getting NFT metadata.

Language
Credentials
Header
Click Try It! to start a request and see the response here!