Class: AptosGetCoinsBySymbolRangeResponse
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosGetCoinsBySymbolRangeResponse
Class: AptosGetCoinsBySymbolRangeResponse
@moralisweb3/common-aptos-utils.AptosGetCoinsBySymbolRangeResponse
Table of contents
Methods
Properties
Methods
create
▸ Static
create(input
): AptosGetCoinsBySymbolRangeResponse
Parameters
Name | Type |
---|---|
input | AptosGetCoinsBySymbolRangeResponseInput | AptosGetCoinsBySymbolRangeResponse |
Returns
AptosGetCoinsBySymbolRangeResponse
fromJSON
▸ Static
fromJSON(json
): AptosGetCoinsBySymbolRangeResponse
Parameters
Name | Type |
---|---|
json | AptosGetCoinsBySymbolRangeResponseJSON |
Returns
AptosGetCoinsBySymbolRangeResponse
toJSON
▸ toJSON(): AptosGetCoinsBySymbolRangeResponseJSON
Returns
AptosGetCoinsBySymbolRangeResponseJSON
Properties
cursor
• Readonly
cursor: string
Description
The cursor to use for the next page of results. (Cursor is null on last page)
hasNextPage
• Readonly
hasNextPage: boolean
Description
Indicates if there is a next page of results
result
• Readonly
result: AptosCoinInfoDto
[]
Description
The coins matching the query