Interface: AptosBlockJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosBlockJSON
Interface: AptosBlockJSON
@moralisweb3/common-aptos-utils.AptosBlockJSON
Table of contents
Properties
Properties
block_hash
• Readonly
block_hash: string
block_height
• Readonly
block_height: string
block_timestamp
• Readonly
block_timestamp: string
first_version
• Readonly
first_version: string
last_version
• Readonly
last_version: string
transactions
• Optional
Readonly
transactions: AptosBlockTransactionsItemJSON
[]