Security Researcher
High
Total
Medium
Total Earnings
#1821 All Time
Payouts
Top 25
Top 50
All
Sherlock
CodeHawks
Mar '25
7.58 USDC • Sherlock • chaos304
#55
Jan '25
15.29 usdc • CodeHawks • chaos304
#21
Nov '24
72.10 USDC • 1 total finding • Sherlock • chaos304
#26
high
Buying votes for a given market using the `ReputationMarket.sol` contract takes a higher fee amount than it should
Jul '23
0.01 USDC • 2 total findings • CodeHawks • chaos304
#161
medium
Chainlink oracle will return the wrong price if the aggregator hits `minAnswer`
gas
`++i`/`i++` should be `unchecked{++i}`/`unchecked{i++}` when it is not possible for them to overflow, as is the case when used in `for`- and `while`-loops