Assessment reports>Trillion>Threat Model>unpause

Function: unpause()

This function unpauses the contract.

Branches and code coverage

Intended branches

  • Unpause the contract.

Negative behavior

  • Revert if the caller does not have PAUSER_ROLE.

Zellic © 2023Back to top ↑