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

# Introduction

> Get direct access to high-fidelity blockchain and application-level data.

<img src="https://mintcdn.com/tokenterminal/ePVzUc4Jyl2mhQdQ/images/data-room.png?fit=max&auto=format&n=ePVzUc4Jyl2mhQdQ&q=85&s=5138d9104824e10af1eb41377d213871" alt="Datashare hero" width="1220" height="506" data-path="images/data-room.png" />

Datashare is Token Terminal's data platform. It gives analysts and engineers direct access to the same high-fidelity blockchain and application-level data that powers all of our downstream data products.

With Datashare, you get the following benefits:

* **Data coverage**: The broadest coverage across ecosystems and market sectors with over 100 blockchains and close to 1,000 applications including millions of labelled smart contract addresses.
* **Data depth**: An end-to-end dataset from raw blockchain and decoded smart contract data to reusable abstractions and standardized metrics.
* **Flexible access**: Query data directly through our frontend or connect to it via Google BigQuery in your own environment.

## Getting started

<Card title="BigQuery" icon="google" href="/datashare/bigquery">
  Access Token Terminal datasets directly in Google BigQuery.
</Card>

## Data catalog

The data is organized into four datasets:

<CardGroup cols={2}>
  <Card title="Metrics" icon="chart-line" href="/queries/tt-metrics/metrics">
    Standardized metrics including revenue, TVL, active users, and more — aggregated across projects and ecosystems.
  </Card>

  <Card title="Primitives" icon="shapes" href="/queries/tt-primitives/prices">
    Foundational data tables including token prices and token metadata.
  </Card>

  <Card title="Contracts" icon="code" href="/queries/tt-contracts/aave_v3_ethereum">
    Decoded smart contract events and function calls for 150+ protocols across multiple chains.
  </Card>

  <Card title="Blockchain" icon="cube" href="/queries/tt-blockchain/ethereum">
    Raw blockchain data — blocks, transactions, logs, and traces — for 100+ chains.
  </Card>
</CardGroup>
