Skip to main content

Interface: GetCoinTransfersByCoinTypeOperationRequestJSON

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

Interface: GetCoinTransfersByCoinTypeOperationRequestJSON

@moralisweb3/common-aptos-utils.GetCoinTransfersByCoinTypeOperationRequestJSON

Table of contents

Properties

Properties

coin_type

Readonly coin_type: string


cursor

Optional Readonly cursor: string


from_date

Optional Readonly from_date: string


limit

Readonly limit: number


network

Optional Readonly network: string


offset

Optional Readonly offset: number


to_date

Optional Readonly to_date: string