# Verify your meme token

To verify your meme token

1. Navigate to <https://cronoscan.com/verifyContract>
2. Make sure you are using the deployer wallet address of the token you have deployed
3. Enter the contract address of the token you have deployed.
4. If you have used Memeted to deploy:
   1. Compiler Type: Solidity (Single file)
   2. Compiler Version: v0.8.18+commit.87f61d96
   3. Open Source License Type: MIT License (MIT)

If you have not used Memeted to deploy your token, just view your deployed contract on CronoScan to view the previous details.

Once these steps are completed, your contract will be verified on CronoScan!

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXequ9XEPo35-wyCetpOiHVA-0LgW4mvHUDA_FFi46NS1j-6C5oPVnewQEriQkYnxMPih_2KfVo0Or3g4OhracHly1Ba_bSXCjdgNS_zs-7n0_ZCOn0ncgl5C1TT59ynemSSYSwokuHbJJVA5oF7t67bORDz?key=t-923jcogBihLNKzhkrDdw)

<br>


---

# 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://help.minted.network/minted-help-centre/memeted-and-inscriptions/memeted/verify-your-meme-token.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.
