Register and share your invite link to earn from video plays and referrals.

Fredrik
@0xfredrik
I work for @Ethereum at the @Ethereumfndn helping Ethereum stay secure
Joined May 2021
191 Following    2.2K Followers
TLDR: EIP-7906 lets transactions include assertions defining permitted outcomes. If one fails, the execution effects are reverted. One example scenario could be that you interact with a contract you believe claims an airdrop. With 7906 you should be able to assert that the transaction produce only the expected effects of receiving the airdrop, and if it instead were to grant a malicious third party permission to spend your ERC-20 tokens, the assertion would fail and the execution effects would instead be reverted.
Show more
An EIP I think will be a game-changer: EIP-7906