SparkSpTokenPayback
Description
Allows user to repay with spTokens of the underlying debt asset eg. Pay DAI debt using spDAI tokens.
Notes
Allows user to repay with spTokens of the underlying debt asset eg. Pay DAI debt using spDAI tokens.
Action ID
0xe673c4c4
SDK Action
const sparkSpTokenPaybackAction = new dfs.actions.spark.SparkSpTokenPaybackAction(
useDefaultMarket,
market,
amount,
from,
rateMode,
spTokenAddr,
assetId
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?