0

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?

TylerH
  • 20,799
  • 66
  • 75
  • 101
Bruce Zhu
  • 3
  • 1

1 Answers1

1

MetaMask does not share the account name over its API. Only the currently selected address and network, if the user explicitly confirms this action.

Petr Hejda
  • 40,554
  • 8
  • 72
  • 100