Skip to content

no sig airdrop for eth

GitHub Advanced Security / Slither succeeded Mar 21, 2024 in 6s

8 new alerts including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium
  • 4 low

Other Alerts:

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 161 in contracts/prebuilts/unaudited/airdrop/Airdrop.sol

See this annotation in the file changed.

Code scanning / Slither

Functions that send Ether to arbitrary destinations High

Check warning on line 133 in contracts/prebuilts/unaudited/airdrop/Airdrop.sol

See this annotation in the file changed.

Code scanning / Slither

Uninitialized local variables Medium

Check warning on line 34 in contracts/prebuilts/unaudited/airdrop/Airdrop.sol

See this annotation in the file changed.

Code scanning / Slither

State variables that could be declared constant Warning

Airdrop.merkleRootETH should be constant