Interface: AptosPendingTransactionJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosPendingTransactionJSON
Interface: AptosPendingTransactionJSON
@moralisweb3/common-aptos-utils.AptosPendingTransactionJSON
Table of contents
Properties
Properties
expiration_timestamp_secs
• Readonly expiration_timestamp_secs: string
gas_unit_price
• Readonly gas_unit_price: string
hash
• Readonly hash: string
max_gas_amount
• Readonly max_gas_amount: string
payload
• Readonly payload: AptosPendingTransactionPayloadJSON
sender
• Readonly sender: string
sequence_number
• Readonly sequence_number: string
signature
• Readonly signature: AptosPendingTransactionSignatureJSON