Interface: AptosGenesisTransactionJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosGenesisTransactionJSON
Interface: AptosGenesisTransactionJSON
@moralisweb3/common-aptos-utils.AptosGenesisTransactionJSON
Table of contents
Properties
- accumulator_root_hash
- changes
- event_root_hash
- events
- gas_used
- hash
- payload
- state_change_hash
- state_checkpoint_hash
- success
- type
- version
- vm_status
Properties
accumulator_root_hash
• Readonly
accumulator_root_hash: string
changes
• Readonly
changes: AptosGenesisTransactionChangesItemJSON
[]
event_root_hash
• Readonly
event_root_hash: string
events
• Readonly
events: AptosTransactionEventJSON
[]
gas_used
• Readonly
gas_used: string
hash
• Readonly
hash: string
payload
• Readonly
payload: AptosWriteSetPayloadJSON
state_change_hash
• Readonly
state_change_hash: string
state_checkpoint_hash
• Readonly
state_checkpoint_hash: string
success
• Readonly
success: boolean
type
• Readonly
type: string
version
• Readonly
version: string
vm_status
• Readonly
vm_status: string