Allow to skip rpc calls for balance / ens (v3-4)
What problem does this new feature solve?
In v2 there was the enableAccountView config option which could be set to false to prevent ens/balance calls from being made when a wallet is connected if there was no need for them (e.g. the Account view is not intended to be shown)
The problem is described in detail here: https://github.com/WalletConnect/web3modal/issues/824
Describe the solution you'd like
A similar flag will do
If you're still experiencing this issue please create a new one as we have integrated a new ticketing system, thanks!
@glitch-txs Hello, I'm following up on this currently closed issue. I can't find any reliable solution. I understand it used to exist, but not anymore, right?
I'm persisting the connection in my cookies as explained in the Next.js implementation of your doc. Once it fetches the stored user, it also fetches the user's ENS name and throws an error in the console when the user does not own one.
Is there a way to prevent this?
Let me know if you need me to provide more information or a different approach.
cc @iuriiiurevich
this is not longer an issue. Please update to latest.