Skip to main content

Class: AptosGetCoinsByNameRangeResponse

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

Class: AptosGetCoinsByNameRangeResponse

@moralisweb3/common-aptos-utils.AptosGetCoinsByNameRangeResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosGetCoinsByNameRangeResponse

Parameters

NameType
inputAptosGetCoinsByNameRangeResponseInput | AptosGetCoinsByNameRangeResponse

Returns

AptosGetCoinsByNameRangeResponse


fromJSON

Static fromJSON(json): AptosGetCoinsByNameRangeResponse

Parameters

NameType
jsonAptosGetCoinsByNameRangeResponseJSON

Returns

AptosGetCoinsByNameRangeResponse


toJSON

toJSON(): AptosGetCoinsByNameRangeResponseJSON

Returns

AptosGetCoinsByNameRangeResponseJSON

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