LiquityV2Borrow
Description
Borrows a bold amount from a LiquityV2 trove on a specific market
Action ID
0x78b6a3ae
SDK Action
const liquityV2BorrowAction = new dfs.actions.liquityV2.LiquityV2BorrowAction(
market,
to,
troveId,
amount,
maxUpfrontFee
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?