outcomeMeta Info Endpoint Method
HIP-4 (Outcome Markets) introduces fully collateralized outcome contracts on HyperCore. Two market types are supported: 二进制 (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
数组
正在加载...
请求