Forks will be deprecated on March 31, 2025. Please migrate to Tenderly Virtual TestNets or contact our support for assistance with automatic migration.

eth_getTransactionReceipt - Sophon Testnet


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