ReFiSwapRebateHook::ChangeFee() but no event is emitted.The owner can change the fee using the ReFiSwapRebateHook::ChangeFee() function;
Off-chain systems cannot track parameter changes, because this function does not emit the event.
Likelihood:
This will always occur when the owner changes the fee using the ReFiSwapRebateHook::ChangeFee() function.
Impact:
Impossible to track parameter changes through off-chain systems.
Change buy and sell fees using the ReFiSwapRebateHook::ChangeFee() function. This function does not emit an event;
2) Check whether the state variables have changed;\
Check logs and find no events there (message: "Number of events: 0");
Consider emitting an event to enable offchain indexers to track the changes.
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.