Payouts
2nd Places
3rd Places
Top 10
All
Sherlock
Code4rena
Immunefi
Mar '25
Jan '25
Dec '24
Oct '24
Aug '24
high
There is no refund mechanism in `ChakraSettlement.processCrossChainCallback` or `ChakraSettlementHandler.receive_cross_chain_callback` function
medium
Does not check if to_chain and to_handler is whitelisted in cross_chain_erc20_settlement
medium
SettlementSignatureVerifier's required_validators is not updated, resulting in a low or high number of signatures being required
Jul '24
Jun '24
Apr '24
medium
medium
Mar '24
Feb '24
Jan '24
Nov '23
low
Oct '23
Sep '23
Aug '23
Jul '23
high
TOFT and USDO Modules Can Be Selfdestructed
medium
BigBang and Singularity should not pause repay() and liquidate()
medium
`ARBTriCryptoOracle` is vulnerable to read-only reentrancy
medium
all deposit and withdraw function in Convex and Curve nativeLP Strategy, apply slippage on internal pricing; which call real-time on chain price from Curve directly and subject to MEV
Jun '23
May '23
high
Use of slot0 to get sqrtPriceLimitX96 can lead to price manipulation.
medium
[M-01] Some functions in Talos contracts does not allow user to supply slippage and deadline, which may cause swap revert
medium
Lack of slippage protection can lead to significant loss of user funds
medium
Many `create` methods are suspicious of the reorg attack
Apr '23
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)