-
Notifications
You must be signed in to change notification settings - Fork 363
v1 Display human readable names for "Known" addresses #1638
Comments
I don't have access to the example list mentioned in the description. |
@francovenica I granted access to you and everyone else. Also I updated the ticket description with all info docs we had more mobile with tech specs and design decisions. cc @nicosampler Let me know if this is sufficient so far or if we should do a session on the details of this ticket! |
I suggest we implement this feature in safe-react-components. We already have the EthHashInfo component: https://safe-components.dev.gnosisdev.com/?path=/docs/ethereum-eth-hash-info--address that provides the Identicon, the address, and the action buttons. As this feature is required by safe-react but can be also useful for safe-react-apps I think it's a good idea to fetch the gateway in this component and render the known address if there is a match directly in this component. As a plus, in safe-react and all the safe-apps making use of this component will get this feature by only updating the safe-react-components version. I would like to hear your opinions @dasanra @rmeissner @mikheevm |
This task will have two parts:
|
What is this feature about? (1 sentence)
This feature will display human readable when interacting with known contracts/protocols such as Uniswap or Compound.
Why is it needed? What is the value? For whom do we build it?
High-level overview of the feature
Not in this version
Misc
The text was updated successfully, but these errors were encountered: