Skip to main content

Class: AptosGetTopHoldersByCoinResponse

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

Class: AptosGetTopHoldersByCoinResponse

@moralisweb3/common-aptos-utils.AptosGetTopHoldersByCoinResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosGetTopHoldersByCoinResponse

Parameters

NameType
inputAptosGetTopHoldersByCoinResponseInput | AptosGetTopHoldersByCoinResponse

Returns

AptosGetTopHoldersByCoinResponse


fromJSON

Static fromJSON(json): AptosGetTopHoldersByCoinResponse

Parameters

NameType
jsonAptosGetTopHoldersByCoinResponseJSON

Returns

AptosGetTopHoldersByCoinResponse


toJSON

toJSON(): AptosGetTopHoldersByCoinResponseJSON

Returns

AptosGetTopHoldersByCoinResponseJSON

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

Description

The top holders of the given coin