Skip to main content

Interface: GetNFTTransfersByCollectionOperationRequestJSON

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

Interface: GetNFTTransfersByCollectionOperationRequestJSON

@moralisweb3/common-aptos-utils.GetNFTTransfersByCollectionOperationRequestJSON

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[]