Skip to main content
This endpoint is only available to Growth and Enterprise plans.

Endpoint Details

Use this stream when raw swaps are not enough and you need derived base/quote context, token metadata, and post-balance fields.
Each endpoint serves a single chain family. Do not mix chainIds across families, for example Solana or Stellar chainIds on the EVM endpoint.
The EVM addresses used in filters must be lowercase.
Stellar address casing in filters:
  • Classic AMM pools — lowercase, in the lp:<hex> form. Example: lp:59fa1dc57433dcfbd2db7319d26cb3da1f28f2d8095a3ec36ad4ef9cadb0013e (XLM/AQUA)
  • All other addresses — uppercase: G... accounts, C... contracts, and CODE:ISSUER assets.

Subscription Payload

Response Frame

Every message uses the standard Multi-Events frame:
See the Curated Data Model for the full enriched swap payload.

Common Filters

Pool Types

Specific Pool

Wallet Activity

Parameters

  • chainIds (required): Chain identifiers, for example ["evm:8453"], ["solana:solana"], or ["stellar:stellar"].
  • events (required): Must include swap-enriched.
  • filters (optional): Filter conditions. See filters.
  • subscriptionId (optional): Identifier copied into matching responses.
  • subscriptionTracking (optional, default: false): Include subscription details in response logs.
  • tag (optional): Usage tag shown in the dashboard breakdown.

Keepalive

Unsubscribe