AaveV3SetEMode

Description

Set positions eMode on Aave v3

Notes

User sets EMode for Aave position on its wallet

Action ID

0x3d35d254

SDK Action

const aaveV3SetEModeAction = new dfs.actions.aaveV3.AaveV3SetEModeAction(
    useOnDefaultMarket,
    market,
    categoryId
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?