# Meteora Pools Swaps

> Meteora Pools swap events.

Canonical: https://nolimitnodes.com/docs/api-reference/enhanced-streams/topics/meteora-pools-swaps

## Topic

```text
prod.mat.solana.program.swaps.meteora_pools
```

- Family: DEX swaps
- Payload type: Swap
- Endpoint: stream-1.nln.clr3.org:443

## Subscribe

```bash
grpcurl \
  -H "x-api-key: YOUR_API_KEY" \
  -d '{"topic":"prod.mat.solana.program.swaps.meteora_pools","format":"JSON"}' \
  stream-1.nln.clr3.org:443 \
  nln.stream.v1.StreamService/Subscribe
```

Store the partition and offset with each event. Offsets are scoped to one partition.
