Interface: AptosBlockMetadataTransactionJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosBlockMetadataTransactionJSON
Interface: AptosBlockMetadataTransactionJSON
@moralisweb3/common-aptos-utils.AptosBlockMetadataTransactionJSON
Table of contents
Properties
- accumulator_root_hash
- changes
- epoch
- event_root_hash
- events
- failed_proposer_indices
- gas_used
- hash
- id
- previous_block_votes_bitvec
- proposer
- round
- state_change_hash
- state_checkpoint_hash
- success
- timestamp
- type
- version
- vm_status
Properties
accumulator_root_hash
• Readonly accumulator_root_hash: string
changes
• Readonly changes: AptosBlockMetadataTransactionChangesItemJSON[]
epoch
• Readonly epoch: string
event_root_hash
• Readonly event_root_hash: string
events
• Readonly events: AptosTransactionEventJSON[]
failed_proposer_indices
• Readonly failed_proposer_indices: string[]
gas_used
• Readonly gas_used: string
hash
• Readonly hash: string
id
• Readonly id: string
previous_block_votes_bitvec
• Readonly previous_block_votes_bitvec: string[]
proposer
• Readonly proposer: string
round
• Readonly round: string
state_change_hash
• Readonly state_change_hash: string
state_checkpoint_hash
• Readonly state_checkpoint_hash: string
success
• Readonly success: boolean
timestamp
• Readonly timestamp: string
type
• Readonly type: string
version
• Readonly version: string
vm_status
• Readonly vm_status: string