ConvexDeposit
Description
Action that either deposits(wraps) Curve LP into convex, stakes wrapped LP, or does both.
Action ID
0xd3652c91
SDK Action
const convexDepositAction = new dfs.actions.convex.ConvexDepositAction(
from,
to,
curveLp,
amount,
option
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?