
Payouts

2nd Places

3rd Places

Top 10
All
Sherlock
Code4rena
Aug '25
medium
Updating the RC Params of the reward accumulator does not update the `lastRewardCuts` leading to wrong application of the `rewardCutPercentage`
medium
The first person to lock `TAN` doesn't result in an update of ` rewardData[token].lastUpdateTime`
medium
`OraclePendlePT.latestAnswer` will not always return 18 decimals as assumed
Mar '25
Jan '25
medium
`LeverageManager._acquireBorrowTokenForRepayment` will revert due to `_props.sender` not being when removing leverage
medium
The amount of shares needed for redemption of borrow tokens is underquoted during the removal of leverage process leading to reverting.
medium
`_closeFeeAmt` is bypassed when removing leverage if borrow tokens need to be acquired
Nov '24
Findings not publicly available for private contests.
Jul '24
Jun '24
Findings not publicly available for private contests.
Findings not publicly available for private contests.
Apr '24
Findings not publicly available for private contests.
Mar '24
Feb '24
Jan '24
Nov '23
Jul '23
May '23
Apr '23
Findings not publicly available for private contests.
Mar '23
Feb '23
Jan '23
Dec '22
high
Inflation of ggAVAX share price by first depositor
medium
Users may not be able to redeem their shares due to underflow
medium
wrong reward distribution between early and late depositors because of the late syncRewards() call in the cycle, syncReward() logic should be executed in each withdraw or deposits (without reverting)
medium
slashing fails when node operator doesn't have enough staked `GGP`
medium
Bypass `whenNotPaused` modifier