# why durianfun

Other launchpads treat creators as one-time customers. Durianfun treats them as long-term partners.

## 🎯 The creator rebate is the headline

Every trade on the bonding curve pays **0.167% directly to the token creator**. Not "deposited into a claim contract you need to gas-check every week" — direct, instant, on-chain transfer, trade by trade.

{% hint style="info" %}
**Your token is a 0.167% yield stream.** If your meme gets 100 KUB of volume in a day, you earn 0.167 KUB that day. No staking required.
{% endhint %}

Compare this to:

| Platform            | Creator earnings on trades                            |
| ------------------- | ----------------------------------------------------- |
| **Durianfun**       | 0.167% on **every trade** — direct transfer           |
| Pump.fun            | 0% on trades (creators get a small launch bonus only) |
| Most KUB launchpads | 0%                                                    |
| Uniswap V2 style    | 0% (LPs earn, but creators aren't LPs)                |

## 🔒 Graduation is trustless and final

When a token graduates:

1. Its bonding curve market becomes read-only forever
2. The remaining liquidity deploys a fresh AMM contract
3. The AMM price is **mathematically aligned** with the curve's final price
4. A 10-block cooldown freezes trading (blocks MEV snipers)
5. LP cannot be withdrawn by anyone — not the creator, not Durianfun, not the factory owner

{% hint style="success" %}
**There is no "dev wallet" to sweep LP.** The AMM contract has no `removeLiquidity` function. LP is sealed the moment graduation happens.
{% endhint %}

## 🧠 Smart fee engineering

**Bonding phase:** 1.067% per trade

* 0.900% → Durianfun treasury
* 0.167% → Token creator (rebate)

**Post-graduation AMM:** 0.40% per trade

* 0.30% → Treasury (direct payout)
* 0.10% → **Stays in the pool** (deepens reserves every swap)

The 0.10% LP fee is a slow, continuous compounding of liquidity depth. Your token's pool gets stronger the more it's traded, without anyone staking or adding liquidity.

## 🛡️ Professionally audited, fully verified

* **No critical/high findings** — all medium findings fixed before mainnet
* **Contracts publicly verified** on Kubscan (anyone can inspect source vs bytecode)
* **Ownership transferred to treasury multisig** (no single-EOA key risk)
* **Immutable fee cap** of 2% on bonding (post-audit patch) — owner cannot extract more
* **Copyright + IP protection** via international treaties (Berne / WIPO / TRIPS)

See the [Audit Summary](file:///4899262/resources/audit-summary.md) for details.

## 🏁 First-mover on KUB

Durianfun is the **first bonding curve → AMM hybrid launchpad** on Bitkub Chain. KUB Chain is one of Southeast Asia's most active blockchain ecosystems, with low gas, fast finality, and an on-ramp via Bitkub Exchange (Thailand's largest crypto exchange).

Launching on Durianfun puts you in front of a native, ready-to-trade Thai + ASEAN degen audience.


---

# 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/getting-started/why-durianfun.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.
