# Pumpfun Graduations

> Pumpfun graduation events.

Canonical: https://nolimitnodes.com/docs/api-reference/enhanced-streams/topics/pumpfun-graduations

## Topic

```text
prod.rpc.solana.pumpfun.graduate
```

- Family: Pumpfun
- Payload type: GraduateEvent
- Endpoint: stream-1.nln.clr3.org:443

## Subscribe

```bash
grpcurl \
  -H "x-api-key: YOUR_API_KEY" \
  -d '{"topic":"prod.rpc.solana.pumpfun.graduate","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.
