LiquityWithdraw
Description
Action for withdrawing collateral from Liquity Trove
Notes
Withdraws collateral from the trove
Action ID
0xeb0c03cd
SDK Action
const liquityWithdrawAction = new dfs.actions.liquity.LiquityWithdrawAction(
collAmount,
to,
upperHint,
lowerHint
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?