Assessment reports>Stable Predeposit>Threat Model>recoverEth

Function: recoverEth()

This function allows the owner to recover any ETH stuck in the contract, at any time.

Branches and code coverage

Intended branches

  • Successfully able to call the function with intended behavior.

Negative behavior

  • Caller must be the owner.

  • The ETH transfer must succeed.

Function call analysis

  • None.

Zellic © 2025Back to top ↑