> 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/token-and-contract/smart-contract.md).

# Smart Contract

This page provides a consolidated registry of deployed smart contract addresses across all Dannychain.

## Bridge USDT (USDT)

<details>

<summary>Bridge USDT (USDT)</summary>

USDT on DannyChain = Stable trading power + seamless entry to the Danny ecosystem.\
No more volatility worries. Just stable value, real liquidity, and cross-chain freedom. User can create token nocode same USDT on dannychain. Go to  [Auto Contract](/danny/developer-guide/auto-contract.md).

</details>

<details>

<summary>Bridge USDT Smart Contract</summary>

[0xb9BFa68B6774612e66eB693C7a0D00B2Eb6BCdee.](https://dannyscan.com/token/0xb9BFa68B6774612e66eB693C7a0D00B2Eb6BCdee)

</details>

<details>

<summary>✅ What You Get:</summary>

* **Bridged USDT** from BNB Smart Chain (BSC) to DannyChain (Chain ID: 5069)
* Use it instantly on **Dandex** (DannyChain’s DEX) for DAN/USDT trading, liquidity pools, farming, and more
* Low fees + near-instant finality thanks to DannyChain’s high-performance L2
* Easy round-trip: Bridge back to BSC anytime

</details>

<details>

<summary>Bridge USDT from BSC to DannyChain in seconds!</summary>

✅ Low fees\
✅ Fast confirmations\
✅ Trade on Dandex with DAN/USDT [DANChart](/danny/dan-defi/danchart.md).

</details>

***

## Other Smart contract

<details>

<summary>Danny Factory</summary>

[0x15ACc1512EF2826d474A3fF9A8980Eb9CE1471B9](https://dannyscan.com/address/0x15ACc1512EF2826d474A3fF9A8980Eb9CE1471B9?tab=contract)

</details>

<details>

<summary>Danny Router</summary>

[0x708E8574D232E57f6593734b4110EFEE2a079CdF](https://dannyscan.com/address/0x708E8574D232E57f6593734b4110EFEE2a079CdF?tab=contract)

</details>

<details>

<summary>Danny Router</summary>

[0x708E8574D232E57f6593734b4110EFEE2a079CdF](https://dannyscan.com/address/0x708E8574D232E57f6593734b4110EFEE2a079CdF?tab=contract)

</details>

<details>

<summary>Staking &#x26; Validators</summary>

[0x122bB68EC91169E792249524Ef8Fc3CDcF62f472](https://dannyscan.com/address/0x122bB68EC91169E792249524Ef8Fc3CDcF62f472?tab=contract)

</details>

<details>

<summary>WDAN</summary>

[0x064e74Ab1d4B32fC74896b1F5a1DBE2E643e221F](https://dannyscan.com/address/0x064e74Ab1d4B32fC74896b1F5a1DBE2E643e221F?tab=contract)

</details>

<details>

<summary>Validator Fee Collector</summary>

[0x0000000000000000000000000000000000007777](https://dannyscan.com/address/0x0000000000000000000000000000000000007777)

</details>

<details>

<summary>Staked DAN</summary>

[0x984dA6101Dc51cf2D18BA389610Db339B96e936A](https://dannyscan.com/token/0x984dA6101Dc51cf2D18BA389610Db339B96e936A)

</details>

<details>

<summary>Creator Master</summary>

[0x77CA35Bb6EDD186aF2A330cff979deB4e01e1A26](https://dannyscan.com/address/0x77CA35Bb6EDD186aF2A330cff979deB4e01e1A26?tab=contract)

</details>

<details>

<summary>Danny Multisender</summary>

[0x062A81f0c4aa2bcA4beBfC52dB20CE1d7098a27F](https://dannyscan.com/address/0x062A81f0c4aa2bcA4beBfC52dB20CE1d7098a27F?tab=contract)

</details>

***

{% hint style="info" %}

#### ☎️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
  {% endhint %}

***


---

# 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/token-and-contract/smart-contract.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.
