Assessment reports>Blackwing>Threat Model>lastDepositBlock

Function: lastDepositBlock(address user)

This function is used to return the last deposit block of the user.

Inputs

  • user

    • Control: Arbitrary.

    • Constraints: None.

    • Impact: Address of the user.

Branches and code coverage

Intended branches

  • Return the last deposit block of the user.

Zellic © 2025Back to top ↑