For the complete documentation index, see llms.txt. This page is also available as Markdown.

SparkSetEMode

Description

Set positions eMode

Notes

User sets EMode for Spark position on user's wallet

Action ID

0x2fa361c3

SDK Action

const sparkSetEModeAction = new dfs.actions.spark.SparkSetEModeAction(
    useOnDefaultMarket,
    market,
    categoryId
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated