MorphoAaveV3Borrow

Description

Borrow a token from Morpho

Action ID

0x5ffbd7fe

SDK Action

const morphoAaveV3BorrowAction = new dfs.actions.morpho.aaveV3.MorphoAaveV3BorrowAction(
    emodeId,
    tokenAddr,
    amount,
    to,
    onBehalf,
    maxIterations
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?