Payouts
2nd Places
3rd Places
Top 10
All
Sherlock
Code4rena
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