In Deploy.s.sol::run
at line IERC20(0x1d17CBcF0D6D143135aE902365D2E5e2A16538D4).transfer(address(airdrop), s_amountToAirdrop)
, the address 0x1d17CBcF0D6D143135aE902365D2E5e2A16538D4
is declared raw
Not a best practice and considered messy code
Change the access modifier of s_zkSyncUSDC
declared above to constant and use that instead, like so:
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.