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