Skip to main content

Interface: AptosStateCheckpointTransactionJSON

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

Interface: AptosStateCheckpointTransactionJSON

@moralisweb3/common-aptos-utils.AptosStateCheckpointTransactionJSON

Table of contents

Properties

Properties

accumulator_root_hash

Readonly accumulator_root_hash: string


changes

Readonly changes: AptosStateCheckpointTransactionChangesItemJSON[]


event_root_hash

Readonly event_root_hash: string


gas_used

Readonly gas_used: string


hash

Readonly hash: 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