eth_uninstallFilter
It uninstalls a filter with the given filter id. The API credit value for this method is 1.
curl https://Krypc-End Point URL/ \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"eth_uninstallFilter","params":["0x10ff0bfba9472c87932c56632eef8f5cc70910e8e71d"],"id":1}'
Last updated
Was this helpful?