VyCollectionDetailsDto
Details of a Vy Collection.
Properties
Field | Type | Description |
---|---|---|
chain | The chain of the Vy Collection. | |
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. |
media | The media 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