# 取得交易對地址

**步驟1**：開啟 [Etherscan](https://etherscan.io/)

**步驟2**：於「地址搜尋欄位處」輸入您的錢包地址，點擊「搜尋」選項。

<figure><img src="/files/erwxANjvduIvZce8fh2R" alt=""><figcaption><p>Etherscan 搜尋錢包地址</p></figcaption></figure>

**步驟3**：點擊如下所示的最後一個地址。

<figure><img src="/files/dlShbNOQgsGMhWrAzC3X" alt=""><figcaption><p>範例：Etherscan 上的 Uniswap 交易對地址</p></figcaption></figure>

**步驟4**：在此，您將會看到如下所示剛剛創建的交易對地址。複製該地址，並可於AlliMeta後台管理進行[代幣金融串接](/creator-manual/guan-li-ni-de-shi-jie/qi-dong-zi-jia-dai-bi-jing-ji.md)動作。

<figure><img src="/files/stwV48SIvDZLjKmn57gX" alt=""><figcaption><p>範例：Etherscan 上的 Uniswap 交易對地址</p></figcaption></figure>


---

# 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://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/qi-dong-zi-jia-dai-bi-jing-ji/qu-de-jiao-yi-dui-di-zhi.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.
