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

Endpoint Details

Use this stream to track token transfers by sender, receiver, contract, or other indexed event fields.
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 EVM Data Model and Solana Data Model for chain-specific fields.

Common Filters

Transfers to a Wallet

Transfers From or To a Wallet

Contract or Token Address

Parameters

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