> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ☆ Overview

We provide token price data across 8 blockchains for over 8,000 tokens, offering both real-time and historical price tracking. This dataset allows users to access the latest token prices as well as historical price trends for deeper analysis.

### The Major Features of the Token Price

1. **Freshness**: Updated hourly to reflect market changes.

2. **Querying**: Retrieve the most recent price for any supported token.

3. **Use Case**:  Ideal for applications needing current token prices (e.g., dashboards, price tracking).

## Supported Chains

<table>
  <thead>
    <tr>
      <th style={{ width: "150px" }}>Chain</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Ethereum</td>
    </tr>

    <tr>
      <td>Polygon</td>
    </tr>

    <tr>
      <td>BSC</td>
    </tr>

    <tr>
      <td>Avalanche</td>
    </tr>

    <tr>
      <td>Arbitrum One</td>
    </tr>

    <tr>
      <td>Optimism</td>
    </tr>

    <tr>
      <td>Base</td>
    </tr>

    <tr>
      <td>zkSync</td>
    </tr>
  </tbody>
</table>
