when I connect with metamask, after that I want to get account avatar but it comes undefined #2123
Unanswered
haykoaghababyan
asked this question in
Q&A
Replies: 1 comment
-
@haykoaghababyan The MetaMask avatar is not the same as ENS avatar. Does your wallet have ENS avatar ? If not you'll not be able to get it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
<ConnectButton.Custom>
{({
account,
chain,
openAccountModal,
openChainModal,
openConnectModal,
authenticationStatus,
mounted,
}) => {}
is there any chance to get that avatar?
Beta Was this translation helpful? Give feedback.
All reactions