-
Notifications
You must be signed in to change notification settings - Fork 517
Open
Labels
Description
Our contract lookup page https://sourcify.dev/#/lookup hasn't been updated in a while. I also noticed an unexpected behavior (not really a bug) so taking this chance to open an issue around this.
Issue:
- When you type in anything in the lookup form and click enter it directly clicks "Example Contract". This leads to people thinking for example an ENS name resolving to this wrong address
Additional ToDos gathered here:
- Resolve ENS names
- Make the look and feel similar to https://verify.sourcify.dev
- Stop using the legacy API for the lookup
Another small thing is, this the only page that's using the HashRouter with /#/lookup. Ideally we should also get rid of the HashRouter but we get quite some traffic here directly and through the path-search /#/lookup/0x1F98431c8aD98523631AE4a59f267346ea31F984. We can think about setting a reroute or how to get rid of it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog