Is there a way to get market labels/names for prediction outcomeIds via the public API, or only price data?
Is there a way to get market labels/names for prediction outcomeIds via the public API, or only price data?
2026-07-01 · Hyperliquid · 5 条相关讨论
Is there a way to get market labels/names for prediction outcomeIds via the public API, or only price data?
Is there a way to get market labels/names for prediction outcomeIds via the public API, or only price data?
outcomeMeta
outcomeMeta
<@270948012782649344> outcomeMeta returns outcomeIds for question 32 (World Cup), but these don't map to spot pairs @N in spotMeta. How do I access candlestick/price data for HIP-4 prediction market outcomes via the public API?
<@270948012782649344> outcomeMeta returns outcomeIds for question 32 (World Cup), but these don't map to spot pairs @N in spotMeta. How do I access candlestick/price data for HIP-4 prediction market outcomes via the public API?
you have the id from the spotbalance, with # instead of + you get the current mid price for that outcome and with that same id you get the outcome and with the id of that outcome you get the question. there is an api-channel, you know? the prices are in allMids
you have the id from the spotbalance, with # instead of + you get the current mid price for that outcome and with that same id you get the outcome and with the id of that outcome you get the question. there is an api-channel, you know? the prices are in allMids
Got it, thanks! Will check the api-channel for future questions.
Got it, thanks! Will check the api-channel for future questions.