Security Researcher
High
Total
Medium
Total Earnings
#1870 All Time
Payouts
Top 25
Top 50
All
Sherlock
CodeHawks
Jun '25
0.20 USDC • 1 total finding • Sherlock • chaos304
#73
high
Aborted Cross chain transfers to non-evm chains can be claimed by anyone
May '25
37.35 USDC • 3 total findings • Sherlock • chaos304
#51
Lack of method to withdraw protocol rewards
Stale Exchange Rate Usage in `supply` and `redeem` Functions Leads to Incorrect Accounting and Value Discrepancies
Incorrect Cross-Chain Borrow Calculation Allows Excessive Borrowing and Redemption
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
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