info
endpoint with type: "webData2"
retrieves comprehensive web application data designed for frontend interfaces and web applications on the Hyperliquid network. This endpoint provides aggregated information including market data, network statistics, and UI configuration settings.
type
(string, required) — The request type. Must be "webData2"
to retrieve web application data.marketData
(object) — Market information and trading statistics:
markets
(array) — List of available markets with trading information:
symbol
(string) — Market symbol identifierprice
(string) — Current market pricevolume24h
(string) — 24-hour trading volumechange24h
(string) — 24-hour price change percentagetotalVolume
(string) — Total platform trading volumetotalOpenInterest
(string) — Total open interest across all marketsnetworkStats
(object) — Network health and activity metrics:
blockHeight
(integer) — Current blockchain block heightactiveUsers
(integer) — Number of active users on the platformtotalTransactions
(integer) — Total number of transactions processeduiConfig
(object) — User interface settings and feature flags:
features
(array of strings) — List of enabled features for the web interfacemaintenance
(boolean) — Whether the platform is in maintenance modeinfo
endpoint with type: "webData2"
is essential for applications that need to:
Web application data and interface configuration
Comprehensive web application data for frontend interfaces