Interface: AptosStateCheckpointTransactionInput
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosStateCheckpointTransactionInput
Interface: AptosStateCheckpointTransactionInput
@moralisweb3/common-aptos-utils.AptosStateCheckpointTransactionInput
Table of contents
Properties
- accumulatorRootHash
- changes
- eventRootHash
- gasUsed
- hash
- stateChangeHash
- stateCheckpointHash
- success
- timestamp
- type
- version
- vmStatus
Properties
accumulatorRootHash
• Readonly
accumulatorRootHash: string
changes
• Readonly
changes: AptosStateCheckpointTransactionChangesItemInput
[] | AptosStateCheckpointTransactionChangesItemValue
[]
eventRootHash
• Readonly
eventRootHash: string
gasUsed
• Readonly
gasUsed: string
hash
• Readonly
hash: string
stateChangeHash
• Readonly
stateChangeHash: string
stateCheckpointHash
• Readonly
stateCheckpointHash: string
success
• Readonly
success: boolean
timestamp
• Readonly
timestamp: string
type
• Readonly
type: string
version
• Readonly
version: string
vmStatus
• Readonly
vmStatus: string