➿CurveUsdLevCreateTransient
Description
Creates a new curveusd leveraged position with a given amount of collateral and debt
Notes
This action uses internal swapper with transient storage to create a loan
Action ID
0x46ae7c0b
SDK Action
const curveUsdLevCreateTransientAction = new dfs.actions.curveusd.CurveUsdLevCreateTransientAction(
controllerAddress,
from,
collateralAmount,
nBands,
exchangeOrder,
gasUsed
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?