The Address.sol
library was imported but never used in Dussehra.sol
The Address.sol
library was imported but never used but if it were used in Dussehra.sol
then only Address::sendValue
function should be used to transfer funds
if Address::functionCallWithValue
were used then it would revert if the target is not a contract
Unused functionalities can be safely removed, also check before implementing them since they can introduce unknown vulnerabilities
Manual Review
Foundry
The Address.sol
library import in Dussehra.sol
can be safely removed
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.