Skip to main content

Interface: AptosGetNFTTransfersByCollectionResponseInput

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

Interface: AptosGetNFTTransfersByCollectionResponseInput

@moralisweb3/common-aptos-utils.AptosGetNFTTransfersByCollectionResponseInput

Table of contents

Properties

Properties

cursor

Readonly cursor: string


hasNextPage

Readonly hasNextPage: boolean


result

Readonly result: AptosNFTTransferResponseInput[] | AptosNFTTransferResponse[]