> ## 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 6, 2026 - GraphQL API, Bundler Detection V3 & FourMeme Sells

> GraphQL API layer, Method 3 bundler detection, FourMeme sell support via Helper V3, and Pulse shadow banning

**TL;DR**: The API gains a GraphQL layer with JIT execution, bundler detection adds a third method based on common funding sources, FourMeme tokens can now be sold through Helper V3, and Pulse supports shadow banning assets.

***

## GraphQL API

A full GraphQL layer is now available:

* Schema with resolvers, plugin architecture, and JIT executor
* Network status and configuration queries via `NetworkService`
* Configurable playground, introspection, max query depth, and API key requirement
* Available at `/graphql`

***

## Bundler Detection — Method 3

A third bundler detection method improves Solana trade attribution:

* Detects bundles by identifying a common funding source across wallets
* Complements existing signature-based (Method 1) and timing-based (Method 2) approaches
* Better accuracy in attributing bundled transactions to coordinated actors

***

## FourMeme Sell Support

FourMeme tokens can now be sold through the Helper V3 contract:

* Sell + swap in a single transaction via Helper V3
* Supports USD1-quoted multi-hop paths (token → USD1 → BNB)

***

## Pulse — Shadow Banning

A new `shadow_ban` column allows hiding specific assets from Pulse results:

* Assets can be suppressed without deletion
* Keeps data integrity while curating the Pulse feed

***

*Shipped by Delox, Sacha & Sanjay*
