Skip to main content

Interface: GetCoinsByNameRangeOperationRequestJSON

moralis-monorepo / @moralisweb3/common-aptos-utils / GetCoinsByNameRangeOperationRequestJSON

Interface: GetCoinsByNameRangeOperationRequestJSON

@moralisweb3/common-aptos-utils.GetCoinsByNameRangeOperationRequestJSON

Table of contents

Properties

Properties

cursor

Optional Readonly cursor: string


from_name

Optional Readonly from_name: string


limit

Readonly limit: number


network

Optional Readonly network: string


offset

Optional Readonly offset: number


to_name

Optional Readonly to_name: string