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