You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a wallet is connected via the connect-wallet package, we should look up if the wallet also has an associated ENS and display it in the connected wallet state instead of the truncated address.
Concerns and challenges
This should only be the desired functionality when:
Either an Alchemy or Infura provider are present
Why?
Minimize the risk of rate limiting for developers and the storefronts which these components may be rendered on.
How to handle cross chain support (could defer this until Multichain support #3 is complete)
The content you are editing has changed. Please copy your edits and refresh the page.
When a wallet is connected via the
connect-wallet
package, we should look up if the wallet also has an associated ENS and display it in the connected wallet state instead of the truncated address.Concerns and challenges
Tasks
The text was updated successfully, but these errors were encountered: