Returns the chain ID of the current network.
await window.ethereum.request({ "method": "eth_chainId", "params": []});