Platform: Code4rena
Start Date: 17/02/2022
Pot Size: $75,000 USDC
Total HM: 7
Participants: 23
Period: 7 days
Judge: GalloDaSballo
Total Solo HM: 2
Id: 92
League: ETH
Rank: 22/23
Findings: 1
Award: $123.83
🌟 Selected for report: 0
🚀 Solo Findings: 0
require
can save gas
https://github.com/code-423n4/2022-02-tribe-turbo/blob/main/src/TurboSafe.sol#L312change to:
require(getTotalFeiBoostedForVault[ERC4626(address(token))] == 0); require(token != assetTurboCToken, "INVALID_TOKEN");
========================================================================
#0 - GalloDaSballo
2022-03-07T01:43:28Z
1/10