eth_getTransactionReceipt - Fraxtal Holesky


Summary

Returns the receipt of a transaction by transaction hash.

Parameters

1. Transaction Hash TX Hash

Hash of a transaction to get information for
Example: i.e. 0x12345...

Code Examples