> For the complete documentation index, see [llms.txt](https://htanchorcash.gitbook.io/htc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://htanchorcash.gitbook.io/htc/contracts/heyue.md).

# V1-合约地址

**Token合约地址：**

HTC合约地址：0x1d9B88ffFb7B78De890729aF67B68aec2eA57D52

HTS合约地址：0x559c0af22D0d3efA9a8b95f2E4eaf6017aEa4c22

HTB合约地址：0x8AA40B42a35b8cCB616f5ecE8b28A2313D0CC08A

**Mdex.com交易对地址：**

HTC-HT：0xf6da71cbf913a0119205c20b0fcde38c0a441690

HTC-HUSD：0xaa9c1c9520de18b27f3573ff9309c8918a0c1e60

HTS-HT：0xc7acca7e665491056279f5dbdc393ffb41fe4e33

HTS-HUSD：0x9fe0aa47fc8ad1a255645719f653a28796bd8e18

**一池合约：**

HT-HTC-Pool：0xb59378261e5F540bfE442aadfF1011B8d50140bE

HUSD-HTC-Pool：0x2d6cc2f8504c8efcB2C9F65C8ABBB2a298025dac

HETH-HTC-Pool：0x25b648074212CAdF99ca924C37d6FD6cfF992548

HBTC-HTC-Pool：0x67E4a33675B42486257D9041CB28D3EE8C4636CC

HLTC-HTC-Pool：0xe0805067f9B17D9ca619f192dEc6B47345d4c299

HBCH-HTC-Pool：0xD0c81C0d95c2f71d6B26429db7B7fA581C382Ce2

HDOT-HTC-Pool：0xf212Df795fd8C4E350f6327284D3Ff899DA5A6A9

HBSV-HTC-Pool：0xF72FF24ACBEf911C3827BC4Ac0f61Fd9396c0e36

HFIL-HTC-Pool：0xfB259355b1811CC75Be5f81a2CC764f07b9A1239

RAB-HTC-Pool：0x1B9F24aCCA3C947065AF203E5e1Ac07003Fc5340

BAG-HTC-Pool：0xC780cD9Eb6A7f5631c395e6FdAbdfF7E02663eC8

**二池合约：**

HTC-HT-LPTokenHTSPool：0xA223D7c7eC8d10fDCdD4F182F94b68166A92a265

HTC-HUSD-LPTokenHTSPool：0x0101D1AeD935bCEc6bF7BAa4cA1E8f07bb9d255B

HTS-HT-LPTokenHTSPool：0x1a3CD07BFFd7446950Df88a2d237FEF8D2a3b524

HTS-HUSD-LPTokenHTSPool：0x88db10D7Cc8A939c902599a58f769EBE6E55C412

**Boardroom合约：**

0xD046Cf3C0aeCae105997981D17721DBe08612DB0


---

# 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://htanchorcash.gitbook.io/htc/contracts/heyue.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.
