# README

> **Fair-launch meme tokens on Bitkub Chain.** No presale. No team allocation. No rug pull. Just a beautiful x·y=k curve that graduates to a sealed AMM when it matures — with **creator fee rebate** baked into every trade.

## Why Durianfun

|                                            |             Durianfun            |     Typical launchpads     |
| ------------------------------------------ | :------------------------------: | :------------------------: |
| **Bonding curve → AMM hybrid**             |          ✅ First on KUB          | ❌ Usually one or the other |
| **Creator earns from every trade**         | ✅ **Forever** (rebate fee share) |       ❌ One-time fee       |
| **LP fee stays in pool**                   |      ✅ Pool grows over time      |    ❌ All fees extracted    |
| **Sealed LP at graduation**                |             ✅ No rug             |      ❌ Owner can pull      |
| **Contracts publicly verified on Kubscan** |                 ✅                |              —             |
| **Audit-ready, ownership transferred**     |                 ✅                |              —             |

## What you can do in 30 seconds

{% tabs %}
{% tab title="🚀 Launch" %}
Pick a name, ticker, and image. Your token deploys instantly with an exponential bonding curve. **Creators earn a share of every trade forever.**
{% endtab %}

{% tab title="💱 Trade" %}
Buy or sell on the bonding curve. Price moves based on supply. Fair for everyone — the earlier you arrive, the cheaper it is.
{% endtab %}

{% tab title="🎓 Graduate" %}
When the curve fills with enough liquidity, your token graduates to a sealed AMM automatically. No dev intervention. No rug.
{% endtab %}
{% endtabs %}

## Live on KUB Mainnet

* **Main contract**: [`0xdf4f3dB298A9aDe853191F58b4b2a322D47EC005`](https://www.kubscan.com/address/0xdf4f3dB298A9aDe853191F58b4b2a322D47EC005) ✅ verified
* **Test environment**: [`0xa1000BB39f36a630F1AB1b245B25Ca75a6744Aa5`](https://www.kubscan.com/address/0xa1000BB39f36a630F1AB1b245B25Ca75a6744Aa5) ✅ verified
* **Website**: [durianfun.xyz](https://durianfun.xyz/)
* **Contact**: <durianandfun@gmail.com>

## Built for builders, designed for degens

* [Getting Started →](/durianfun/durian-launchpad/getting-started/connect-wallet.md)
* [Tokenomics →](/durianfun/durian-launchpad/tokenomics/fee-structure.md)
* [Integration API →](/durianfun/durian-launchpad/integration/overview.md)
* [Audit Summary →](/durianfun/durian-launchpad/resources/audit-summary-and-attack-simulation.md)


---

# 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://durianandfun.gitbook.io/durianfun/durian-launchpad/readme.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.
