Function RToken::mint, is responsible to mint RTonens , in exchange of asset tokens, but the minting of tokens is done incorrectly leading to incorrect calculation and loss fee and interest.
In RToken::mint, the amount of asset tokens is passed to the mint function, and then the amountScaled, is calculated, which is the amount to be minted, but that amount is not minted in place of that the asset amount is minted, but the minting amount should be amountScaled.
Loss of interest and funds.
Manual Review
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.