McdRepayComposite

Description

Single mcd repay action can use flashloan or not

Action ID

0xb732e076

SDK Action

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

Action Type

CUSTOM_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?