Transactions info#

Accesses transaction details, such as their state, count, or receipts.

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 to monitor pending transactions.
eth_getTransactionByBlockHashAndIndex : Retrieves a transaction by block hash and index.
eth_getTransactionByBlockNumberAndIndex : Fetches a transaction by block number and index.
txpool_content : Displays the contents of the transaction pool.

These methods assist in transaction management and tracking on Optimism.

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