Assessment reports>Anzen Finance>Threat Model>CDAssets

Function: CDAssets(uint256 _assets)

This function is for CDing the assets.

Inputs

  • _assets

    • Control: Completely controlled by the caller.

    • Constraints: Must not be bigger than the value of maxWithdraw of the caller.

    • Impact: Amount to CD.

Zellic © 2024Back to top ↑