# Token Listing

## How to add your Token to the TT Wallet

### Intro <a href="#intro" id="intro"></a>

This intro shows you how to list your token on to the TT Wallet, a cryptocurrency wallet with a DAU (Daily Average Users) exceeding 70K. Your tokens will have a chance of achieving great success!

ThunderCore strives to create a platform full of opportunities, rich with content and have many users for developers. You can achieve your dreams here in the ThunderCore community!

*Please note that your project must be sound and have available information, and most importantly: it must meet all the necessary conditions listed in this article.*

### Token Information <a href="#token-information" id="token-information"></a>

* Fulfill all the reviewing items below:
  * Token information
    * Address
    * Symbol
    * Name
    * Decimals
    * Description (optional)
  * Contact information of submitter (Twitter / Telegram / Email)
  * Product / Website URL
  * Logo / Icon image (should be not larger than *256 x 256* pixels)
  * The token contract must be verified on [Blockscout](https://explorer-mainnet.thundercore.com/)

### Decline Listing Policy <a href="#decline-listing-policy" id="decline-listing-policy"></a>

* Miss any token information mentioned above
* Upon verification, if found that the smart contract is malicious, ThunderCore reserves the right to decline/revoke listing.

### Listing Fee <a href="#listing-fee" id="listing-fee"></a>

* 1,000 ThunderCore (TT) per listing
* NOTE: In the case of rejected application, there will be no refund.

### Listing Steps <a href="#listing-steps" id="listing-steps"></a>

1. Create a pull request to change the [`token-list`](https://github.com/thundercore/token-list)
2. Initiate a transaction to **0x103550d3e41F5e6986aDfDAbaBF610f750932B54**. Its data has a pull request number, and the value must be at least `1000 TT`
3. Update the transaction hash in the pull request

### Disclaimer <a href="#disclaimer" id="disclaimer"></a>

* If your project has not been updated for a period of time or is found to be malicious, ThunderCore reserves the right to remove the token from the TT Wallet.
* After your token is listed, it does not mean that ThunderCore has a partnership with your project directly.
* Token listing requests are not guaranteed to be reviewed or executed.

### **How to list your token on SushiSwap**

Apart from listing your token on TT Wallet and TTSwap, you may also list your token on [SushiSwap](https://www.sushi.com/swap?chainId=108\&fromChainId=108\&fromCurrency=0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077\&toChainId=108\&toCurrency=NATIVE\&amount=). To do so:

1. Visit <https://www.sushi.com/partner>
2. Then select "**ThunderCore**" as the network and submit your token's contract address, token icon and then submit the application and wait for you token listing to be approved.

<figure><img src="/files/pPhchQwPfX9iETyqajjC" alt="" width="375"><figcaption></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://docs.developers.thundercore.com/develop-on-tt-wallet/token-listing.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.
