@somnia-chain/markets-sdk / index / UnifiedMarketType
Type Alias: UnifiedMarketType
UnifiedMarketType =
"spot"|"swap"|"binary"|"categorical"
Defined in: unified/structs.ts:18
Market kind in ccxt vocabulary: "swap" is a linear perp; "binary" / "categorical" are outcome markets ("categorical" is reserved — no market carries it yet).