-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Warn users when sending tokens to the token address #3185
Copy link
Copy link
Labels
Sev2-normalNormal severity; minor loss of service or inconvenience.Normal severity; minor loss of service or inconvenience.area-UIRelating to the user interface.Relating to the user interface.area-transactionstype-bugSomething isn't workingSomething isn't working
Description
This really is an extension of the whole issue where people are losing tokens b/c ERC-20 makes it easy to send to contracts that can't actually do anything with them.
This issue represents a single ERC-20 validation mitigation: Prevent sending tokens to token addresses, perhaps in general, maybe just to the same address as the token itself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Sev2-normalNormal severity; minor loss of service or inconvenience.Normal severity; minor loss of service or inconvenience.area-UIRelating to the user interface.Relating to the user interface.area-transactionstype-bugSomething isn't workingSomething isn't working