Skip to main content

Class: AptosGetCoinBalancesByWalletsResponse

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

Class: AptosGetCoinBalancesByWalletsResponse

@moralisweb3/common-aptos-utils.AptosGetCoinBalancesByWalletsResponse

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosGetCoinBalancesByWalletsResponse

Parameters

NameType
inputAptosGetCoinBalancesByWalletsResponseInput | AptosGetCoinBalancesByWalletsResponse

Returns

AptosGetCoinBalancesByWalletsResponse


fromJSON

Static fromJSON(json): AptosGetCoinBalancesByWalletsResponse

Parameters

NameType
jsonAptosGetCoinBalancesByWalletsResponseJSON

Returns

AptosGetCoinBalancesByWalletsResponse


toJSON

toJSON(): AptosGetCoinBalancesByWalletsResponseJSON

Returns

AptosGetCoinBalancesByWalletsResponseJSON

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 coins balances for the provided wallets