Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Show ens domain on address bar #25

Closed
anxolin opened this issue Apr 3, 2022 · 0 comments
Closed

Show ens domain on address bar #25

anxolin opened this issue Apr 3, 2022 · 0 comments
Labels
app:Explorer Explorer App Low Severity indicator for defects. It won't cause any major break-down of the system

Comments

@anxolin
Copy link
Contributor

anxolin commented Apr 3, 2022

Description

Follow up to #869, show ENS domains on address bar

Proposal

  1. When directly input in the url, load the address associated with an ENS domain and don't replace it with the address:
    https://.../address/vitalik.eth <- if it exists and it's valid
  2. When searching for and end domain, use that as the url instead of the decoded address.

An additional/optional step would be, if searching by an address that has an ens domain pointing to it (similar to what Ramiro is doing for CowSwap), we could display the address in the UI OR replace the URL with given domain:
/address/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 -> /address/vitalik.eth

Original issue gnosis/gp-ui#884 by @alfetopito

@anxolin anxolin added Low Severity indicator for defects. It won't cause any major break-down of the system Protofire app:Explorer Explorer App labels Apr 3, 2022
@elena-zh elena-zh removed the Protofire label Dec 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:Explorer Explorer App Low Severity indicator for defects. It won't cause any major break-down of the system
Projects
None yet
Development

No branches or pull requests

2 participants