> For the complete documentation index, see [llms.txt](https://docs.shyft.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shyft.to/solana-yellowstone-grpc/examples/raydium-cpmm.md).

# Raydium CPMM

In this document, we illustrate how to stream and parse Raydium CPMM transactions, accounts, and block data in real time using Solana gRPC. Learn to capture liquidity pool events, swap activity, and state updates with precision for building high-performance DeFi analytics and tools.

Going through our <mark style="color:yellow;">getting started</mark> section will help you understand few basics first.

{% content-ref url="/pages/ecgZeLgrsThebjpHA95l" %}
[Solana gRPC Docs](/solana-yellowstone-grpc/docs.md)
{% endcontent-ref %}

### Examples:&#x20;

* [Solana Raydium CPMM Transaction Parsing](/solana-yellowstone-grpc/examples/raydium-cpmm/solana-raydium-cpmm-transaction-parsing-example.md)
* [Solana Raydium CPMM Account Parsing](/solana-yellowstone-grpc/examples/raydium-cpmm/streaming-and-parsing-accounts.md)
