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