Request parameters for listOwnersByContractAddress operation in NftOwnersApi.

Export

ListOwnersByContractAddressRequest

Hierarchy

  • ListOwnersByContractAddressRequestParams

Properties

contractAddress: string

The address of contract

Memberof

ListOwnersByContractAddress

chainName: string

The name of chain

Memberof

ListOwnersByContractAddress

fromUpdatedAt?: string

Datetime to use as the oldest updated timestamp

Memberof

ListOwnersByContractAddress

pageCursor?: string

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

Memberof

ListOwnersByContractAddress

pageSize?: number

Maximum number of items to return

Memberof

ListOwnersByContractAddress

Generated using TypeDoc