TL;DR: Market Lighthouse now accurately attributes volume per DEX, PumpFun tokens carryDocumentation Index
Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
Use this file to discover all available pages before exploring further.
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 modeisCashbackCoin— indicates if the token has cashback mechanics- Available in the
MarketDetailsOutputresponse 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 ablockchain parameter:
- Omitting it returns data across all supported chains
- Simplifies multi-chain wallet queries
Shipped by Delox, Sacha & Sanjay