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