LlamaLendCreate
Description
Action that creates a llamalend position on behalf of user's wallet
Action ID
0x570f0528
SDK Action
const llamaLendCreateAction = new dfs.actions.llamalend.LlamaLendCreateAction(
controllerAddress,
from,
to,
collateralAmount,
debtAmount,
nBands,
debtAsset
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?