Request parameters for listNFTOwners operation in NftOwnersApi.

Export

ListNFTOwnersRequest

Hierarchy

  • ListNFTOwnersRequestParams

Properties

contractAddress: string

The address of contract

Memberof

ListNFTOwners

tokenId: string

An `uint256` token id as string

Memberof

ListNFTOwners

chainName: string

The name of chain

Memberof

ListNFTOwners

pageCursor?: string

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

Memberof

ListNFTOwners

pageSize?: number

Maximum number of items to return

Memberof

ListNFTOwners

Generated using TypeDoc