NFT Owner Model
The NFT Owner Model represents a single NFT owner. The NFT Owner Model follows the following structure:
Name | Description | Type |
---|---|---|
owner | The address of the owner. | string |
token_id | The token ID of the NFT. | integer |
balance | The owner's balance for the NFT. | 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.