LiquityV2Close
Description
Closes a LiquityV2 trove on a specific market
Notes
Upon closing a trove on LiquityV2, fixed fee of 0.0375 WETH during opening is returned to the user
Action ID
0x3dcf3785
SDK Action
const liquityV2CloseAction = new dfs.actions.liquityV2.LiquityV2CloseAction(
market,
from,
to,
troveId
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?