Interface: AptosGetHistoricalCoinBalancesByWalletsResponseJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosGetHistoricalCoinBalancesByWalletsResponseJSON
Interface: AptosGetHistoricalCoinBalancesByWalletsResponseJSON
@moralisweb3/common-aptos-utils.AptosGetHistoricalCoinBalancesByWalletsResponseJSON
Table of contents
Properties
Properties
cursor
• Readonly
cursor: string
hasNextPage
• Readonly
hasNextPage: boolean
result
• Readonly
result: AptosHistoricalCoinBalanceDtoJSON
[]