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

# ✨ March 11, 2026 - Chinese Search, Wallet Funding Info & Routing Performance

> Native Chinese bidirectional search, fundingInfo in wallet labels, Clanker deployer fix, and routing performance boost

**TL;DR**: Fast search now supports Simplified and Traditional Chinese, wallet labels include funding source info, and routing gets a 5x Redis scan reduction.

***

## Chinese Language Search

The fast search endpoint now supports native Chinese queries:

* Bidirectional Simplified ↔ Traditional Chinese conversion
* Search for tokens using either character set and get results from both

***

## Wallet Labels — Funding Info

The `/api/2/wallet/labels` response now includes `fundingInfo`:

* Shows the initial funding source of a wallet
* Zora profile solver added as a fallback label source

***

## Routing Performance

Internal swap routing gets a significant performance boost:

* Redis pool scan reduced from 250 to 50 keys per iteration
* Routing diagnostics added for monitoring route computation quality

***

## Fixes & Improvements

* Clanker token deployer extraction now returns the real deployer instead of the admin bot
* Fantom listener crash loop fixed with increased heartbeat TTL
* Listener catchup logic improved, health monitor false positives eliminated
* DeFi positions use TokenService as price fallback instead of asset\_id lookup
* FourMeme BNB-quoted sells now skip Helper V3 and use WBNB unwrap hop directly

***

*Shipped by Delox & Sacha*
