Skip to main content

eth_newPendingTransactionFilter - Soneium

POST 

/eth_newPendingTransactionFilter

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

Request

Responses

Returns a filter id.