UniWithdraw
Description
Action ID
SDK Action
const uniswapWithdrawAction = new dfs.actions.uniswap.UniswapWithdrawAction(
tokenA,
tokenB,
liquidity,
to,
from,
amountAMin,
amountBMin,
deadline
);Action Type
Input Parameters
Return Value
Events and Logs
Last updated