Interface: AptosStateCheckpointTransactionJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosStateCheckpointTransactionJSON
Interface: AptosStateCheckpointTransactionJSON
@moralisweb3/common-aptos-utils.AptosStateCheckpointTransactionJSON
Table of contents
Properties
- accumulator_root_hash
- changes
- event_root_hash
- gas_used
- hash
- state_change_hash
- state_checkpoint_hash
- success
- timestamp
- type
- version
- vm_status
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