> For the complete documentation index, see [llms.txt](https://nebula-17.gitbook.io/nebula-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nebula-17.gitbook.io/nebula-documentation/suite-of-tools/feeds/custom-feeds.md).

# Custom Feeds

<figure><img src="/files/bNnhKULsT1JcGwV40ef3" alt=""><figcaption><p>Custom Feed - Nebula</p></figcaption></figure>

The Custom Feed is a powerful, **real-time multi-chain** feed that allows users to monitor and trade deployments across any chain they wish. Mix-and-match **each** column until your feed set-up is the way that **you** like.&#x20;

Whether it's a multi-chain set-up similar to the image provided (Solana, Ethereum and Pump.fun migrations to Raydium) or a chain-specific set-up such as Solana, Pump.fun migrations and Moonshot migrations, Nebula has you covered.&#x20;

***

Users can can use the **QuickBuy** button to quickly purchase projects without needing to confirm transactions as Nebula integrates the user's dApp wallets across **all** chains directly into the platform.&#x20;

***

Users are also able to add projects to their **Watchlist** through Custom Feeds which enters it into their **Notification System**, thereby pinging all relevant project updates including developer wallet movements, renouncing/locking/etc which appear in their **Notifications** along with entering it into their **Alert Feed** which is outlined in a later page&#x20;

***

Each chain/source contains information pertinent to that specific chain, so no need to worry about not getting critical information if you swap chains.&#x20;

<details>

<summary>Solana</summary>

![](/files/tQRnbkVQy6TgNT3KRuYE)

Row 1 - Left to right:

* Price change since launch, price, transactions (buy/sell), top 10 wallet holdings, developer wallet holdings, safety score (safety score is expandable and shows liquidity burnt (y/n), mint auth disabled (y/n), freeze auth disabled (y/n))

Row 2 - Left to right

* Add to Watchlist button, token name, ticker, token contract, token socials (if applicable), QuickBuy button

Row 3 - Left to right

* Creation time, liquidity, holders, volume, market cap

</details>

<details>

<summary>Ethereum, Base, Blast, Arbitrum</summary>

![](/files/GqTE8LA4yF1XSuPr0G6P)

Row 1 - Left to right

* Price change, price, transactions (buy/sell), taxes (buy/sell), safety score (safety score is expandable and shows contract verified (y/n), contract renounced (y/n), liquidity locked (y/n), honeypot (y/n)

Row 2 - Left to right

* Add to Watchlist button, token name, ticker, token contract, token socials (if applicable), QuickBuy button

Row 3 - Left to right

* Creation time, liquidity, holders, volume, market cap

</details>

<details>

<summary>Tron</summary>

* Name/ticker: Displays the contract name and the ticker of the token
* Price: Displays price in USD
* Contract: Contract address of the token with copy button
* Age: Time since deployment
* Liquidity: Initial liquidity deposited in WTRX and USD (top), current liquidity in WTRX and USD (bottom)
* MCAP: Market cap of the token
* Volume: Volume since trading began
* TXNS: Buy (green) and sell (red) transactions since trading began

</details>

<details>

<summary>Pump.fun (Un-bonded, Migrating, Migrated), Moonshot (Un-bonded, Migrating, Migrated), SunPump (Un-bonded, Migrating, Migrated), Four (Un-bonded, Migrating, Migrated)</summary>

![](/files/lGmPjzJR1aeRKkk80BWJ)

Row 1 - Left to Right

* Top 10 holders, developer wallet holdings, safety score (safety score is expanded and shows whether the developer wallet has sold (y/n), sold amount, current holdings)

Row 2 - Left to right

* Add to Watchlist button, token name, ticker, token contract, token socials (if applicable), QuickBuy button

Row 3 - Left to right

* Creation time, holders, volume, market cap

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nebula-17.gitbook.io/nebula-documentation/suite-of-tools/feeds/custom-feeds.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.
