VyErc1155TokenDto

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

Chain

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