-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
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
Ethers v6: missing listAccounts() function for browserProvider? #3778
Comments
That has not changed… |
@ricmoo Maybe it's a Typescript problem? |
While I'm at it although it's not relevant... I see |
+1, is there a way to list accounts with the new API ( |
It does look like I missed it in v6. I’ll add it back in v6.1. Thanks! |
Added in v6.1.0. Let me know if you still have any issues. Thanks! :) |
LFG, thank you @ricmoo ! |
Ethers Version
6.0.3
Search Terms
No response
Describe the Problem
How can i get the list of accounts provided by the wallet?
In v5 I used
provider.listAccounts()
Code Snippet
No response
Contract ABI
No response
Errors
No response
Environment
No response
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: