Transactions info#

Retrieves data on individual transactions, such as status, receipt, and inclusion in a specific block.

eth_getTransactionByHash : Fetches transaction details using its hash.
eth_getTransactionCount : Returns the number of transactions sent from an address.
eth_getTransactionReceipt : Retrieves the receipt of a processed transaction.
eth_newPendingTransactionFilter : Sets up a filter for monitoring pending transactions.
eth_getTransactionByBlockHashAndIndex : Fetches a transaction by block hash and index.
eth_getTransactionByBlockNumberAndIndex : Retrieves a transaction by block number and index.
txpool_content : Provides the contents of the transaction pool.

These methods assist in transaction tracking and management on Ethereum.

Get started
Unlock Access to 50+ chains
Boost your app's speed and reliability with dRPC - get your access API key