FVyNftDto
A data transfer object representing an NFT
Properties
Field | Type | Description |
---|---|---|
tokenId [required] | FString | The unique identifier of the NFT |
address [required] | FString | The address of the NFT |
chain [required] | The blockchain on which the NFT exists |
Last updated