SparkCollateralSwitch

Description

Switch if you'll use tokens for collateral on spark for a market

Action ID

0x85f16e59

SDK Action

const sparkCollateralSwitchAction = new dfs.actions.spark.SparkCollateralSwitchAction(
    useDefaultMarket,
    market,
    arrayLength,
    assetIds,
    useAsCollateral
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?