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