onbloc / adena-wallet

Adena is a friendly browser extension wallet for the Gnoland blockchain.
http://adena.app/
GNU General Public License v3.0
26 stars 18 forks source link

Feature request - Network RPC Address #504

Open x1unix opened 2 months ago

x1unix commented 2 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.

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.

dongwon8247 commented 2 months ago

This will be added in the next version. Thank you!