➰CurveStethPoolWithdraw
Description
Action that withdraws tokens from the Curve steth pool
Action ID
0x212a9416
SDK Action
const curveStethPoolWithdrawAction = new dfs.actions.curve.CurveStethPoolWithdrawAction(
from,
to,
amounts,
maxBurnAmount,
returnValue
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?