VyErc1155TokenDto
\!! DESCRIPTION MISSING !!
Properties
Field
Type
Description
Required
ContractAddress
string
The address of the NFT's smart contract.
β
TokenTypeId
int
Unique identifier for the token-type.
β
TokenId
int
Unique identifier for the token.
β
TokenUri
string
URI pointing to the token's metadata.
β
Name
string
The name of the NFT.
β
Image
string
URL of the token's main image.
β
ImagePreview
string
URL of the token's preview image.
β
ImageThumbnail
string
URL of the token's thumbnail image.
β
Fungible
bool
Indicates whether the token is fungible.
β
References
Operation
Last updated