For the complete documentation index, see llms.txt. This page is also available as Markdown.

LlamaLendRepay

Description

LlamaLendRepay

Action ID

0x731a2ce5

SDK Action

const llamaLendRepayAction = new dfs.actions.llamalend.LlamaLendRepayAction(
    controller,
    controllerId,
    exchangeOrder,
    to,
    gasUsed
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated