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

# Blockchain Data API Overview

> GoldRush offers the most comprehensive Blockchain Data API suite for developers, analysts, and enterprises. Balances, transactions, token prices, logs and smart contract data across 100+ chains.

Whether you're 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.

GoldRush indexes the entire chain data, from the genesis block to the latest block, across multiple data types: balances, transactions, logs, internal transfers, pricing, and smart contract events. You get complete, verifiable coverage without running your own node infrastructure.

Unlike raw RPC providers, GoldRush delivers **refined, structured data** - decoded events, token metadata, USD pricing, and classified transaction types like DEX swaps, stablecoin transfers, and bridge events - ready for your application. [Learn about our Medallion Architecture →](/docs/resources/medallion-architecture)

## Get Started

<Columns cols={2}>
  <Card title="Vibe Coders" icon="wand-magic-sparkles" href="https://goldrush.dev/platform/auth/register/?plan=vibe" cta="Start for $10/mo">
    Ship fast with AI-native tools. Built for solo founders, hackathon teams, and builders using Cursor, Windsurf, or Claude.

    <br />

    <br />

    <b>
      Full API access, generous rate limits, and a clean upgrade path when you scale.
    </b>
  </Card>

  <Card title="Teams" icon="users" href="https://goldrush.dev/platform/auth/register/?plan=professional" cta="Start for $250/mo">
    Production-grade infrastructure for teams building real products. Higher rate limits, priority support, and reliability guarantees.

    <br />

    <br />

    <b>
      50 RPS, 300,000 credits/month, and dedicated support.
    </b>
  </Card>
</Columns>

## Pick your Use Case

GoldRush offers four core self-serve products that can be used independently or together to power your application.

<Columns cols={2}>
  <Card title="Hyperliquid API" icon="chart-candlestick" href="/docs/goldrush-hyperliquid" cta="Read docs">
    The complete data layer for Hyperliquid. Drop-in replacement for the public
    /info API with no rate limits, real-time streams for HIP-3 and HIP-4 markets
    and wallet activity, batch endpoints for multi-wallet fan-out, warehouse
    delivery of fills and ledger events, and full HyperEVM coverage - all under
    one API key.

    <br />

    <br />

    <b>
      Use cases: Trading apps, perps dashboards, copy-trading, multi-wallet
      portfolio monitoring, and AI agents on Hyperliquid.
    </b>
  </Card>

  <Card title="Solana API" icon="bolt" href="/docs/goldrush-solana/overview" cta="Read docs">
    The complete data layer for Solana. REST endpoint for SPL token balances;
    real-time streams for the DEX firehose (Raydium / Orca / Meteora / Jupiter /
    PumpFun), OHLCV, and wallet activity; and warehouse delivery for decoded
    swaps and SPL transfers - all under one API key.

    <br />

    <br />

    <b>
      Use cases: PumpFun screeners, Solana trading bots, sniper bots,
      copy-trade, portfolio trackers, and AI agents on Solana.
    </b>
  </Card>

  <Card title="Foundational API" icon="https://mintcdn.com/goldrush/HCWRKGncxpy71D8p/images/icons/foundational.svg?fit=max&auto=format&n=HCWRKGncxpy71D8p&q=85&s=8a0b97060449218c1b477fe1fffc8a92" href="/docs/goldrush-foundational-api" cta="Read docs" width="24" height="24" data-path="images/icons/foundational.svg">
    Access structured historical blockchain data across 100+ chains using REST
    APIs. Get token balances, transaction histories, decoded event logs, NFT
    assets, token holders and more.

    <br />

    <br />

    <b>
      Use cases: Wallets, portfolio trackers, crypto accounting & tax tools, and
      DeFi dashboards.
    </b>
  </Card>

  <Card title="CLI" icon="https://mintcdn.com/goldrush/HCWRKGncxpy71D8p/images/icons/cli.svg?fit=max&auto=format&n=HCWRKGncxpy71D8p&q=85&s=b6a4f2a0c8df962d4f93e74d6c2db5f4" href="/docs/goldrush-cli" cta="Read docs" width="24" height="24" data-path="images/icons/cli.svg">
    Terminal-first blockchain data with 17 commands, real-time streaming, and
    native MCP support for AI agents. Query wallets, stream DEX pairs, and pipe
    onchain data directly into Claude.

    <br />

    <br />

    <b>Use cases: Quick lookups, AI agent tooling, and real-time monitoring.</b>
  </Card>
</Columns>

## Questions?

Check the [Frequently Asked Questions](/docs/faq) for answers about pricing, authentication, rate limits, and capabilities. For debugging tips and retry strategies, see [Error Handling & Troubleshooting](/docs/error-handling).

## Explore & Get Started

* **[GoldRush SDKs & CLI](/docs/goldrush-sdks)** — Pick your language (TypeScript, Python, Go)
* **[Powered by GoldRush](/docs/powered-by-goldrush)** — See how hundreds of projects use our APIs
* **[MCP Server](/docs/goldrush-mcp-server)** — Use GoldRush with AI agents like Claude
* **[Compare with RPC](/docs/resources/differentiate-your-solana-app)** — Understand what GoldRush adds

## Latest updates

| Date            | Title                                                                                                                                                                               |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| August 19, 2026 | [Hyperliquid: Portfolio State, All-DEX Perp Metas, Completed Trades & PnL Summary](/docs/changelog/20260819-hyperliquid-portfolio-state-all-dex-perp-metas-completed-trades-pnl-summary) |
| August 10, 2026 | [Ephemeral Keys: Embed GoldRush in the Client Without Exposing Your Key](/docs/changelog/20260810-ephemeral-keys-embed-goldrush-in-the-client-without-exposing-your-key)                 |
| July 28, 2026   | [Builder Liquidations Now Stream on the Hyperliquid WebSocket API](/docs/changelog/20260728-builder-liquidations-now-stream-on-the-hyperliquid-websocket-api)                            |

[See all updates →](/docs/changelog/index)
