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

Endpoint Details

Use this stream when you need every raw swap event that matches your filters.
Do not mix Solana chainIds on the EVM endpoint, or EVM chainIds on the Solana endpoint.
The EVM addresses used in filters must be lowercase.

Subscription Payload

Response Frame

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

Common Filters

Pool Types

Pool Address Batch

Pool Type and Sender

Parameters

  • chainIds (required): Chain identifiers, for example ["evm:8453"] or ["solana:solana"].
  • events (required): Must include swap.
  • 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

Send a ping periodically to keep long-lived connections active:

Unsubscribe