isSentTransactionResponse
type guard before accessing the transaction hash.
- txHash: The hash of the transaction sent to the network.
- receipt.logs: Logs emitted during the transaction.
- receipt.status: Indicates if the transaction SUCCEEDED or FAILED.
- receipt.revertReason: Explains why a transaction was reverted, if applicable.