Skip to main content

Interface: AptosBlockMetadataTransactionJSON

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

Interface: AptosBlockMetadataTransactionJSON

@moralisweb3/common-aptos-utils.AptosBlockMetadataTransactionJSON

Table of contents

Properties

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