[Detective Log] Case: Unchecked Call Value
Discovered: The Trojan Airdrop
Code Evidence: `function airdropTokens(address[] memory recipients, uint256 amount) public payable {
for (uint i = 0; i < recipients.length; i ) {
(bool sent, ) = recipients[i].call{value: am