EulerV2Payback

Description

Payback debt assets to a Euler vault

Action ID

0xda58dfbe

SDK Action

const eulerV2PaybackAction = new dfs.actions.eulerV2.EulerV2PaybackAction(
    vault,
    tokenAddress,
    account,
    from,
    amount
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?