Uninstalls a filter with given id.
await window.ethereum.request({ "method": "eth_uninstallFilter", "params": [ null ]});