Interface: GetBlockByHeightOperationRequest
moralis-monorepo / @moralisweb3/common-aptos-utils / GetBlockByHeightOperationRequest
Interface: GetBlockByHeightOperationRequest
@moralisweb3/common-aptos-utils.GetBlockByHeightOperationRequest
Table of contents
Properties
Properties
blockHeight
• Readonly blockHeight: number
Description
Block height to lookup. Starts at 0
network
• Optional Readonly network: AptosNetworkInput
Description
The network of query. Defaults to mainnet.
withTransactions
• Optional Readonly withTransactions: boolean
Description
If set to true, include all transactions in the block