nft_balance
Check how many ERC-721 tokens an address holds from a given contract. Retrieve NFT balance for any owner.
Instructions
ERC-721 balanceOf — how many NFTs from a collection an address holds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| contract | Yes |