For the complete documentation index, see llms.txt. This page is also available as Markdown.

McdBoostComposite

Description

Single mcd boost action can use flashloan or not

Notes

Executes boost logic

Action ID

0x310b34c6

SDK Action

const makerBoostCompositeAction = new dfs.actions.maker.MakerBoostCompositeAction(
    vaultId,
    joinAddr,
    gasUsed,
    flAddress,
    flAmount,
    nextPrice,
    targetRatio,
    exchangeParams
);

Action Type

CUSTOM_ACTION

Input Parameters

Return Value

Events and Logs

Last updated