# Community Bounties

## Introduction

The goals listed on this page are ones that are difficult for a project starting off to handle.

If that workload is spread out within a community, the goals may be met sooner rather than later. This helps the Cryptoodle project experience growth.

## Community Goals

* [x] **Initialize the TODL-ETH trading pair on Uniswap v3. There is currently a .5 ETH to .75 ETH initialization fee. The community will need to raise .75 ETH for the Cryptoodle Treasury.**
* [ ] Mint all 8,999 free $BAG NFTs

## Goals in Progress

### Mint all 8,999 Free $BAG NFTs

<details>

<summary>Goal in Progress</summary>

**Problem**

There are a total of 8,999 free $BAG NFTs to be claimed. The more $BAG NFTs claimed by a unique person, the bigger our community grows into.

</details>

## Completed Goals

### Initialize the TODL-ETH trading pair on Uniswap v3

<details>

<summary>Goal Complete</summary>

**Problem**

The project needs around .75 ETH to initialize the TODL-WETH trading pair. This unlocks a key part of $TODL functionality.

**Approach**

Community members will send ETH to the Cryptoodles Treasury to help initialize the TODL-WETH trading pair. We need around .75 - 1 ETH to initialize the trading pair.

The address to send ETH to is:

```
0x6857731F3A8202982d446CF26dC431f7A9CF1220
```

Once we have enough ETH in the treasury, it will be used to initialize the TODL-WETH trading pair on Uniswap.

**Details**

Use the below paramaters to initialize the TODL-WETH trading pair:

**Fee Tier**

Because TODL-WETH is an exotic pair, use the **1% fee tier.**

#### Set Starting Price

We would like $TODL to be initialized with a starting price of $0.000104 USD which is roughly:

0.00000003 WETH (\~$.000104 USD)

#### Set Price Range

Concentrate $TODL liquidity between these ranges at the beginning to help $TODL find a stable marketcap:

Min Price Range: 0.000000014942 WETH (\~$0.000052 USD)

Max Price Range: 0.0000050335 WETH ( \~$.01 USD)

#### Picture of Settings

![](/files/haB5Tz4exx0ITw6y0BSN)

</details>


---

# 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.cryptoodles.com/blog/community-bounties.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.
