SparkPayback
Description
Payback a token a user borrowed from an Spark market
Notes
User paybacks tokens to the Spark protocol
Action ID
0x5b717c1d
SDK Action
const sparkPaybackAction = new dfs.actions.spark.SparkPaybackAction(
useOnDefaultMarket,
market,
amount,
from,
rateMode,
tokenAddress,
assetId,
useOnBehalf,
onBehalf
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?