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

# Data Freshness

> Understand how frequently Prism updates and synchronizes Solana datasets.

At Prism, data is continuously updated and refreshed through a multi-pipeline architecture. This ensures that the data is always up to date, accurate, and reliable.

Use the following table to understand how frequently Prism datasets are updated and synchronized.

## DEX

| Dataset         | Ingestion Latency | Processing Time    |
| --------------- | ----------------- | ------------------ |
| Swaps           | 0 blocks          | \~100 milliseconds |
| Trades          | 0 blocks          | \~100 milliseconds |
| Prices          | 0 blocks          | \~30 milliseconds  |
| Pools           | 0 blocks          | \~100 milliseconds |
| Wallet Profiles | 30 blocks         | \~3 seconds        |
| Token Profiles  | 30 blocks         | \~2 seconds        |

## Assets

| Dataset         | Ingestion Latency | Processing Time   |
| --------------- | ----------------- | ----------------- |
| Transfers       | 0 blocks          | \~30 milliseconds |
| Balance Changes | 0 blocks          | \~30 milliseconds |

**Ingestion Latency:** The time it takes for the data to be ingested into the system.

**Processing Time:** The time it takes to process the data and make it available after it has been ingested.
