FVyQuery_GetCollections
Optional query to filter the GetCollections endpoint results
Query | Type | Description |
---|---|---|
ContractAddress | FVyOptString | Filter based on a specific ContractAddress |
Chain | Filter based on a specific Chain | |
Premium | FVyOptBool | Filter based on the premium state |
PageNumber | FVyOptInt | Filter based on the page number |
PageSize | FVyOptInt | Filter based on the page size |
SortOn | FVyOptString | Filter based on the sort field |
SortOrder | Filter based on the sort order |
Last updated