VyNftDto

A data transfer object representing a Vy NFT.

Properties

FieldTypeDescription

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