interface icon indicating copy to clipboard operation
interface copied to clipboard

ENS address not displaying on non-Mainnet chains

Open vm opened this issue 3 years ago • 0 comments

Bug Description When a user has an ENS resolved, it should display on all chains, including L2s. Right now we try to resolve using the Mainnet web3-react connector that is active, instead of always using a Mainnet ethers connection.

Steps to Reproduce

  • Go to swap
  • Connect a wallet with ENS resolved
  • Switch to Polygon

Expected Behavior On Polygon, Mainnet ENS should still render.

Additional Context Please comment if interested in working on this, I can give some web3-react suggestions if you get stuck

vm avatar Aug 11 '22 22:08 vm