# 📜 Smart Contracts

## Network Deployment Address

#### **1.** QCD Money Market Fund Toke&#x6E;**：**

ETH Mainnet Token contract address: [0x5F0bF77D05903C6696543484B70DFa77BCFb6359](https://etherscan.io/token/0x5F0bF77D05903C6696543484B70DFa77BCFb6359)

Mantle Mainnet Token contract address: [0x24A5cc699D690187076ABf10540ADdACAA983987](https://mantlescan.xyz/token/0x24A5cc699D690187076ABf10540ADdACAA983987)

BNB Mainnet Token contract address: [0x24A5cc699D690187076ABf10540ADdACAA983987](https://bscscan.com/token/0x24A5cc699D690187076ABf10540ADdACAA983987)

#### **2. Whitelist identity registration contract address：**&#x20;

ETH Mainnet Identity Registry contract address: [0x7A65B44464Eb9148c354aEC8A222F0d2C316E46d](https://etherscan.io/address/0x7A65B44464Eb9148c354aEC8A222F0d2C316E46d)

Mantle Mainnet Identity Registry contract address: [0x347794a9558e26378993e95B37C66A3671d57706](https://mantlescan.xyz/address/0x347794a9558e26378993e95B37C66A3671d57706)

BNB Mainnet Identity Registry contract address: [0x347794a9558e26378993e95B37C66A3671d57706](https://bscscan.com/address/0x347794a9558e26378993e95B37C66A3671d57706)

#### **3. Smart Contract Repository**

<https://github.com/dmzFinance/dmz>


---

# Agent Instructions: 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://docs.dmz.finance/smart-contracts.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.
