outcomeMeta Info Endpoint Method
HIP-4 (Outcome Markets) introduces fully collateralized outcome contracts on HyperCore. Two market types are supported: binary (class:priceBinary) markets that settle Yes or No based on a single target price, and multi-price (class:priceBucket) question markets that group multiple binary sub-outcomes into price buckets so that exactly one settles to Yes. Each outcome defines two sides (Yes/No) that trade as #N-prefixed assets and settle within a fixed price range at expiry. This endpoint returns active outcome metadata including side names, encoded description strings, and (for question markets) the full question structure with named bucket outcomes and a fallback outcome.
參數
類型
字串
必填
載入中...
退貨
outcomes
陣列
載入中...
outcome
整數
載入中...
名稱
字串
載入中...
說明
字串
載入中...
sideSpecs
陣列
載入中...
名稱
字串
載入中...
questions
陣列
載入中...
question
整數
載入中...
名稱
字串
載入中...
說明
字串
載入中...
fallbackOutcome
整數
載入中...
namedOutcomes
陣列
載入中...
settledNamedOutcomes
陣列
載入中...
請求