Assessment reports>Beefy UniswapV3>Threat Model>unpause

Function: unpause()

Allows manager to unpause the contract.

Branches and code coverage

Intended branches

  • Give the allowances back to the UniRouter.

  • Unpause the contract.

  • Set the ticks.

  • Add the liquidity back to the pool.

Negative behavior

  • Should not be called by anyone other than the manager.

Zellic © 2024Back to top ↑