FluidDexRegularSupply
Description
Supply assets to Fluid Vault T3 (1_col:2_debt, smart debt vault)
This sdk action uses FluidDexSupply as underlying smart contract.
Action ID
0x3cf3e466
SDK Action
const fluidDexRegularSupplyAction = new dfs.actions.fluid.FluidDexRegularSupplyAction(
vault,
from,
nftId,
supplyAmount,
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?