Skip to main content

eth_newPendingTransactionFilter RPC Method

Creates a filter in the node to notify when new pending transactions arrive. To check if the state has changed, call eth_getFilterChanges.

Updated on
Nov 02, 2023

eth_newPendingTransactionFilter RPC Method

To use the eth_newPendingTransactionFilter method on the Avalanche C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.

Parameters

This method does not accept any parameters

Returns

result
A filter id to be used when calling eth_getFilterChanges
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free