EVM RPC API
eth_newPendingTransactionFilter
Creates a pending transaction filter in the node. To check if the state has changed, call eth_getFilterChanges.
Parameters
None
Returns
QUANTITY
- A filter id
POST
Path Parameters
Body
application/json
Creates a pending transaction filter in the node. To check if the state has changed, call eth_getFilterChanges.
Parameters
None
Returns
QUANTITY
- A filter id