Platform: Code4rena
Start Date: 15/06/2022
Pot Size: $35,000 USDC
Total HM: 1
Participants: 36
Period: 3 days
Judge: Jack the Pug
Total Solo HM: 1
Id: 137
League: ETH
Rank: 26/36
Findings: 1
Award: $81.82
🌟 Selected for report: 0
🚀 Solo Findings: 0
🌟 Selected for report: 0xNazgul
Also found by: 0xDjango, 0xFar5eer, 0xf15ers, BowTiedWardens, Chom, Dravee, IllIllI, Meera, MiloTruck, PierrickGT, TerrierLover, _Adam, cccz, codexploder, cryptphi, delfin454000, fatherOfBlocks, hansfriese, joestakey, oyc_109, simon135
81.8216 USDC - $81.82
By default, function types and state variables/constants are internal, so the internal keyword can be omitted.
Affected code:
Consider using IERC20 type instead of address. Or IERC20[] type instead of address[].
Affected code:
Consider using "_" separate digit capacity i.e "100000" could be replaced to "100_000". This increases code readability.
Affected code:
#0 - obatirou
2022-06-23T12:19:09Z
We consider it is better for readibility to have explicit visibility
#1 - obatirou
2022-06-23T12:20:36Z
We consider it does not improve readibility
#2 - obatirou
2022-06-24T16:27:09Z
Only this one is valid we could optimize casting