NFT Balance Model
The NFT Balance Model represents a single NFT balance for an account. The NFT Balance Model follows the following structure:
| Name | Description | Type |
|---|---|---|
| contract_address | Contract address of the token. | string |
| token_id | The token ID of the NFT. | integer |
| balance | The account's balance for the NFT collection. | integer |
Got questions? Join our Discord
Discord is the primary home of the Transpose developer community. Join us to ask questions, share your work, and get help.