# Program Filters

Transaction streams are filtered to include only transactions interacting with these DeFi programs.

## Supported Programs

| Program                           | Program ID                                     |
| --------------------------------- | ---------------------------------------------- |
| **Pump.fun**                      | `6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P`  |
| **Pump.fun AMM**                  | `pAMMBay6oceH9fJKBRHGP5D4bD4sWpmSwMn52FMfXEA`  |
| **Pump.fun Fee Account**          | `CebN5WGQ4jvEPvsVU4EoHEpgzq1VV7AbicfhtW4xC9iM` |
| **Pump.fun: Raydium Migration**   | `39azUYFWPz3VHgKCf3VChUwbpURdCHRxjWVowf5jUJjg` |
| **Raydium Liquidity Pool V4**     | `675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8` |
| **Raydium CLMM**                  | `CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK` |
| **Raydium CPMM**                  | `CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1C` |
| **Raydium Launchpad**             | `LanMV9sAd7wArD4vJFi2qDdfnVhFxYSUg6eADduJ3uj`  |
| **Raydium Launchpad Authority**   | `WLHv2UAZm6z4KyaaELi5pjdbJh6RESMva1Rnn8pJVVh`  |
| **Meteora DLMM**                  | `LBUZKhRxPF3XUpBCjp4YzTKgLccjZhTSDM9YuVaPwxo`  |
| **Meteora Pools**                 | `Eo7WjKq67rjJQSZxS6z3YkapzY3eMj6Xy8X5EQVn5UaB` |
| **Meteora DAMM v2**               | `cpamdpZCGKUy5JxQXB4dcpGPiikHawvSWAd6mEn1sGG`  |
| **Meteora DBC: Pool Authority**   | `FhVo3mqL8PW5pH5U2CN4XE33DokiyZnUwuGpH2hmHLuM` |
| **Meteora Dynamic Bonding Curve** | `dbcij3LWUppWqq96dh6gJWwBifmcGfLSB5D4DuSMaqN`  |
| **Orca (Whirlpool)**              | `whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc`  |
| **Lifinity V2**                   | `2wT8Yq49kHgDzXuPxZSaeLaH1qbmGXtEyPy64bL7aD3c` |
| **OpenBook**                      | `srmqPvymJeFKQ4zGQed1GFppgkRHL9kaELCbyksJtPX`  |
| **Fluxbeam**                      | `FLUXubRmkEi2q6K3Y9kBPg9248ggaZVsoSFhtJHSrm1X` |
| **SolFi**                         | `SoLFiHG9TfgtdUXUjWAxi3LtvYuFyDLVhBWxdMZxyCe`  |
| **Vertigo**                       | `vrTGoBuy5rYSxAfV3jaRJWHH6nN9WK4NRExGxsk1bCJ`  |
| **Moonshot**                      | `MoonCVVNZFSYkqNXP6bxHLPL6QQJiMagDL3qcqUQTrG`  |
| **game.com**                      | `GameEs6zXFFGhE5zCdx2sqeRZkL7uYzPsZuSVn1fdxHF` |

## NFT Marketplaces

| Program           | Program ID                                    |
| ----------------- | --------------------------------------------- |
| **Magic Eden V2** | `M2mx93ekt1fmXSVkTrUL9xVFHkmME8HTUi5Cyc5aF7K` |
| **Tensor Swap**   | `TSWAPaqyCSx2KABk68Shruf4rp7CxcNi8hAsbdwmHbN` |
| **Tensor cNFT**   | `TCMPhJdwDryooaGtiocG1u3xcYbRpiJzb283XfCZsDp` |

{% hint style="info" %}
Need a program that's not listed? Contact us on [Discord](https://discord.gg/thorlabs) to request additional program filters.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thornode.io/infrastructure/thorstreamer-grpc/api-reference/program-filters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
