> ## 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 22, 2026 - Lighthouse DEX Attribution, Mayhem/Cashback Flags & Pool Bonding Detection

> Lighthouse groups volume by DEX, PumpFun tokens expose isMayhemMode and isCashbackCoin, and bonding detection covers more pool types

**TL;DR**: Market Lighthouse now accurately attributes volume per DEX, PumpFun tokens carry `isMayhemMode` and `isCashbackCoin` flags in the API, and bonding state detection is extended to BankrV4, ClankerV4 and ZoraV4 pools.

***

## Lighthouse — Accurate DEX Volume Attribution

Market Lighthouse now groups volume by factory address for correct DEX attribution:

* Trading volume is accurately attributed to the right DEX protocol
* Eliminates cases where different protocols sharing the same pool type were merged
* More reliable DEX breakdown in the Lighthouse response

***

## isMayhemMode & isCashbackCoin Flags

Two new fields are available on PumpFun-launched tokens in the API:

* `isMayhemMode` — indicates if the token was launched in PumpFun's Mayhem mode
* `isCashbackCoin` — indicates if the token has cashback mechanics
* Available in the `MarketDetailsOutput` response schema

***

## Pool Bonding Detection — More Pool Types

Bonding state is now detected across additional pool implementations:

* BankrV4, ClankerV4, ZoraV4 pools now report bonding status
* Improves pool filtering and market data accuracy for bonding curve tokens

***

## Wallet Analysis — Optional Blockchain Parameter

The wallet analysis and positions endpoints no longer require a `blockchain` parameter:

* Omitting it returns data across all supported chains
* Simplifies multi-chain wallet queries

***

*Shipped by Delox, Sacha & Sanjay*
