/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 newGET /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