VyQuery_GetCollections
Represents a query to retrieve collections.
Query
Type
Description
ContractAddress
string
Sets the contract address to retrieve collections from.
Premium
bool
Sets whether to retrieve only premium collections.
PageNumber
int
Sets the page number of the results to retrieve.
PageSize
int
Sets the number of results per page to retrieve.
SortOn
string
Sets the field to sort the results on.
Last updated