Hyperliquid Market Snapshot — All 231 Perp Markets
Pricing
Pay per usage
Hyperliquid Market Snapshot — All 231 Perp Markets
Single-call snapshot of all 231 Hyperliquid perpetual futures: mark/oracle price, 24h change, open interest (coins + USD), 24h volume, 8h funding rate (annualized), and premium. Market summary with top 10 by OI/volume/funding. $0.005/run flat.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Hojun Lee
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 hours ago
Last modified
Categories
Share
Hyperliquid Market Snapshot
Complete snapshot of all 231 Hyperliquid perpetual futures in a single API call: mark/oracle price, 24h change, open interest, 24h volume, 8h funding rate (annualized), and premium. No API key required.
What It Does
Fetches Hyperliquid's metaAndAssetCtxs endpoint (one call returns all markets) and outputs per-coin:
- Mark price and oracle price
- 24h change % from previous day
- Open interest: coin units + USD estimate
- 24h trading volume: notional USD
- Funding rate: current 8h rate + annualized % equivalent
- Premium: mark vs oracle spread %
Also outputs a market_summary item with:
- Total OI across all markets
- Total 24h volume
- Average annualized funding rate
- Top 10 by OI, top 10 by volume, top 10 by absolute funding (extremes)
Input
| Field | Type | Default | Description |
|---|---|---|---|
minOiUsd | number | 0 | Filter: minimum OI in USD |
minVolumeUsd | number | 0 | Filter: minimum 24h volume in USD |
limit | integer | 0 (all) | Limit to top N markets by OI |
Why Use This vs Other Actors
- Fastest: Single API call for all 231 markets (vs. paginated requests in other actors)
- Complete OI coverage: Not limited to top 100 or a specific selection
- Top 10 summaries: Already computed — no post-processing needed
- Scheduled use: At $0.005/run, economical for frequent monitoring (every 5-15 min)
Pricing
$0.005 flat per complete snapshot regardless of how many markets are returned.