arc72_balance_of
Get the number of NFTs owned by an address on an ARC-72 contract. Provide network, app ID, and address to retrieve the balance.
Instructions
ARC-72 balanceOf(address) — number of NFTs owned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Application ID of the ARC-200 or ARC-72 contract. | |
| address | Yes | 58-character AVM account address. | |
| network | Yes | Algorand or Voi mainnet identifier. |