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