Class: AptosGetHistoricalCoinBalancesByWalletsResponse
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosGetHistoricalCoinBalancesByWalletsResponse
Class: AptosGetHistoricalCoinBalancesByWalletsResponse
@moralisweb3/common-aptos-utils.AptosGetHistoricalCoinBalancesByWalletsResponse
Table of contents
Methods
Properties
Methods
create
▸ Static
create(input
): AptosGetHistoricalCoinBalancesByWalletsResponse
Parameters
Name | Type |
---|---|
input | AptosGetHistoricalCoinBalancesByWalletsResponseInput | AptosGetHistoricalCoinBalancesByWalletsResponse |
Returns
AptosGetHistoricalCoinBalancesByWalletsResponse
fromJSON
▸ Static
fromJSON(json
): AptosGetHistoricalCoinBalancesByWalletsResponse
Parameters
Name | Type |
---|---|
json | AptosGetHistoricalCoinBalancesByWalletsResponseJSON |
Returns
AptosGetHistoricalCoinBalancesByWalletsResponse
toJSON
▸ toJSON(): AptosGetHistoricalCoinBalancesByWalletsResponseJSON
Returns
AptosGetHistoricalCoinBalancesByWalletsResponseJSON
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: AptosHistoricalCoinBalanceDto
[]
Description
The coins balances for the provided wallets