checkAaveV4RatioCheck

Description

Action to check the ratio of the Aave V4 position after strategy execution.

Notes

5% offset acceptable

Action ID

0x707ad6fd

SDK Action

const aaveV4RatioCheckAction = new dfs.actions.AaveV4RatioCheckAction(
    ratioState,
    targetRatio,
    spoke,
    user
);

Action Type

CHECK_ACTION

Input Parameters

Return Value

Events and Logs

Last updated