Returns the number of most recent block.
await window.ethereum.request({ "method": "eth_blockNumber", "params": []});