CompV3Supply

Description

Supply a token to CompoundV3.

Action ID

0x71643f58

SDK Action

const compoundV3SupplyAction = new dfs.actions.compoundV3.CompoundV3SupplyAction(
    market,
    tokenAddr,
    amount,
    from,
    onBehalf
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?