Medium
Medium
The veRAACtoken
contract uses a functionality to allow Admins to allow Users to Withdraw In Emergency with the following function.
However, the problem arises when the admins wants to close the emergencyWithdraw. Guess what? He can't. This can cause serious troubles as there will be no way to disable it and Users can take their funds out even when there is no emergency.
Note => There can be some counter "The Admin can call the function once more and it will be closed". No, This is will only fix it temporarily as it will automatically be enabled after 3 days (Duration of EMERGENCY_WITHDRAW_DELAY).
The admin should be able to specify, for how long the emergency withdraw will be allowed after the block.timestamp + EMERGENCY_WITHDRRAW_DELAY.
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.