The claimAndSwap
function perform several critical actions
claim WETH from the transmuter.
Swap WETH to alETH using the Ramses Router.
Deposits the resulting alETH back into the parameter.
However, the function does not emits any events to signal these important operations.
No event emission to track the swap that occured in the claimAndSwap
function
Lack of traceability
Without events there is no straightforward way to track:
How much WETH was claimed
How much alETH was received from the swap
weather the deposit back into the Transmuter succeed
Operational Marketing
Off-chain systems (e.g., bots or analytics tools) often rely on events to trigger actions or collect data. Without event this system may not function properly.
Manual review
Emits an events for the claimAndSwap
function
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.