> 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/meteora-damm-v2.md).

# Meteora DAMM v2

In this guide, we illustrate how to stream real-time Meteora DAMM v2 transactions and  account states, using Solana gRPC. Once received, we will also go on and parse the received data, which can be useful in various usecases such as Detecting new token launches,&#x20;

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:

* [Solana Meteora DAMM v2 Transaction Parsing](/solana-yellowstone-grpc/examples/meteora-damm-v2/solana-grpc-meteora-damm-transaction-parsing-example.md)
* [Solana Meteora DAMM v2 Account Parsing](/solana-yellowstone-grpc/examples/meteora-damm-v2/solana-grpc-meteora-damm-account-parsing-example.md)
