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.
使用 outcomeMeta endpoint to look up active market indices and their descriptions before querying settlement.
参数
类型
字符串
必填
正在加载...
outcome
整数
必填
正在加载...
退货
(root)
object or null
正在加载...
spec
对象
正在加载...
outcome
整数
正在加载...
名称
字符串
正在加载...
描述
字符串
正在加载...
sideSpecs
数组
正在加载...
名称
字符串
正在加载...
settleFraction
字符串
正在加载...
details
字符串
正在加载...
请求