Skip to main content

Class: AptosGetNFTTransfersByCollectionResponse

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

Class: AptosGetNFTTransfersByCollectionResponse

@moralisweb3/common-aptos-utils.AptosGetNFTTransfersByCollectionResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosGetNFTTransfersByCollectionResponse

Parameters

NameType
inputAptosGetNFTTransfersByCollectionResponseInput | AptosGetNFTTransfersByCollectionResponse

Returns

AptosGetNFTTransfersByCollectionResponse


fromJSON

Static fromJSON(json): AptosGetNFTTransfersByCollectionResponse

Parameters

NameType
jsonAptosGetNFTTransfersByCollectionResponseJSON

Returns

AptosGetNFTTransfersByCollectionResponse


toJSON

toJSON(): AptosGetNFTTransfersByCollectionResponseJSON

Returns

AptosGetNFTTransfersByCollectionResponseJSON

Properties

cursor

Readonly cursor: string

Description

The cursor to use for the next page of results. (Cursor is null on last page)


hasNextPage

Readonly hasNextPage: boolean

Description

Indicates if there is a next page of results


result

Readonly result: AptosNFTTransferResponse[]

Description

The collections for the given creators