Payouts
3rd Places
Top 10
Top 25
All
Sherlock
Code4rena
CodeHawks
Feb '25
Jan '25
Nov '24
Oct '24
May '24
Dec '23
Jul '23
medium
Chainlink oracle will return the wrong price if the aggregator hits `minAnswer`
low
Zero address check for tokens
gas
using x=x+y /x=x-y is more gas efficient than x+=y / x-=y
gas
Use `==` instead for `<=` for `uints` when comparing for `zero` values
gas
Constants should be be used for hardcoded values
gas
Spelling errors