Interface ListNFTOwnersRequestParams
Properties
Readonly
contractAddress
contractAddress: string
Readonly
tokenId
tokenId: string
Readonly
chainName
chainName: string
Optional
Readonly
pageCursor
pageCursor?: string
Optional
Readonly
pageSize
pageSize?: number
Request parameters for listNFTOwners operation in NftOwnersApi.
Export
ListNFTOwnersRequest