AaveSupply
Supply a token to an AaveV2 market.
AaveSupply
Description
Action ID
SDK Action
const aaveSupplyAction = new dfs.actions.aave.AaveSupplyAction(
market,
tokenAddr,
amount,
from,
onBehalf,
enableAsColl
);Action Type
Input Parameters
Return Value
Events and Logs
Last updated