gossipRootIps Info Endpoint Method
gossipRootIps is not currently available through Quicknode's /info endpoint. This method is not part of the open-source Hyperliquid node.
Rate-Limit Workaround Available: If you are hitting rate limits on Hyperliquid's native API, Quicknode provides workaround methods. These methods offer similar functionality through two approaches: HTTP JSON-RPC for point-in-time and historical queries, and gRPC streaming for real-time data.
Note: These methods bypass Hyperliquid's public API limits, but standard Quicknode endpoint limits and API credits usage still apply. See our workaround methods library for other supported methods.
Parameters
type
string
REQUIRED
Loading...
Returns
array
array
Loading...
Request
1curl https://api.hyperliquid.xyz/info \2-X POST \3-H "Content-Type: application/json" \4--data '{"type":"gossipRootIps"}'5
1curl https://api.hyperliquid.xyz/info \2-X POST \3-H "Content-Type: application/json" \4--data '{"type":"gossipRootIps"}'5
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free