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