FluidVaultT1Withdraw

Description

Withdraw assets from Fluid Vault T1 (1_col:1_debt)

Action ID

0xf304b35f

SDK Action

const fluidVaultT1WithdrawAction = new dfs.actions.fluid.FluidVaultT1WithdrawAction(
    vault,
    nftId,
    amount,
    to,
    wrapWithdrawnEth
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?