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