FluidDexRegularWithdraw
Description
Withdraw assets from Fluid Vault T3 (1_col:2_debt, smart debt vault)
This sdk action uses FluidDexWithdraw as underlying smart contract.
Action ID
0x4f1673fd
SDK Action
const fluidDexRegularWithdrawAction = new dfs.actions.fluid.FluidDexRegularWithdrawAction(
vault,
to,
nftId,
withdrawAmount,
wrapWithdrawnEth
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?