LiquityV2SPWithdraw
Description
Withdraws a token from the LiquityV2 Stability Pool
Action ID
0x1eea7fdb
SDK Action
const liquityV2SPWithdrawAction = new dfs.actions.liquityV2.LiquityV2SPWithdrawAction(
market,
boldTo,
collGainTo,
amount,
doClaim
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?