info endpoint with type: "maxMarketOrderNtls" retrieves the maximum notional values and sizes allowed for market orders across all available assets on the Hyperliquid exchange. This endpoint provides essential trading limits that help prevent excessive market impact and ensure orderly market operations.
type (string, required) — The request type. Must be "maxMarketOrderNtls" to retrieve maximum market order limits.coin (string) — Asset symbol (e.g., “BTC”, “ETH”, “SOL”, “AVAX”)maxNtl (string) — Maximum notional value allowed for market orders in USDmaxSz (string, optional) — Maximum size allowed for market orders in asset unitsinfo endpoint with type: "maxMarketOrderNtls" is essential for trading applications that need to:
Request type to retrieve maximum market order notional values for all assets
maxMarketOrderNtls