➿CurveUsdRepayTransient
Description
Repays a curveusd position with a given amount of collateral
Notes
This action uses internal swapper with transient storage to repay debt
Action ID
0x9b788d56
SDK Action
const curveUsdRepayTransientAction = new dfs.actions.curveusd.CurveUsdRepayTransientAction(
controllerAddress,
to,
exchangeOrder,
gasUsed
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?