MorphoAaveV3Supply

Description

Supply a token to Morpho AaveV3

Action ID

0x695a7da7

SDK Action

const morphoAaveV3SupplyAction = new dfs.actions.morpho.aaveV3.MorphoAaveV3SupplyAction(
    emodeId,
    tokenAddr,
    amount,
    from,
    onBehalf,
    supplyAsColl,
    maxIterations
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?