# Raydium AMM V4 Swaps

> Raydium AMM V4 swap events.

Canonical: https://nolimitnodes.com/docs/api-reference/enhanced-streams/topics/raydium-amm-v4-swaps

## Topic

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

- 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.raydium_amm_v4","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.
