MidnightBorrowFromOrders
Description
Borrow tokens from the Midnight market using one or more off-chain orders.
Action ID
0x493c5822
SDK Action
const midnightBorrowFromOrdersAction = new dfs.actions.midnight.MidnightBorrowFromOrdersAction(
marketId,
onBehalf,
to,
amount,
maxUnits,
offerFills
);Action Type
STANDARD_ACTION
Input Parameters
OfferFill data
Return Value
Events and Logs
Last updated