outcomeMeta Info Endpoint Method
HIP-4 (Outcome Markets) introduces fully collateralized binary outcome contracts on HyperCore. Each market defines a set of sides (e.g., Yes/No) that trade as #N-prefixed assets and settle within a fixed price range at expiry. This endpoint returns active outcome market metadata including side names and the encoded description string (class, underlying asset, expiry, target price, and period).
Parameters
type
string
REQUIRED
Loading...
Returns
outcomes
array
Loading...
outcome
integer
Loading...
name
string
Loading...
description
string
Loading...
sideSpecs
array
Loading...
name
string
Loading...
questions
array
Loading...
Request
1curl https://docs-demo.hype-mainnet.quiknode.pro/evm \2-X POST \3-H "Content-Type: application/json" \4--data '{"type":"outcomeMeta"}'5
1curl https://docs-demo.hype-mainnet.quiknode.pro/evm \2-X POST \3-H "Content-Type: application/json" \4--data '{"type":"outcomeMeta"}'5
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free