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
string
Loading...
Request
1curl https://docs-demo.avalanche-mainnet.quiknode.pro \2-X POST \3-H "Content-Type: application/json" \4--data '{5"jsonrpc": "2.0",6"method": "eth_newPendingTransactionFilter",7"params": [],8"id": 679}'
1curl https://docs-demo.avalanche-mainnet.quiknode.pro \2-X POST \3-H "Content-Type: application/json" \4--data '{5"jsonrpc": "2.0",6"method": "eth_newPendingTransactionFilter",7"params": [],8"id": 679}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free