FluidVaultT1Supply

Description

Supply assets to Fluid Vault T1 (1_col:1_debt)

Action ID

0xaf5b03c0

SDK Action

const fluidVaultT1SupplyAction = new dfs.actions.fluid.FluidVaultT1SupplyAction(
    vault,
    nftId,
    amount,
    from,
    collToken
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?