Payouts
3rd Places
Top 10
Top 25
All
Sherlock
Code4rena
CodeHawks
Jun '25
Feb '25
high
ZENO Token Redemption Returns Negligible USDC Amount Compared to Purchase Price
low
Canceled vote still get voted on and accumulate voting power in Goverance.sol
low
Unauthorized Vote Casting Vulnerability
low
`FeeCollector::updateFeeType` wrong fee share validation leads to impossible update for some fee types
low
Auction Price Calculation Fails to Reach Reserve Price Due to Integer Division Truncation
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