Interface: AptosBlockMetadataTransactionInput
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosBlockMetadataTransactionInput
Interface: AptosBlockMetadataTransactionInput
@moralisweb3/common-aptos-utils.AptosBlockMetadataTransactionInput
Table of contents
Properties
- accumulatorRootHash
- changes
- epoch
- eventRootHash
- events
- failedProposerIndices
- gasUsed
- hash
- id
- previousBlockVotesBitvec
- proposer
- round
- stateChangeHash
- stateCheckpointHash
- success
- timestamp
- type
- version
- vmStatus
Properties
accumulatorRootHash
• Readonly accumulatorRootHash: string
changes
• Readonly changes: AptosBlockMetadataTransactionChangesItemInput[] | AptosBlockMetadataTransactionChangesItemValue[]
epoch
• Readonly epoch: string
eventRootHash
• Readonly eventRootHash: string
events
• Readonly events: AptosTransactionEventInput[] | AptosTransactionEvent[]
failedProposerIndices
• Readonly failedProposerIndices: string[]
gasUsed
• Readonly gasUsed: string
hash
• Readonly hash: string
id
• Readonly id: string
previousBlockVotesBitvec
• Readonly previousBlockVotesBitvec: string[]
proposer
• Readonly proposer: AptosAddressInput
round
• Readonly round: 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