The `LiquidationBranch::liquidatableAccountsIds` array is always initialized from the `lowerBound` index. This may cause the `LiquidationBranch::checkLiquidatableAccounts` function to revert if `lowerBound` is not zero.
`LiquidationBranch::checkLiquidatableAccounts()` executes `for` loop where `liquidatableAccountsIds[i] = tradingAccountId;` gives out of bounds if `lowerBound != 0`
Prize pool breakdown
Total prize
60,000 USDC
nSLOC
2,878
21 USDC / LOC
HighMedium
50,000 USDC
Low
5,500 USDC
Judges
4,500 USDC
Live
The contest is live. Earn rewards by submitting a finding.
Community Judging
Submissions are being reviewed by the community.
Judging
Submissions are being carefully reviewed by our judges.