According to docs (https://docs.metamask.io/guide/getting-started.html#basic-considerations) I need to use eth_requestAccounts method. But it returns an array of ethereum addresses with one currently selected account. I have multiple accounts, so how can I get full array?
question from:https://stackoverflow.com/questions/66060546/get-all-etc-accounts-in-metamask-version-9-0-4