LlamaLendSupply

Description

Action that supplies collateral to a llamalend position

Action ID

0x37defe88

SDK Action

const llamaLendSupplyAction = new dfs.actions.llamalend.LlamaLendSupplyAction(
    controllerAddress,
    from,
    onBehalfOf,
    collateralAmount,
    collAsset
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?