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