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