FluidDexSmartDebtBorrow
Description
Borrow tokens from Fluid DEX vault (T3, T4)
Action ID
0x81fb1de1
SDK Action
const fluidDexBorrowAction = new dfs.actions.fluid.FluidDexSmartDebtBorrowAction(
vault,
to,
nftId,
borrowVariableData,
wrapBorrowedEth
);
Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?