MorphoBlueSupply

Description

Supply a token to Morpho Blue market for interest

Action ID

0x9200fb32

SDK Action

const morphoBlueSupplyAction = new dfs.actions.morpho-blue.MorphoBlueSupplyAction(
    loanToken,
    collateralToken,
    oracle,
    irm,
    lltv,
    supplyAmount,
    from,
    onBehalf
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?