Assessment reports>Perennial>Threat Model>claim

Function: claim(UFixed6 UFixed6)

Claims an amount of incentive tokens to be paid out as a reward to the keeper.

The only access control on this function is that the sender has to be a registered factory. Any registered factory can claim any amount less than the max claim any number of times.

Inputs

  • amount

    • Control: Arbitrary.

    • Constraints: None.

    • Impact: Amount of incentive tokens to claim.

Zellic © 2023Back to top ↑