metaAndAssetCtxs | Perp universe + per-asset live mark price, funding, OI, day volume |
meta | Perp universe metadata only - size decimals, max leverage, margin tiers (no live context) |
spotMetaAndAssetCtxs | Spot universe + per-pair live mark price, mid, day volume |
spotMeta | Spot universe metadata only - pairs and the full token registry (no live context) |
outcomeMeta | Active HIP-4 outcome universe with outcome IDs, descriptions, and Yes/No side specs |
settledOutcome | Resolution data for a settled HIP-4 outcome - original spec, settleFraction paid to Yes, and details describing how it resolved |
l2Book | Aggregated Level-2 order book snapshot for one coin ({px, sz, n} bid/ask levels) |
candleSnapshot | Historical OHLCV candles for a coin and interval over a time window |
fundingHistory | Market-wide historical funding rates and premiums for a coin over a time window |
clearinghouseState | Per-user perp account: positions, margin, account value |
spotClearinghouseState | Per-user spot balances |
frontendOpenOrders | Per-user open orders with TP/SL trigger metadata |
activeAssetData | Per-user, per-asset trading limits, leverage setting, available size, and mark price |
subAccounts | Sub-accounts owned by a master, each with inlined perp and spot state |
webData2 | Composite frontend snapshot for a wallet - clearinghouse state, open orders, perp meta/asset contexts, spot asset contexts, TWAP and vault state in one round-trip |
userFills | Most recent fills for a user |
userFillsByTime | Fills bounded by a time window |
userTwapSliceFills | Most recent TWAP slice fills tagged with the parent twapId |
userTwapSliceFillsByTime | TWAP slice fills bounded by a time window. Served from GoldRush’s historical store so windows extend past upstream’s 10,000-fill retention |
userFunding | Funding payment history with rate, applied size, USDC delta |
userNonFundingLedgerUpdates | Ledger events except funding - deposits, withdrawals, transfers, vault flows, liquidations |
userVaultEquities | Per-vault locked equity with unlock timestamps |
delegatorSummary | Current delegated, undelegated, and pending-withdrawal HYPE totals |
delegatorHistory | Delegate, undelegate, deposit, and withdrawal staking events |
delegatorRewards | Accrued staking rewards (delegation and validator commission) |
allMids | Current mid price for every actively traded coin (coin->price map; spot pairs keyed @index) |
perpDexLimits | Per-DEX open-interest, position-size, and transfer limits for a HIP-3 perp DEX |
marginTable | Margin-tier (leverage-bracket) table for a marginTableId |
maxMarketOrderNtls | Maximum market-order notional for each leverage bucket |
perpsAtOpenInterestCap | Perp coins currently at their open-interest cap |
exchangeStatus | Current exchange operational status and server time |
validatorL1Votes | Pending validator L1 governance votes/actions |
spotDeployState | Spot-token deployment state and gas auction for a deployer |
perpDeployAuctionStatus | Current perp-deploy Dutch-auction status |
liquidatable | Accounts currently eligible for liquidation |
openOrders | A wallet’s resting open orders (coin, side, limitPx, sz, oid) |
userRole | Account role - user, agent, vault, or subAccount (with its master) |
userFees | Fee schedule and recent daily trading volume |
userRateLimit | API rate-limit usage, cap, and cumulative volume |
userAbstraction | Account-abstraction mode (disabled or unifiedAccount) |
extraAgents | Approved API-agent wallets (name, address, validUntil) |
userToMultiSigSigners | Authorized signers and threshold for a multi-sig account (null if not multi-sig) |
maxBuilderFee | Max builder fee (tenths of a bp) a user approved for a builder |
delegations | Active HYPE staking delegations, per validator |
userBorrowLendInterest | Borrow/lend interest accrual history over a time window |
vaultSummaries | Summary information for every vault |
vaultDetails | Full detail for one vault - leader, portfolio, APR, followers |
leadingVaults | Vaults that a user leads |
batchClearinghouseState | Perp account state for 1-50 wallets in one request. GoldRush-native, no upstream equivalent |
batchSpotClearinghouseState | Spot balances for 1-50 wallets in one request. GoldRush-native, no upstream equivalent |
builderFills | Most recent fills attributed to a builder address (up to 2,000) for revenue attribution and order-flow analytics. GoldRush-native, no upstream equivalent |
builderFillsByTime | Builder-attributed fills bounded by a time window for revenue attribution and fee accounting. GoldRush-native, no upstream equivalent |