FluidDexSmartCollWithdraw
Description
Withdraw tokens from Fluid DEX vault (T2, T4)
This sdk action uses FluidDexWithdraw as underlying smart contract.
Action ID
0x4f1673fd
SDK Action
const fluidDexWithdrawAction = new dfs.actions.fluid.FluidDexSmartCollWithdrawAction(
vault,
to,
nftId,
withdrawVariableData,
wrapWithdrawnEth
);
Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?