LiquityV2NewInterestRateChecker
Description
Notes
Validates that the interest rate of a LiquityV2 trove was correctly adjusted after strategy execution.
Action ID
0xc3bbc489
SDK Action
const liquityV2NewInterestRateCheckerAction = new dfs.actions.LiquityV2NewInterestRateCheckerAction(
market,
troveId,
interestRateChange
);
Action Type
CHECK_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?