LlamaLendSelfLiquidateWithColl

Description

LlamaLendSelfLiquidateWithColl

Action ID

0x74ba5125

SDK Action

const llamaLendSelfLiquidateWithCollAction = new dfs.actions.llamalend.LlamaLendSelfLiquidateWithCollAction(
    controller,
    controllerId,
    percentage,
    minCrvUsdExpected,
    exchangeOrder,
    to,
    sellAllCollateral,
    gasUsed
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?