eth_requestAccounts
Defined in EIP-1102
Calling this method MAY trigger a user interface that allows the user to approve or reject account access for a given app.
Returns
Array<string>
An array of Ethereum addresses, which the connected user controls.
Errors
Code | Message |
---|---|
4001 | User denied connection request |