Hash of the block where this transaction was in.
Block number where this transaction was in.
The contract address created, if the transaction was a contract creation, otherwise null.
The total amount of gas used when this transaction was executed in the block.
Address of the sender.
The amount of gas used by this specific transaction alone.
Log events, that happened in this transaction.
The bloom filter for the logs of the block. 'null' when its pending transaction.
TRUE if the transaction was successful, FALSE, if the EVM reverted the transaction.
Address of the receiver. 'null' when its a contract creation transaction.
Hash of the transaction.
Integer of the transactions index position in the block.
Generated using TypeDoc
QuorumTxReceipt