Skip to main content

Interface: GetNFTOwnersByCollectionOperationRequestJSON

moralis-monorepo / @moralisweb3/common-aptos-utils / GetNFTOwnersByCollectionOperationRequestJSON

Interface: GetNFTOwnersByCollectionOperationRequestJSON

@moralisweb3/common-aptos-utils.GetNFTOwnersByCollectionOperationRequestJSON

Table of contents

Properties

Properties

collection_data_id_hash

Readonly collection_data_id_hash: string


cursor

Optional Readonly cursor: string


limit

Readonly limit: number


network

Optional Readonly network: string


offset

Optional Readonly offset: number


wallet_blacklist

Optional Readonly wallet_blacklist: string[]


wallet_whitelist

Optional Readonly wallet_whitelist: string[]