Transactions info#

Provides methods to retrieve transaction details, counts, and receipts.

eth_getTransactionByHash : Retrieves details of a transaction by its hash.
eth_getTransactionCount : Returns the number of transactions sent from an address.
eth_getTransactionReceipt : Fetches the receipt of a processed transaction.
eth_newPendingTransactionFilter : Sets up a filter for monitoring 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 the Polygon network.

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