Error encountered during contract execution [execution reverted]


When I try to call the ClearEth function it always fails. Can anyone tell me the solution?

Hi @Arno123

It is not possible to say what is the reason for the error, since it did not revert with any error message.

You will have to check the code of the function you are calling to understand better on how the function works and what is causing the error.