Assessment reports>Anzen and protocol-v2>Threat Model>setAnzenPerSec

Function: setAnzenPerSec(uint128 newAnzenPerSec)

This function is used to set new Anzen per second.

Inputs

  • newAnzenPerSec

    • Control: Arbitrary.

    • Constraints: None.

    • Impact: Value of the new Anzen per second.

Branches and code coverage

Intended branches

  • Update the Anzen per second.

Negative behavior

  • Revert if the caller is not the owner.

Zellic © 2025Back to top ↑