> ## 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.

# Overview

> Follow along with updates across Allium's products and services.

<CardGroup cols={2}>
  <Card title="Schema Updates" icon="database" href="/changelog/schema-updates">
    The latest additions to Allium's schema catalog.
  </Card>

  <Card title="Deprecated Schemas" icon="exclamation-triangle" href="/changelog/deprecated-schemas">
    Reference for deprecated schemas and migration guidance.
  </Card>

  <Card title="App Updates" icon="bullseye" href="/changelog/app-updates">
    New features and improvements in our web app.
  </Card>

  <Card title="API Updates" icon="code" href="/changelog/api-updates">
    New APIs and endpoints.
  </Card>
</CardGroup>

## June 2026

### Week of 2026-06-01

**Wallet API: DeFi positions across HyperEVM, Avalanche, and Solana**

<Tip>
  The Wallet API now tracks staked, lent, and LP'd DeFi positions across HyperEVM, Avalanche, and Solana — closing the longest-standing blind spot in a wallet's portfolio view.
</Tip>

**Hyperliquid: HYPE open interest and per-coin perp volume**

New Hyperliquid markets endpoints expose HYPE open interest and per-coin perpetual volume directly from the API — no aggregation required.

**Beam: permissioned sharing and webhook compression**

Beam's real-time streams now support permissioned sharing across teams and a webhook compression setting.

<Frame caption="Beam share dialog — fine-grained access control across team members">
  <img src="https://mintcdn.com/allium-e770e2b7/LFRdEWPjXsmxlfYz/images/changelog/2026-06-01-beam-share-dialog.png?fit=max&auto=format&n=LFRdEWPjXsmxlfYz&q=85&s=4a9efc173bdb450416e52f2241e9f876" alt="Beam share dialog" width="1066" height="1072" data-path="images/changelog/2026-06-01-beam-share-dialog.png" />
</Frame>

**Docs: new chains and migrations**

New schema coverage for XDC Network and Flynet, a Stellar RPC v2 migration guide, and the owner column documented on Polymarket wallets.

## May 2026

### Week of 2026-05-18

**Hyperliquid orders + fills now stream through Beam in real time**

<Tip>
  Hyperliquid orders are a first-class Kafka source on Beam, and Hyperliquid fills stream through Beam pubsub. Point a pipeline at HL and get every order or fill in real time, no custom ingestion code.
</Tip>

**Beam datasets: scale to millions, find them by name**

Beam datasets now ship with name-based filtering, bulk add-by-name, and a published getting-started guide for the `beam.contains()` operator — manage and join against reference data at production scale, no scripting required.

**Dashboard sharing: editor or viewer per recipient**

Dashboards can now be shared with explicit editor-or-viewer access per recipient. Keep the original safe, hand a read-only copy to customers, and give edit rights only to people you trust to change it.

**Dashboards: native maps and a wave of chart polish**

Dashboards now render geographic data with a real Mercator map (zoom, pan, the works). A wave of small chart fixes makes scatter plots stable, tooltips sort the way you'd expect, "last updated" badges show real dates, and element headers carry info-icon tooltips for context-on-hover.

### Week of 2026-05-12

**Beam: 10 new testnet sources + custom datasets in v8 transform**

<Tip>
  Beam expanded with eight new testnet sources, plus plasma and megaeth — and you can now bring your own datasets into v8 transforms for in-stream joins against reference data you control.
</Tip>

<Frame caption="Beam datasets — list view">
  <img src="https://mintcdn.com/allium-e770e2b7/54OZY9dYfFsVflji/images/changelog/2026-05-12-beam-datasets-list.png?fit=max&auto=format&n=54OZY9dYfFsVflji&q=85&s=a96ec467fa8e665ffdfac576c60c81c1" alt="Beam datasets list page" width="2572" height="1104" data-path="images/changelog/2026-05-12-beam-datasets-list.png" />
</Frame>

**Terminal: millions-of-rows tables, smoother mobile, compact inputs**

Terminal tables now stream millions of rows without breaking, mobile chart zoom is rock-steady (no more accidental scroll-zoom collisions), and dashboard inputs got noticeably more compact — more chart on screen, less chrome.

**x402: X Layer support via OKX facilitator**

x402 payments now work on X Layer — connect your X Layer wallet through OKX's facilitator and pay for Allium API usage in native tokens.

## October 2025

[**New Chains**](/changelog/schema-updates)

* Plasma, Kadena, Iota, Ink Sepolia

[**New Schema & Endpoints**](/changelog/schema-updates)

* **Solana Expansion**: full lending coverage, balance granularity, and realtime views
* **Hyperliquid Expansion**: spot balances and perp positions
* **HyperEVM** DEX streams
* **Crosschain Metrics**: historical and realtime EVM balances
* **Linea Expansion**: DEX and lending coverage
* **Lending coverage expansion**: Ethereum, Gnosis, Plasma, Sonic

**Metrics Dashboards**

* [<u>USDH dashboard</u>](https://usdhstats.com/)

**Realtime APIs**

* Holdings and Tokens APIs available as realtime endpoints
* PnL APIs: Added EVM support and improved performance
* Prices APIs: Added support for BSC, Polygon, and HyperEVM

**Allium App Improvements**

* **Interactive query history**: Added interactive query history table plus live chart for queued/running query counts

[<u>Explore Demo →</u>](https://www.allium.so/explore-product)
