Documentation Index
Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
GoldRush offers the most comprehensive Harmony Data API suite for developers, analysts, and enterprises. Whether you’re building a DeFi dashboard, a wallet, a trading bot, an AI agent or a compliance platform, our Harmony Data APIs provide fast, accurate, and developer-friendly access to the essential onchain data you need.Supported APIs
Mainnet
| Property | Value |
|---|---|
| Chain Name | harmony-mainnet |
| Chain ID | 1666600000 |
| Network Type | Archived Chain |
| Support Level | archived |
| Block Explorer | Explorer |
| Official Website | Harmony Website |
| Native Gas Token | ONE |
Testnet
| Property | Value |
|---|---|
| Chain Name | harmony-testnet |
| Chain ID | 1666700000 |
| Purpose | Development and testing network |
| Support Level | archived |
| Block Explorer | Explorer |
| Official Website | Harmony Testnet Website |
| Native Gas Token | ONE |
API Usage
To use this blockchain network in GoldRush API calls, use:Chain Name
harmony-mainnet(mainnet)harmony-testnet(testnet)
Example Streaming Subscription
Connect via WebSocket at
wss://streaming.goldrushdata.com/graphql with your API key in the connection parameters.
See the Streaming API Quickstart for full setup details.