SparkSupply
Description
Supply a token to an Spark market
Notes
User deposits tokens to the Spark protocol
Action ID
0x92e0c47c
SDK Action
const sparkSupplyAction = new dfs.actions.spark.SparkSupplyAction(
useDefaultMarket,
market,
amount,
from,
tokenAddress,
assetId,
enableAsColl,
useOnBehalf,
onBehalf
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?