Security Researcher
Total Earnings
#2120 All Time
Payouts
Top 50
All
CodeHawks
Jul '23
3.25 USDC • 2 total findings • CodeHawks • Bad
#104
low
Pragma isn't specified correctly which can lead to nonfunction/damaged contract when deployed on Arbitrum
gas
[G-01] - Use `do-while` loop instead of `for-loop` to save users gas cost.
45.24 USDC • 3 total findings • CodeHawks • Bad
#46
Check price != 0 before interacting with IERC20
Use assembly to check for `address(0)`
Use Constants instead of Enum