AavePayback
Description
Payback a token a user borrowed from an Aave market
Notes
User paybacks tokens to the Aave protocol
Action ID
0x9ca7f8d2
SDK Action
const aavePaybackAction = new dfs.actions.aave.AavePaybackAction(
market,
tokenAddr,
amount,
rateMode,
from,
onBehalf
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?