# 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="../docs" %}
[docs](https://docs.shyft.to/solana-yellowstone-grpc/docs)
{% endcontent-ref %}

### Examples:

* [solana-grpc-meteora-damm-transaction-parsing-example](https://docs.shyft.to/solana-yellowstone-grpc/examples/meteora-damm-v2/solana-grpc-meteora-damm-transaction-parsing-example "mention")
* [solana-grpc-meteora-damm-account-parsing-example](https://docs.shyft.to/solana-yellowstone-grpc/examples/meteora-damm-v2/solana-grpc-meteora-damm-account-parsing-example "mention")
