ghostAaveV4Borrow

Description

Borrow a token from AaveV4 spoke.

Action ID

0x3f528c6f

SDK Action

const aaveV4BorrowAction = new dfs.actions.aavev4.AaveV4BorrowAction(
    spoke,
    onBehalf,
    to,
    reserveId,
    amount
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated