ZLX-Check

Spot the Bug: the Merkle proof that proves the wrong thing

Question 1 of 3Score 0/3

An airdrop builds a leaf as keccak256(abi.encode(amount)), verifies the Merkle proof, then pays msg.sender. What is still wrong?