Skip to main content

Class: AptosGetCoinsBySymbolRangeResponse

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

Class: AptosGetCoinsBySymbolRangeResponse

@moralisweb3/common-aptos-utils.AptosGetCoinsBySymbolRangeResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosGetCoinsBySymbolRangeResponse

Parameters

NameType
inputAptosGetCoinsBySymbolRangeResponseInput | AptosGetCoinsBySymbolRangeResponse

Returns

AptosGetCoinsBySymbolRangeResponse


fromJSON

Static fromJSON(json): AptosGetCoinsBySymbolRangeResponse

Parameters

NameType
jsonAptosGetCoinsBySymbolRangeResponseJSON

Returns

AptosGetCoinsBySymbolRangeResponse


toJSON

toJSON(): AptosGetCoinsBySymbolRangeResponseJSON

Returns

AptosGetCoinsBySymbolRangeResponseJSON

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

Description

The coins matching the query