Skip to content

Contract Lookup Page improvements (#lookup) #2679

@kuzdogan

Description

@kuzdogan

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:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions