Creates a filter in the node, to notify when new pending transactions arrive.
Last updated 2 years ago
None
// Request curl -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"klay_newPendingTransactionFilter","params":[],"id":73}' http://klaytn.blockpi.network/v1/rpc/your-api-key // Result { "jsonrpc":"2.0", "id":73, "result":"0x90cec22a723fcc725fb2462733c2880f" }
QUANTITY
A filter id.