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