Skip to main content
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