Skip to main content

Interface: GetBlockByVersionOperationRequest

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

Interface: GetBlockByVersionOperationRequest

@moralisweb3/common-aptos-utils.GetBlockByVersionOperationRequest

Table of contents

Properties

Properties

network

Optional Readonly network: AptosNetworkInput

Description

The network of query. Defaults to mainnet.


version

Readonly version: number

Description

Ledger version to lookup block information for.


withTransactions

Optional Readonly withTransactions: boolean

Description

If set to true, include all transactions in the block