VyNftDto
A data transfer object representing a Vy NFT.
Properties
Field | Type | Description |
---|---|---|
tokenId [required] | string | The unique identifier of the NFT. |
address [required] | string | The address of the NFT owner. |
chain [required] | The blockchain network on which the NFT is stored. |
Last updated