Token Security — Burned LP Detection
- V2 LP tokens checked via
balanceOfto detect burned liquidity - Multi-hop sell fallback for tokens that can’t be sold directly
- More accurate honeypot classification with improved routing
Fast Search — Multi-Word Queries
- Search now supports multi-word queries (e.g., “Pepe Coin”)
- Improved matching for tokens with multi-word names
MPP Subscription Plans
- MPP (Mobula Payment Protocol) now supports subscription-based plans
- Agent endpoints reorganized under
/agent/mppand/agent/x402
Agentic Payments — x402 Documentation
- Full documentation for MPP and x402 agentic payment integration
- Covers subscriptions, top-ups, and API key creation flows
Deployer Stats — Batch Fetching
- Deployer statistics now fetched in batch for improved performance
- Available via the state-dispenser service
Fixes & Improvements
- Token trades use simple 90-day fallback instead of expensive MIN(date) query
- Market cap fallback uses
||instead of??for proper zero handling - Honeypot simulation wires poolsStorage for multi-hop sell routing
Shipped by Delox & Sacha