MorphoBlueWithdrawCollateral
Description
Withdraw a token to Morpho Blue market that is collateral
Action ID
0x053bcb63
SDK Action
const morphoBlueWithdrawCollateralAction = new dfs.actions.morpho-blue.MorphoBlueWithdrawCollateralAction(
loanToken,
collateralToken,
oracle,
irm,
lltv,
withdrawAmount,
onBehalf,
to
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?