> For the complete documentation index, see [llms.txt](https://mintechbots.gitbook.io/mintech-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mintechbots.gitbook.io/mintech-guide/shitcoins/create-task/uniswap-v3.md).

# Uniswap V3

To know if it's a uniswap v3 contract before the drop goes live we can simply check through the contract.

First address: 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2

Second address: The token contract

Input section: Try 500, 3000 or 10000 when it returns a contract it's V3 when it doesn't return anything it isn't V3.

{% embed url="<https://etherscan.io/address/0x1f98431c8ad98523631ae4a59f267346ea31f984#readContract>" %}

{% embed url="<https://i.gyazo.com/ee6f41389070f9f635a3b1b45061aa20.mp4>" %}
When it returns with a contract address it's a V3 contract.
{% endembed %}

Task setup is exactly the same beside choosing the Version number when creating tasks.

<figure><img src="/files/GxV5nHpUENaWq6oxGOFy" alt=""><figcaption><p>Choose V3</p></figcaption></figure>

<figure><img src="/files/gXcTW6BWMOVY5RRiAnnZ" alt=""><figcaption><p>MinTech should be able to calculate the Pool Fee automatically if it's loaded</p></figcaption></figure>

Check about pool fees above, sometimes it isn't loaded yet.
