MorphoAaveV3Payback

Description

Payback a token to Morpho AaveV3

Action ID

0x3bd16d55

SDK Action

const morphoAaveV3PaybackAction = new dfs.actions.morpho.aaveV3.MorphoAaveV3PaybackAction(
    emodeId,
    tokenAddr,
    amount,
    from,
    onBehalf
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?