AaveWithdraw
Withdraw a token from an AaveV2 market.
Description
Action ID
SDK Action
const aaveWithdrawAction = new dfs.actions.aave.AaveWithdrawAction(
market,
tokenAddr,
amount,
to
);Action Type
Input Parameters
Return Value
Events and Logs
Last updated