VyCollectionDetailsDto
Details of a Vy Collection.
Properties
Field
Type
Description
address
string
The address of the Vy Collection.
count
int
The count of the Vy Collection.
name
string
The name of the Vy Collection.
description
string
The description of the Vy Collection.
symbol
string
The symbol of the Vy Collection.
url
string
The URL of the Vy Collection.
imageUrl
string
The image URL of the Vy Collection.
verified
bool
Whether the Vy Collection is verified.
premium
bool
Whether the Vy Collection is premium.
categories
string[]
The categories of the Vy Collection.
Last updated