Creates a filter in the node, to notify when a new block arrives.
await window.ethereum.request({ "method": "eth_newBlockFilter", "params": []});