Skip to main content

Class: AptosGetCoinTransfersByBlockHeightsResponse

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

Class: AptosGetCoinTransfersByBlockHeightsResponse

@moralisweb3/common-aptos-utils.AptosGetCoinTransfersByBlockHeightsResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosGetCoinTransfersByBlockHeightsResponse

Parameters

NameType
inputAptosGetCoinTransfersByBlockHeightsResponseInput | AptosGetCoinTransfersByBlockHeightsResponse

Returns

AptosGetCoinTransfersByBlockHeightsResponse


fromJSON

Static fromJSON(json): AptosGetCoinTransfersByBlockHeightsResponse

Parameters

NameType
jsonAptosGetCoinTransfersByBlockHeightsResponseJSON

Returns

AptosGetCoinTransfersByBlockHeightsResponse


toJSON

toJSON(): AptosGetCoinTransfersByBlockHeightsResponseJSON

Returns

AptosGetCoinTransfersByBlockHeightsResponseJSON

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

Description

The coins transfers for the provided block heights