AaveClaimStkAave

Description

Action to claim stkAave rewards

Notes

Claims stkAave rewards on the assets of the lending pool

Action ID

0xd93d7e7f

SDK Action

const aaveClaimStkAaveAction = new dfs.actions.aave.AaveClaimStkAaveAction(
    assets,
    amount,
    to
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?