Open
Description
Problem
Etherscan allows users to login to a user profile using their email and gives them access to a number of features such as the following.
Primary Features:
- Watchlists - enables users to watch transfers to and from specified accounts; email notifications are sent out
- Address Private Name Tags - A private name tag (up to 35 chars) and memo (up to 500 chars) for individual addresses can be saved and is useful for labelling addresses of interest.
- Transaction Private Notes - A private transaction note (up to 100 characters) can be saved and is useful for transaction tracking.
Secondary Features:
- Verified Addresses - allows for users to prove ownership of an account that created a contract/token/etc and subsequently modify off-chain contract/token metadata displayed on Etherscan.
- Custom ABIs - allows users to add a custom ABI for an unverified smart contract to interact with it once logged-in to their Etherscan account.
- Token Ignore List - Hide selected tokens from being displayed in the Address Token Summary, Token Holdings and Watch List pages.
Solution
For the team to investigate the feasibility of this ask and decide on the exact implementation details ;)
Alternatives
No response