VyNftContractDto

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

name

string

The name of the NFT collection

βœ—

description

string

Description of the NFT collection

βœ—

address

string

The contract address of the NFT cololection

βœ—

symbol

string

Symbol of th NFT collection

βœ—

media

βœ—

type

string

The type of token, such as `ERC_1155`

βœ—

verified

boolean

βœ—

premium

boolean

βœ—

isNsfw

boolean

Indicates if the NFT is NSFW

βœ—

possibleSpam

boolean

Indicates if the NFT is spam

βœ—

categories

string

βœ—

url

string

βœ—

imageUrl

string

The URL of the image for the NFT collection

βœ—

externalUrl

string

The external URL such as a link to your website or landing page

βœ—

References

Schema

Operation

Last updated