Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support token search by ENS name/subname on Uniswap dapp #7793

Open
nenadmitt opened this issue Nov 20, 2024 · 0 comments
Open

Support token search by ENS name/subname on Uniswap dapp #7793

nenadmitt opened this issue Nov 20, 2024 · 0 comments

Comments

@nenadmitt
Copy link

I think it would be an exciting feature to add support for searching tokens in the Uniswap app using ENS names.

Currently, tokens can be searched by their "names" or by pasting a token address. However, token names are sourced directly from the contract, allowing anyone to assign any name. This often results in duplicate names for different tokens, creating confusion.

Integrating ENS for token searches would address this issue elegantly. ENS names are unique, with each name pointing to a single address. Additionally, ENS supports multiple address records across different chains, making it versatile and reliable.

If there’s interest in this idea, I’d be happy to assist with the implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant