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
In the wallet status widget: attempt ENS reverse resolution using the ethers.js reverse resolution functionality, and show the .eth name if one is returned instead of the full address. Show the address in a tooltip on hover.
On the transfer form: In the recipient field, allow the user to type an ENS name. When they exit the field, resolve the address and update the form to show it. If resolution fails, show an in line error
The text was updated successfully, but these errors were encountered:
.eth
name if one is returned instead of the full address. Show the address in a tooltip on hover.The text was updated successfully, but these errors were encountered: