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

# Available Datasets

> Browse the live SQD Portal dataset catalog — 225+ blockchain datasets across EVM, Solana, Substrate, Bitcoin, and Hyperliquid with metadata and schemas.

The live catalog of SQD Portal datasets is published at [https://portal.sqd.dev/datasets](https://portal.sqd.dev/datasets).

The endpoint returns a JSON list of every Portal dataset (225+ across EVM, Solana, Substrate, Bitcoin, and Hyperliquid) with per-dataset metadata: chain ID, real-time status, and schema availability.

## Fetch the catalog

```bash theme={"system"}
curl https://portal.sqd.dev/datasets
```

For network listings broken down by chain family, see:

* [EVM Networks](/en/data/evm)
* [Substrate Networks](/en/data/substrate)
* [Solana Networks](/en/data/solana)
* [Bitcoin Networks](/en/data/bitcoin)
* [Hyperliquid Networks](/en/data/hyperliquid)
