가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

Fredrik
@0xfredrik
I work for @Ethereum at the @Ethereumfndn helping Ethereum stay secure
가입 May 2021
191 팔로잉 중    2.2K 팬
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.
더 보기
An EIP I think will be a game-changer: EIP-7906