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

# Applications

> Build and scale blockchain applications with Allium Realtime and Datastreams.

Application developers build and scale blockchain applications using Allium's realtime infrastructure, powering everything from high-performance wallets to realtime dashboards.

## Common Use Cases

<CardGroup cols={2}>
  <Card title="Realtime Wallet Data" icon="wallet">
    Live balances, transaction history, and activity feeds for wallet
    applications
  </Card>

  <Card title="Trading Interfaces" icon="chart-candlestick">
    Up-to-date trading data, liquidity metrics, and token screeners
  </Card>

  <Card title="Portfolio Analytics" icon="chart-pie">
    Live portfolio tracking, performance insights, and trading history
  </Card>

  <Card title="Fraud Detection" icon="shield-halved">
    Realtime alerts and anomaly detection for security applications
  </Card>
</CardGroup>

## Wallets

Wallet providers use [**Realtime APIs**](/api/developer/overview) and [**Datastreams**](/datastreams/overview) to power their UX and backends with realtime [**enriched transaction data**](/api/developer/wallets/overview) and [**block-level wallet balances**](/api/developer/wallets/overview). Wallets [**benefit**](https://www.allium.so/post/the-inside-story-of-the-jup-airdrop-at-phantom) from Allium's horizontally scalable infrastructure for consistent stability throughout peak network traffic (up to 1K+ RPS).

| Use Case                                                                   | Allium's Solution                                                                                                                                                                                                                                                                                                                                         | Customer Example                                                                                                                                                                                                                                                                          |
| :------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Realtime Wallet Activity** (Transactions, Swaps, DEX trades, NFT trades) | Allium Realtime Wallet API Activities endpoint delivers **pre-interpreted wallet event activity history** for any set of wallets and consolidates data for all relevant wallet events into one table. Activities include **transactions**, **asset movements** (including NFTs and bluechips), **DEX interactions**, and **NFT marketplace interactions** | [Phantom](https://www.allium.so/post/the-inside-story-of-the-jup-airdrop-at-phantom) uses Allium Realtime to fetch up-to-date **activity history** for their [15 million](https://phantom.com/learn/blog/phantom-series-c) MAUs                                                           |
| **Realtime Wallet Balances**                                               | Our realtime Wallet API Balances endpoint delivers **up-to-date balances** of all **native** and **ERC-20 tokens** held by an address with good data freshness & latency. This API also supports passing in multiple (chain, address) pairs in a single request                                                                                           | Wallets use Realtime APIs to fetch live **balances** for their users                                                                                                                                                                                                                      |
| **Realtime Prices**                                                        | Allium can integrate external price feeds into Allium Realtime to deliver **realtime prices** and **transaction data** together in one API. Allium Realtime's native realtime Wallet API Prices endpoint is also currently in beta                                                                                                                        | Wallets use Allium Realtime to fetch **live prices** and **price history** for their users                                                                                                                                                                                                |
| **Fraud & Anomaly Detection**                                              | [Allium Datastreams](/datastreams) continuously provides the **latest on-chain data** to feed realtime alerts and algorithms for detecting fraud or suspicious activity                                                                                                                                                                                   | Blowfish ([acq. Phantom](https://phantom.com/learn/blog/phantom-acquires-blowfish)) [uses Allium](https://www.allium.so/post/the-inside-story-of-the-jup-airdrop-at-phantom) to detect **fraud**, identify **compromised wallets**, and monitor **risk signals** in their security engine |

## DEXs

| Use Case                                      | Allium's Solution                                                                                                                                                                                                                                                                                                                                                                                                                                      | Customer Example                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| :-------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Trading Interfaces & Token Screeners**      | Allium's enriched [realtime](/api/developer/wallets/transactions) and [**historical**](/historical-data/dex-trades) DEX data enables DEX interface developers to display up-to-date trading, liquidity, performance, & ownership information for any token. Allium [**Datastreams**](/datastreams/overview) delivers the **latest token event & trading data** to ensure token screeners stay up-to-date with thousands of new token launches each day | DEXs, aggregators, wallets, and trading platforms use Allium's data to show users **key market & asset information** (e.g. latest trades, liquidity, token performance, ownership concentration) and to surface the **newest tokens** in token screeners / search                                                                                                                                                                                        |
| **User-Facing Trading & Portfolio Analytics** | Allium Realtime [**Wallet API**](/api/developer/wallets/overview) [**Balances**](/api/developer/wallets/latest-token-balances), and [**Activities**](/api/developer/wallets/transactions) endpoints enable DEX developers to show traders **live portfolio**, **trading history**, and **performance insights**                                                                                                                                        | DEXs, aggregators, wallets, and trading platforms use Allium's data to improve **trading & portfolio management UX** with up-to-date **trading analytics & portfolio insights**                                                                                                                                                                                                                                                                          |
| **Airdrops – Infrastructure**                 | Allium's horizontal scalability enables **continued throughput** during high-traffic events such as airdrops                                                                                                                                                                                                                                                                                                                                           | For Jupiter's 2024 [JUP airdrop](https://www.allium.so/post/the-inside-story-of-the-jup-airdrop-at-phantom), Phantom worked with the Allium team to ensure **service reliability** despite experiencing record-high traffic levels of [90,000 RPS](https://www.allium.so/post/the-inside-story-of-the-jup-airdrop-at-phantom) and [477,000,000](https://www.allium.so/post/the-inside-story-of-the-jup-airdrop-at-phantom) total requests over \~4 hours |
