DyDxWithdraw
Description
Withdraw tokens from DyDx
Notes
User withdraws tokens from the DyDx protocol
Action ID
0x63e4c7d0
SDK Action
const dyDxWithdrawAction = new dfs.actions.dydx.DyDxWithdrawAction(
tokenAddr,
amount,
to
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?