Returns a list of addresses for the accounts owned by the user.
await window.ethereum.request({ "method": "eth_accounts", "params": []});