VyErc1155TokenDto
\!! DESCRIPTION MISSING !!
Properties
Field
Type
Description
Required
contractAddress
string
The address of the NFT's smart contract.
β
tokenTypeId
number
Unique identifier for the token-type.
β
tokenId
number
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
boolean
Indicates whether the token is fungible.
β
References
Operation
Last updated