# Base HUNT (Bridged)

HUNT token has expanded to the [Base Chain](https://base.org/) by bridging the Ethereum main net-based HUNT tokens to Base Network as of April 24, 2024.

{% embed url="<https://news.hunt.town/p/expand-hunt-to-base-chain-bridge?r=qjk32&utm_campaign=post&utm_medium=web>" %}
<https://news.hunt.town/p/expand-hunt-to-base-chain-bridge?r=qjk32&utm_campaign=post&utm_medium=web>
{% endembed %}

The HUNT token on the Base chain is established using Base's [L2StandardBridge](https://etherscan.io/address/0x3154Cf16ccdb4C6d922629664174b904d80F2C35) contracts, and the bridged token is now listed on the [Optimism Superchain Token List](https://github.com/ethereum-optimism/ethereum-optimism.github.io). HUNT holders can bridge their tokens from Ethereum to Base via platforms like [Superbridge](https://superbridge.app/base). Withdrawals from Base back to Ethereum can take up to 7 days due to the challenge period.

Contract addresses:

* Ethereum: [0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5](https://etherscan.io/token/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5)
* Base: [0x37f0c2915CeCC7e977183B8543Fc0864d03E064C](https://basescan.org/token/0x37f0c2915CeCC7e977183B8543Fc0864d03E064C)

## How to Bridge HUNT via Superbridge

1. Go to Superbridge: <https://superbridge.app/base>
2. Search for the HUNT token.<br>

   <figure><img src="/files/nuij3TJcRP72ccDOYqJQ" alt=""><figcaption></figcaption></figure>
3. Enter the amount of HUNT to send from Ethereum main net to Base.
4. Confirm the transaction.

## How to Supply LP on Uniswap V3

1. Visit the Uniswap V3 pool tab: <https://app.uniswap.org/pool>
2. Click the 'New Position' button and search for the HUNT token (contract address - `0x37f0c2915CeCC7e977183B8543Fc0864d03E064C`).<br>

   <figure><img src="/files/0gMWXsCQWfKJiFuRWLdd" alt=""><figcaption></figcaption></figure>
3. Set your desired fee tier, price range, and the amount of HUNT and ETH or USDC to deposit.
4. Complete the process to supply LP.

{% hint style="warning" %}
Note: Providing liquidity on a DEX exposes you to the risk of [impermanent loss](https://academy.binance.com/en/articles/impermanent-loss-explained) and to the [security risks](https://docs.uniswap.org/contracts/v2/concepts/advanced-topics/security) associated with the counterparty, specifically the Uniswap V3 protocol.
{% endhint %}

## Hunt Tip & Monthly Grant on Farcaster

[Hunt Tip](https://hunt.town/tip/) is an innovative program on the Hunt Town platform, encouraging community engagement and development with HUNT tokens. It features a unique tipping and rewards system that supports a thriving ecosystem for web3 builders and participants.

{% content-ref url="/pages/dUJi7W8zSIWJICb8eXQe" %}
[Broken mention](broken://pages/dUJi7W8zSIWJICb8eXQe)
{% endcontent-ref %}


---

# 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.hunt.town/ecosystem/basehunt.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.
