If many users try to claim tokens simultaneously, the claimTokens
function might consume a significant amount of gas due to the on-chain calculations and the large number of transfers. This could lead to out-of-gas errors, preventing users from claiming their tokens.
Solution: Consider implementing gas optimization strategies or off-chain computation for calculating claimable tokens, or split the claiming process into smaller, manageable steps.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.