Skip to main content

Interface: GetTransactionsOperationRequest

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

Interface: GetTransactionsOperationRequest

@moralisweb3/common-aptos-utils.GetTransactionsOperationRequest

Table of contents

Properties

Properties

limit

Optional Readonly limit: number

Description

Max number of transactions to retrieve. If not provided, defaults to default page size


network

Optional Readonly network: AptosNetworkInput

Description

The network of query. Defaults to mainnet.


start

Optional Readonly start: string

Description

Account sequence number to start list of transactions. If not provided, defaults to showing the latest transactions