Open x1unix opened 7 months ago
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.
This will be added in the next version. Thank you!
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.