EulerV2Supply

Description

Supply assets to a Euler vault and gets eTokens vault shares

Action ID

0xc9533e95

SDK Action

const eulerV2SupplyAction = new dfs.actions.eulerV2.EulerV2SupplyAction(
    vault,
    tokenAddress,
    account,
    from,
    amount,
    enableAsColl
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?