Assessment reports>Omron>Threat Model>getUserInfo

Function: getUserInfo(address _userAddress)

This function is used to get point information about the provided address.

Inputs

  • _userAddress

    • Control: Arbitrary.

    • Constraints: None.

    • Impact: Address of the user to check the point information for.

Branches and code coverage

Intended branches

  • Returns the point information of the user.

Zellic © 2025Back to top ↑