# Memefeed

{% hint style="info" %}
Direct Link: <https://www.vyper.trade/discover/memefeed>
{% endhint %}

<figure><img src="/files/LPVcECps9qNgRxbqMbgy" alt=""><figcaption><p>Vyper Memefeed</p></figcaption></figure>

## Feed Types

* **New Creations:** A stream of new tokens sorted based on launch time.&#x20;
* **Almost Filled:** Tokens sorted by how close they are to bonding/ migrating to Pumpswap or Raydium.&#x20;
* **Miigrated Pairs:** Tokens that have migrated to Pumpswap or Raydium pools.

## Datapoints

<table><thead><tr><th width="374">Datapoint</th><th>Description</th></tr></thead><tbody><tr><td>Token Name</td><td>Name of the Token</td></tr><tr><td>Token Ticker</td><td>Ticker of the Token</td></tr><tr><td>Token Image</td><td>Can search google for the image by clicking the image</td></tr><tr><td>Top 10 Holder Percentage</td><td>% of token holdings the top 10 holders own</td></tr><tr><td>Dev Holding Percentage</td><td>% of token holdings the Dev sells. If none shows "DS" meaning "Dev Sell"</td></tr><tr><td>Dev Previously Launched Tokens</td><td>Number of tokens created/launched by the dev</td></tr><tr><td>Dev Previously Migrated Tokens</td><td>Number of tokens that reached migration by the dev</td></tr><tr><td>Insider Holdings</td><td>% of token holdings held by wallets that received tokens from a transfer</td></tr><tr><td>Sniper Holdings</td><td>% of token holdings held by wallets that submitted buys within the first blocks of the token launch</td></tr><tr><td>Bundle Holdings</td><td>% of token holdings held by wallets associated with bundling</td></tr><tr><td>Tracked</td><td>Number of wallets the user tracked that have interacted with the token (Hover to see specific transactions)</td></tr><tr><td>Socials</td><td>The socials are attached to the token. </td></tr><tr><td>Tips </td><td>The total value of fees (prio/bribe) used to make trades on the token</td></tr><tr><td>Bot holders</td><td>Number of holders that used a trading app or bot to buy the token</td></tr><tr><td>Holders</td><td>Number of holders the token has</td></tr><tr><td>Volume</td><td>Amount of USD that has been bought and sold</td></tr><tr><td>Marketcap</td><td>The marketcap of the token</td></tr></tbody></table>

## Filters

<table><thead><tr><th width="374">Filter</th><th>Description</th></tr></thead><tbody><tr><td>Dex Platform (New Pairs and Launched Only)</td><td>Select the DEX of pools you want to see in the feed.</td></tr><tr><td>Search Keywords </td><td>Keywords that token name or ticker must have to show on the feed</td></tr><tr><td>Exclude Keywords</td><td>Keywords that will filter the token if they're found in the token name or ticket</td></tr><tr><td>Marketcap</td><td>The marketcap of the token</td></tr><tr><td>Volume</td><td>Amount of USD that has been bought and sold</td></tr></tbody></table>


---

# 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.vyper.trade/vyper/discover/memefeed.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.
