Transactions info#

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

eth_getTransactionByHash : Retrieves transaction details using a transaction 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 : Retrieves a transaction from a block by hash and index.
eth_getTransactionByBlockNumberAndIndex : Retrieves a transaction by block number and index.

These methods help track transaction activity and details on the Avalanche network.

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