MorphoAaveV2Supply

Description

Supply a token to Morpho

Action ID

0x59717250

SDK Action

const morphoAaveV2SupplyAction = new dfs.actions.morpho.MorphoAaveV2SupplyAction(
    tokenAddr,
    amount,
    from,
    onBehalf,
    maxGasForMatching
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?