LiquityV2Adjust
Description
Adjusts a LiquityV2 trove on a specific market
Action ID
0x18151d04
SDK Action
const liquityV2AdjustAction = new dfs.actions.liquityV2.LiquityV2AdjustAction(
market,
from,
to,
troveId,
collAmount,
debtAmount,
maxUpfrontFee,
collAction,
debtAction
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?