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

# ✨ April 22, 2026 - Dev History Endpoint, Klik Finance Support & Batch Event/OHLCV API

> New dev history endpoint with creator fee claims, Klik Finance token support, and batch event/OHLCV API.

**TL;DR**: New `/api/2/token/dev-history` endpoint surfaces creator fee claims and dev wallet activity, Klik Finance token metadata is now supported, and the batch event/OHLCV endpoint is live.

## Dev History Endpoint

A new `GET /api/2/token/dev-history` endpoint indexes creator fee claims and developer wallet activity for any token.

* `GET /api/2/token/dev-history` — dev wallet transactions, creator fee claims
* Currently in Alpha
* Cross-chain EVM support

## Klik Finance Support

Klik Finance token metadata is now fetched and indexed.

* Token prices, metadata, and liquidity data for Klik Finance tokens
* Integrated into the standard token data pipeline

## Batch Event/OHLCV Endpoint

A new batch endpoint is live for fetching event and OHLCV data in a single request.

* Reduces round-trips for multi-token event/OHLCV queries
* Available via the standard REST API
