The LiquidityAdded
event in the _addLiquidityMintAndTransfer
function emits parameters in the wrong order, causing potential confusion and incorrect data logging.
The _addLiquidityMintAndTransfer
function emits the LiquidityAdded event with poolTokensDeposited and wethToDeposit parameters swapped. This discrepancy leads to incorrect event data, which can mislead users and developers relying on these events for accurate information.
Incorrect event parameter order can cause confusion for users monitoring these events. This can lead to incorrect assumptions about the state of the contract and misinterpretations of the event data.
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.