# Farming Wallets & Fees

Treasury ”MasterChef wallet address" typically refers to a cryptocurrency wallet address that is associated with a MasterChef smart contract in decentralized finance (DeFi) projects, especially those involving yield farming or staking pools.

Contact Name: [MasterChef ](https://bscscan.com/address/0xCF5D7297DEd6E72A2e6219CE662B9B6C541b640A)

## What is a MasterChef contract

A MasterChef contract is a type of smart contract used by many DeFi protocols (originally popularized by SushiSwap) to:

* Manage liquidity pools
* Distribute reward tokens (e.g., governance or incentive tokens)
* Track staking positions

### What is a MasterChef wallet address?

This refers to the wallet address (public key) used:

&#x20;   By the MasterChef contract itself, to hold and distribute tokens.

&#x20;   Or, a specific wallet (admin/dev) that deploys or interacts heavily with the MasterChef contract, often receiving fees or admin privileges.

### Why is this important?

&#x20;   Transparency: Users can verify how rewards are distributed and if funds are secure.

&#x20;   Security: It helps audit the project’s tokenomics and check for potential rug pull risks

&#x20;   Rewards: Users track which address receives or manages yield farming rewards.

***

## Swap/Gas fee allocation:&#x20;

For each trade, a 0.2% fee is paid. A 0.17% goes to liquidity providers or farming members and 0.03% goes to CirCaCoin treasury.

## Referral fee: 2%

This fee is calculated on top of the referral farming reward. It is transparently minted on-chain and directly distributed to the referrer’s wallet.

## Deposit fee: 5%&#x20;

> (This can vary per farm but is capped at 5%)

Fee Splitter Breakdown:

* **3%** of the deposit fee is directed to the **Treasury Wallet**\
  (Supports long-term protocol sustainability and reserves)
* **2%** of the deposit fee is allocated to the **Dev Wallet**\
  (Covers development, maintenance, and operations)

This structure ensures CCC farming pools remain decentralized yet incentivized, with fee distributions supporting both protocol health and continuous innovation

<figure><img src="/files/42jtZkMnF1aTTW8VsL31" alt=""><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://circacoin.gitbook.io/circacoin/overview/farming-wallets-and-fees.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.
