> For the complete documentation index, see [llms.txt](https://theduck.gitbook.io/quack-token-or-usdtheduck/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theduck.gitbook.io/quack-token-or-usdtheduck/guides/how-to-sell-via-etherscan.md).

# How To Sell via Etherscan

Our system has been meticulously crafted to address potential issues that may arise when certain websites or decentralized exchanges unexpectedly become unavailable. The fundamental objective and principles underpinning $TheDuck revolve around challenging the prevalent practice of projects proclaiming absolute transparency and decentralization. Quack Token strives to revolutionize the way people engage in trading and investing by empowering them with genuine control over their wallets.

To ensure the secure storage of assets, we have introduced proxy wallets that function as digital cold storage. These wallets effectively safeguard the funds, with only the main wallet, which has been granted permission to trade, having access to the assets. This measure guarantees the utmost protection for your valuable holdings.

{% content-ref url="/pages/9XYnSQdjaAcAyuYM6x4o" %}
[How To Use your Proxy Wallets](/quack-token-or-usdtheduck/guides/how-to-use-your-proxy-wallets.md)
{% endcontent-ref %}

## To leverage Etherscan for executing a sale&#x20;

### Please adhere to the following instructions:

Once you have completed a purchase on Uniswap or any other decentralized exchange, your tokens will be securely stored within a distinct proxy wallet that is specifically generated for this purpose. If you encounter difficulties while attempting to perform a reverse swap in the same platform or any alternative exchange, it is crucial to follow the provided guidelines meticulously to circumvent approval-related obstacles.

To access your complete balance of Quack Token, please follow the steps below:

Step 1: Visit the Quack Token Etherscan page by clicking on the following link: <https://etherscan.io/token/0x7cfd61c04b3de52b0e5aa0abcbca9502b652ff2c#readContract>

Step 2: Locate the function labeled as "#6 balanceOf."

Step 3: Enter your wallet address in the provided input field.

Step 4: Click on the "Query" button.

As a result, the system will display your entire balance of Quack Tokens associated with the provided wallet address. This information will provide you with an accurate overview of the number of tokens you currently hold.

<div data-full-width="false"><figure><img src="/files/Yv3bqudOBcMVEtK2KYnO" alt=""><figcaption></figcaption></figure></div>

### To initiate a sell transaction, please follow the instructions provided below:

Step 1: Visit the Etherscan page at <https://etherscan.io/address/0x7a250d5630b4cf539739df2c5dacb4c659f2488d#writeContract>.

Step 2: Locate and select the function labeled "#13" within the contract.

Step 3: Specify the following parameters in the respective input fields:

* "Amount In": Enter the desired amount you wish to sell.
* "Amount Out": Set the value to 0.
* "Path": Provide the following token path: \[0x7cfd61c04b3de52b0e5aa0abcbca9502b652ff2c,0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2].
* "To": Enter your wallet address.
* "Deadline": Set the deadline to 1000000000000000000000.

Step 4: Click on the "Write" or "Submit" button to execute the sell transaction.

By following these steps, you will initiate the sell process for the specified amount of tokens, with the resulting funds being sent to your provided wallet address. Please ensure that you review and confirm all the input parameters before proceeding with the transaction.

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

## To begin the process of selling your desired amount of tokens, please follow the steps outlined below:

Step 1: Visit the website <https://eth-converter.com>

Step 2: Locate the section at the bottom of the page, which is specifically designated for entering the amount you wish to sell.

Step 3: Enter the desired amount you wish to sell in the designated field.

Step 4: Review the top section of the page, which displays the corresponding amount that you will receive (Amount Out) based on the input provided in Step 3 (Amount In).

Step 5: Verify that the displayed Amount Out aligns with your expectations and meets your requirements for the transaction.

By following these steps and utilizing the eth-converter.com website, you can easily determine the corresponding amount you will receive when selling your tokens based on the input you provide. This will allow you to make informed decisions regarding your token sales.

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

{% content-ref url="/pages/uMG92NhL4pN266zKKfdy" %}
[Buy $TheDuck](/quack-token-or-usdtheduck/guides/buy-usdtheduck.md)
{% endcontent-ref %}

{% content-ref url="/pages/9XYnSQdjaAcAyuYM6x4o" %}
[How To Use your Proxy Wallets](/quack-token-or-usdtheduck/guides/how-to-use-your-proxy-wallets.md)
{% endcontent-ref %}

## ⭐️ Please join our telegram group for any questions! ⭐️&#x20;

{% hint style="success" %}

## <https://t.me/Quack_Token>

{% endhint %}

<figure><img src="/files/wYRQtzoEo5ZBAz7nMIH8" alt="" width="563"><figcaption></figcaption></figure>


---

# 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:

```
GET https://theduck.gitbook.io/quack-token-or-usdtheduck/guides/how-to-sell-via-etherscan.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.
