settledOutcome Info Endpoint Method
HIP-4 (Outcome Markets) binary contracts resolve at expiry against a reference price. This endpoint returns the settlement record for a specific outcome market by index, including the market spec, the payout fraction for the Yes side, and the reference price used to determine the result. Returns null if the outcome has not yet settled or the index does not exist.
Use the outcomeMeta endpoint to look up active market indices and their descriptions before querying settlement.
參數
類型
字串
必填
載入中...
outcome
整數
必填
載入中...
退貨
(root)
object or null
載入中...
spec
物件
載入中...
outcome
整數
載入中...
名稱
字串
載入中...
說明
字串
載入中...
sideSpecs
陣列
載入中...
名稱
字串
載入中...
settleFraction
字串
載入中...
詳情
字串
載入中...
請求