LiquityV2RatioCheck

Description

Action to check the ratio of the Liquity V2 position after strategy execution.

Notes

5% offset acceptable

Action ID

0x81a0dbab

SDK Action

const liquityV2RatioCheckAction = new dfs.actions.checkers.LiquityV2RatioCheckAction(
    market,
    troveId,
    ratioState,
    targetRatio
);

Action Type

CHECK_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?