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