Skip to main content

Class: AptosGetCoinTransfersByCoinTypeResponse

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

Class: AptosGetCoinTransfersByCoinTypeResponse

@moralisweb3/common-aptos-utils.AptosGetCoinTransfersByCoinTypeResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosGetCoinTransfersByCoinTypeResponse

Parameters

NameType
inputAptosGetCoinTransfersByCoinTypeResponseInput | AptosGetCoinTransfersByCoinTypeResponse

Returns

AptosGetCoinTransfersByCoinTypeResponse


fromJSON

Static fromJSON(json): AptosGetCoinTransfersByCoinTypeResponse

Parameters

NameType
jsonAptosGetCoinTransfersByCoinTypeResponseJSON

Returns

AptosGetCoinTransfersByCoinTypeResponse


toJSON

toJSON(): AptosGetCoinTransfersByCoinTypeResponseJSON

Returns

AptosGetCoinTransfersByCoinTypeResponseJSON

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 coin type