🪞Reflexer Ratio

Trigger contract that verifies if the Reflexer positions safety ratio for a given user rose above the predefined ratio or fell below that ratio.

Subscription Parameters:

  • uint256 safeId- Id of the Reflexer Safe.

  • uint256 ratio- Predefined ratio that acts as a threshold.

  • uint8 state - if we want the trigger to be triggered when the current Reflexer safety ratio is below the ratio parameter or above it.

Calldata Parameters: none

isChangeable: false

Last updated