Skip to main content

Live Chain Status

View real-time status of all supported chains.

Overview

GoldRush offers support for 49 blockchain network mainnets with the most comprehensive Blockchain Data API suite for developers, analysts, and enterprises. Whether you are building a DeFi dashboard, a wallet, a trading bot, an AI agent or a compliance platform, our Blockchain Data APIs provide fast, accurate, and developer-friendly access to the essential onchain data you need.

Chain Categories

Foundational Chains

These are the top EVM-compatible chains with guaranteed product parity across the entire GoldRush feature suite, including tracing enhancements. Key features that are only supported for these chains include:
  • Historical token balances
  • Token holders list for any block height
  • DEX spot prices

Frontier Chains

Cutting-edge blockchain networks where GoldRush continues to expand feature coverage as the ecosystem evolves. This category includes all non-EVM chains and may include special APIs (e.g. Bitcoin).

Community Chains

Community-driven blockchain networks with growing GoldRush integration and feature support. All core onchain data such as spot balances, transaction histories for addresses and decoded event logs are provided.

Archived Chains

Previously supported blockchain networks that are now in archived status with limited data availability. No live data is available for these chains.

Quick Start

To get started with any supported chain, you can use either the chain name or chain ID in your API calls:
curl -X GET "https://api.covalenthq.com/v1/{chainName}/address/{address}/balances_v2/?key=API_KEY"

Additional Resources