> ## 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.

# Harmony Onchain Data API

> Get token balances and transactions for Harmony. Testnet supported.

## Overview

<Tip>
  Explore Harmony, the open blockchain with 2-second finality, low fees, and secure cross-chain bridges for Ethereum apps. Dive into historical data now!
</Tip>

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.

## Mainnet

| Property             | Value                                       |
| -------------------- | ------------------------------------------- |
| **Chain Name**       | `harmony-mainnet`                           |
| **Chain ID**         | `1666600000`                                |
| **Network Type**     | Archived Chain                              |
| **Support Level**    | archived                                    |
| **Block Explorer**   | [Explorer](https://explorer.harmony.one/)   |
| **Official Website** | [Harmony Website](https://www.harmony.one/) |
| **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](https://explorer.testnet.harmony.one/)   |
| **Official Website** | [Harmony Testnet Website](https://www.harmony.one/) |
| **Native Gas Token** | ONE                                                 |

## API Usage

To use this blockchain network in GoldRush API calls, use:

#### Chain Name

* `harmony-mainnet` (mainnet)
* `harmony-testnet` (testnet)

## Additional Resources

* [GoldRush API Documentation](https://goldrush.dev/docs/)
* [Supported Chains List](https://goldrush.dev/chains/)
* [API Reference](https://goldrush.dev/docs/api-reference/)
