MorphoBlueReallocateLiquidity

Description

Action that bundles calls to Morpho Blue Public Allocator to reallocate liquidity for additional borrowing

Action ID

0x75852bc7

SDK Action

const morphoBlueReallocateLiquidityAction = new dfs.actions.morpho-blue.MorphoBlueReallocateLiquidityAction(
    loanToken,
    collateralToken,
    oracle,
    irm,
    lltv,
    vaults,
    withdrawals
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?