I've tried to search in Metamask doc, but I did not find anything about the account info, so is there any API or can I use Web3 to get the account name?
CodePudding user response:
MetaMask does not share the account name over its API. Only the currently selected address and network, if the user explicitly confirms this action.