Published May 7, 2026Documentation Index
Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
When the GoldRush Hyperliquid Info API launched on May 1, it covered six info types - the core perp and spot state most clients ask for first. We’ve been shipping new types continuously since then, and the drop-in surface at POST https://hypercore.goldrushdata.com/info now covers eighteen wire-compatible types plus two GoldRush-native batch endpoints.
What’s new
Eleven additionalinfo types are now live, spanning user history, vaults, and staking:
-
Market metadata -
spotMetaAndAssetCtxsjoinsmetaAndAssetCtxsfor live spot universe + per-pair mark, mid, and day volume. -
User account state -
subAccountsreturns every sub-account owned by a master with inlined perp and spot state. -
User history -
userFills,userFillsByTime,userTwapSliceFills,userFunding, anduserNonFundingLedgerUpdatescover the full fill, funding, and ledger event history for any wallet. -
Vaults and staking -
userVaultEquities,delegatorSummary,delegatorHistory, anddelegatorRewardsreturn locked vault equity, staked HYPE totals, staking events, and accrued delegation rewards.
baseUrl override - no client changes, no schema drift.