This interface represents the base of a transaction. ITransactionBase
Readonly
Returns the amount of satoshi that were burned in the transaction.
Optional
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.
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 interface represents the base of a transaction. ITransactionBase