Request parameters for listCollections operation in CollectionsApi.

Export

ListCollectionsRequest

Hierarchy

  • ListCollectionsRequestParams

Properties

chainName: string

The name of chain

Memberof

ListCollections

contractAddress?: string[]

List of contract addresses to filter by

Memberof

ListCollections

List of verification status to filter by

Memberof

ListCollections

fromUpdatedAt?: string

Datetime to use as the oldest updated timestamp

Memberof

ListCollections

pageCursor?: string

Encoded page cursor to retrieve previous or next page. Use the value returned in the response.

Memberof

ListCollections

pageSize?: number

Maximum number of items to return

Memberof

ListCollections

Generated using TypeDoc