FluidRatioCheck

Description

Action to check the ratio of the Fluid position after strategy execution.

Notes

5% offset acceptable

Action ID

0xac7a850e

SDK Action

const fluidRatioCheckAction = new dfs.actions.checkers.FluidRatioCheckAction(
    nftId,
    ratioState,
    targetRatio
);

Action Type

CHECK_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?