FluidDexRegularBorrow
Description
Borrow assets from Fluid Vault T2 (2_col:1_debt, smart collateral vault)
This sdk action uses FluidDexBorrow as underlying smart contract.
Action ID
0x81fb1de1
SDK Action
const fluidDexRegularBorrowAction = new dfs.actions.fluid.FluidDexRegularBorrowAction(
vault,
to,
nftId,
borrowAmount,
wrapBorrowedEth
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?