core icon indicating copy to clipboard operation
core copied to clipboard

Support EIP-6120

Open Zergity opened this issue 3 years ago • 0 comments

It's still in Review state, but what do you think?

Before this EIP, when users sign transactions to spend their approved tokens, they trust the front-end code entirely to construct those transactions honestly and correctly. This puts them at great risk of phishing sites.

The Universal Token Router function arguments can act as a manifest for users when signing a transaction. With the support from wallets, users can see and review their expected token behavior instead of blindly trusting the application contracts and front-end code. Phishing sites will be much easier to detect and avoid for users.

https://eips.ethereum.org/EIPS/eip-6120

Zergity avatar Jan 03 '23 09:01 Zergity