➿CurveUsdRepay
Description
Repays a curveusd position with a given amount of collateral
Notes
This action uses internal swapper to repay debt
Action ID
0x42cd8e33
SDK Action
const curveUsdRepayAction = new dfs.actions.curveusd.CurveUsdRepayAction(
controllerAddress,
collAmount,
to,
minAmount,
additionData,
gasUsed,
dfsFeeDivider
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?