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

# ✨ February 15, 2026 - Token Price History Endpoint

> New Token Price History endpoint for batch price lookups, Meteora DAMM v2 GA, and i18n token output

**TL;DR**: A new Token Price History endpoint is available for batch historical price lookups, Meteora DAMM v2 positions are fully released, and token output supports i18n.

***

## Token Price History Endpoint

New endpoint to fetch historical prices for one or more tokens:

```
GET /api/2/token/price/history
```

* Batch support: fetch price history for multiple tokens in one call
* Also available through the SDK via `RestClient`
* Useful for portfolio P\&L calculations over custom time ranges

***

## Meteora DAMM v2 — Generally Available

Meteora DAMM v2 DeFi positions are now fully supported:

* Correct position discriminator offset applied
* Raw amount used for NFT position detection
* Ready for production use on `/wallet/defi-positions`

***

## i18n Token Output in Wallet Positions

Wallet position responses now fully support internationalized token output:

* Token names and metadata are returned in the requested locale
* Consistent with the i18n support already available on market data endpoints

***

*Shipped by Delox & Sacha*
