We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! I was checking whether the app works on our dapp browser https://github.com/status-im/status-react and I noticed that it makes use of a deprecated metamask field selectedAccount (https://docs.metamask.io/guide/ethereum-provider.html#ethereum-selectedaddress-deprecated which we currently don't support). Would you mind please use the standard alternative?
selectedAccount
Thanks for the awesome project!
The text was updated successfully, but these errors were encountered:
I couldn't find the use of selectedAccount in our UI redesign which is launching this week
https://github.com/psykeeper/v1-ui-redesign/search?q=selectedAccount
Please check this beta UI link for a preview of the new web3 app: https://saffron-ui.web.app/
Sorry, something went wrong.
No branches or pull requests
Hi!
I was checking whether the app works on our dapp browser https://github.com/status-im/status-react
and I noticed that it makes use of a deprecated metamask field
selectedAccount
(https://docs.metamask.io/guide/ethereum-provider.html#ethereum-selectedaddress-deprecated which we currently don't support).Would you mind please use the standard alternative?
Thanks for the awesome project!
The text was updated successfully, but these errors were encountered: