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
Hello.
I'm a part of Gno Playground team and we're using API provided by Adena Wallet extension.
Right now, Adena Wallet provides a way to obtain currently selected chain ID using window.adena.GetAccount() method.
window.adena.GetAccount()
We have some scenarios for which we would need to have RPC URL of a selected chain.
Can you please extend the GetAccount method to provide RPC URL as well? (or any other way to obtain it)
GetAccount
Thank you. Best regards.
The text was updated successfully, but these errors were encountered:
This will be added in the next version. Thank you!
Sorry, something went wrong.
No branches or pull requests
Hello.
I'm a part of Gno Playground team and we're using API provided by Adena Wallet extension.
Right now, Adena Wallet provides a way to obtain currently selected chain ID using
window.adena.GetAccount()
method.We have some scenarios for which we would need to have RPC URL of a selected chain.
Can you please extend the
GetAccount
method to provide RPC URL as well? (or any other way to obtain it)Thank you.
Best regards.
The text was updated successfully, but these errors were encountered: