Assessment reports>Stable Predeposit>Threat Model>transitionToKycMode

Function: transitionToKycMode()

This function is an admin-controlled state change that closes the Deposit phase and enables the KYC phase.

Branches and code coverage

Intended branches

  • Update the _mode to OperationalMode.Kyc.

Negative behavior

  • Non-admin callers or calls outside Unwind mode revert.

Function call analysis

  • None.

Zellic © 2025Back to top ↑