> For the complete documentation index, see [llms.txt](https://dannychain.gitbook.io/danny/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dannychain.gitbook.io/danny/dan-defi/danchart.md).

# DANChart

Dannychart.com is the official DEX analytics/charting site for DannyChain (also styled as Danchain or Dannychain)

{% hint style="success" %}
Dannychart similar dex coinmarketcap. Dextools and others
{% endhint %}

## Major Similar Platforms (General DEX Analytics)

These are the most popular alternatives/tools that function like CoinMarketCap + DexTools for decentralized tokens:

* **DEX Screener** (dexscreener.com) — Real-time charts, liquidity, volume, new pairs, trending tokens across 60+ chains. Very fast and popular for discovery.
* **DexTools** (dextools.io) — Detailed charts (TradingView-powered), token info, sniping alerts, pair explorers, social metrics.
* **GeckoTerminal** (geckoterminal.com) — Strong multi-chain DEX tracker with live charts, top traders, pool data (backed by CoinGecko).
* **Birdeye** — Good for multi-chain tracking, especially Solana but covers others.
* **DexCheck**, **Defined.fi**, **DeFiLlama** (for TVL/overall DeFi stats).

**CoinMarketCap** and **CoinGecko** are more centralized

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>All pairs on the list.</td><td><ul><li>Promote project</li><li>List token</li><li>Pair token</li><li>Trade volume</li></ul></td><td><a href="/files/eudttRMUPfGmjXuRA9Gs">/files/eudttRMUPfGmjXuRA9Gs</a></td></tr><tr><td>Token pairs page</td><td><ul><li>Price chart</li><li>Volume</li><li>Pools size</li><li>Detail project</li></ul></td><td><a href="/files/pWrQ5AbUOCMHWt6PWQzU">/files/pWrQ5AbUOCMHWt6PWQzU</a></td></tr><tr><td>Trending pairs</td><td><ul><li>Top trend</li><li>Direct to trade</li><li>Direct to token page</li><li>Direct to explorer</li></ul></td><td><a href="/files/RjEMWYXr1QOtvxe5rpbJ">/files/RjEMWYXr1QOtvxe5rpbJ</a></td></tr></tbody></table>

{% embed url="<https://dancharts.com>" %}

## For DannyChain Specifically

DannyChain is a small/niche EVM L2 chain, so major platforms like DEX Screener, DexTools, or GeckoTerminal do **not** support it yet (they require significant liquidity/volume for new chains).

* **Primary tool**: [dancharts.com](https://dancharts.com/) — Official charts, pairs, volume, liquidity for Dandex (the main DEX).
* **DEX**: [dandex.io](https://dandex.io/) — Trade and create pools here; pairs should appear on dannychart after listing.
* **Explorer**: [dannyscan.com](https://dannyscan.com/) — For on-chain transactions, contracts, etc.
* To get listed/visible on dannychart: Use the listing feature on the site or create pools on Dandex.

If DannyChain grows in liquidity, it may get added to bigger screeners later (you can request via their Discord/ docs for chains like DEX Screener).

## Related DannyChain Project

DannyChain is an **EVM-compatible Layer 2 blockchain** using Proof of Authority (PoA) consensus. Key details include:

* **Chain ID**: 5069 (0x13cd)
* **Native token**: DAN
* **Block time**: \~2 seconds
* **Focus**: Low fees, high speed, EVM compatibility for Solidity contracts, staking, NFTs, and DeFi apps.

#### ☎️Need Help? <a href="#need-help" id="need-help"></a>

Reach out to us for support, suggest improvements, or file a ticket using the [**Support**](mailto:admin@dannychain.com) on Telegram. Our team is here to assist you!

* [**Telegram**](https://t.me/dannytoken): Join our developer community
* [**Twitter**](https://x.com/Dan74668): information Danny Chain


---

# 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, and the optional `goal` query parameter:

```
GET https://dannychain.gitbook.io/danny/dan-defi/danchart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
