Skip to main content

Interface: GetNFTTransfersByIdsOperationRequestJSON

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

Interface: GetNFTTransfersByIdsOperationRequestJSON

@moralisweb3/common-aptos-utils.GetNFTTransfersByIdsOperationRequestJSON

Table of contents

Properties

Properties

cursor

Optional Readonly cursor: string


limit

Readonly limit: number


network

Optional Readonly network: string


offset

Optional Readonly offset: number


token_ids

Readonly token_ids: string[]


wallet_blacklist

Optional Readonly wallet_blacklist: string[]


wallet_whitelist

Optional Readonly wallet_whitelist: string[]