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.
A swap (trade). Sourced from
swaps rows with swap_type IN (REGULAR, MEV, MEV_SANDWICHED, BOND).An LP add (V3 Mint or V2 deposit). Sourced from
swaps rows with swap_type = DEPOSIT.An LP remove (V3 Burn or V2 withdrawal). Sourced from
swaps rows with swap_type = WITHDRAWAL.V2 pool reserve sync. Stored in
pool_events. Currently short-circuited to empty in getTokenEvents (Codex doesn’t expose Sync in its EventData union).V3 fee collection. Stored in
pool_events. Short-circuited to empty.V3 protocol fee collection. Stored in
pool_events. Short-circuited to empty.Balancer V2 / Uniswap V4 multi-asset pool rebalance. Stored in
pool_events.Liquidity lock event. Short-circuited to empty.