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

eth_getTransactionByHash - Soneium


Summary

Returns information about a transaction by block number and transaction index position.

Parameters

1. Transaction Hash TX Hash

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

Code Examples