Platform: Code4rena
Start Date: 04/01/2022
Pot Size: $75,000 USDC
Total HM: 17
Participants: 33
Period: 7 days
Judge: 0xean
Total Solo HM: 14
Id: 74
League: ETH
Rank: 27/33
Findings: 1
Award: $41.89
🌟 Selected for report: 1
🚀 Solo Findings: 0
🌟 Selected for report: Meta0xNull
Also found by: Dravee
41.8864 USDC - $41.89
Meta0xNull
A wrong user input or wallets defaulting to the zero addresses for a missing input can lead to the contract needing to redeploy or wasted gas.
Manual Review
requires Addresses is not zero.
require(_factory != address(0), "Address Can't Be Zero") require(_weth != address(0), "Address Can't Be Zero")
#0 - Mathepreneur
2022-01-17T16:35:27Z
Timeswap-Labs/Timeswap-V1-Convenience#51 Timeswap-Labs/Timeswap-V1-Convenience#52