Abstract
This class is used to provide a base transaction. Transaction
Protected
Readonly
Returns the amount of satoshi that were burned in the transaction.
The events of the transaction.
The amount of gas used by the transaction.
The transaction "hash".
The transaction ID (hash).
The index of the transaction in the block.
The inputs of the transaction.
The type of the transaction.
The outputs of the transaction.
Optional
The receipt of the transaction.
The receipt proofs of the transaction.
If the transaction was reverted, this field will contain the revert message.
Description
This class is used to provide a base transaction. Transaction
Implements