Submits a raw transaction.
await window.ethereum.request({ "method": "eth_sendRawTransaction", "params": [ null ]});