Interface: AptosBlockInput
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosBlockInput
Interface: AptosBlockInput
@moralisweb3/common-aptos-utils.AptosBlockInput
Table of contents
Properties
Properties
blockHash
• Readonly blockHash: string
blockHeight
• Readonly blockHeight: string
blockTimestamp
• Readonly blockTimestamp: string
firstVersion
• Readonly firstVersion: string
lastVersion
• Readonly lastVersion: string
transactions
• Optional Readonly transactions: AptosBlockTransactionsItemInput[] | AptosBlockTransactionsItemValue[]