SparkBorrow
Description
Borrow a token from Spark market
Notes
User borrows tokens from the Spark protocol
Action ID
0x9bc097ab
SDK Action
const sparkBorrowAction = new dfs.actions.spark.SparkBorrowAction(
useDefaultMarket,
market,
amount,
to,
rateMode,
assetId,
useOnBehalf,
onBehalf
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?