# How to Get My CW20 Token Contract Address

## Go to XPLA Explorer

<figure><img src="/files/8sEkHnBo7BkWcpyf1lug" alt=""><figcaption></figcaption></figure>

Go on to [XPLA Explorer](https://explorer.xpla.io/testnet).

Type down your XPLA Testnet wallet address.

## Find Tx HASH for Minting Token

<figure><img src="/files/r9qTk8CJuqz1osVAYbQw" alt=""><figcaption></figcaption></figure>

Click the Tx HASH that is with 'InstantiateContract.'

<figure><img src="/files/BP4cf1m6QbcqsYuc08oU" alt=""><figcaption></figcaption></figure>

Go on to the 'Event Logs' tab.

You may see your CW20 token contract address.


---

# 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.dexlab.space/products/supertools-for-xpla/cw20-token-creation/how-to-get-my-cw20-token-contract-address.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.
