# Contract Addresses

**Network: Ethereum**

| **Name**                                                                                                                                                                         | **Address**                                                                                                           |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| FARM                                                                                                                                                                             | 0xa0246c9032bc3a600820415ae600c6388619a14d                                                                            |
| iFARM                                                                                                                                                                            | 0x1571eD0bed4D987fe2b498DdBaE7DFA19519F651                                                                            |
| GRAIN                                                                                                                                                                            | 0x6589fe1271A0F29346796C6bAf0cdF619e25e58e                                                                            |
| PS                                                                                                                                                                               | 0x25550Cccbd68533Fa04bFD3e3AC4D09f9e00Fc50                                                                            |
| ETH Deployer                                                                                                                                                                     | 0xf00dD244228F51547f0563e60bCa65a30FBF5f7f                                                                            |
| ETH Controller                                                                                                                                                                   | 0x222412af183BCeAdEFd72e4Cb1b71f1889953b1C                                                                            |
| ETH Notify Helper; Sends profitshare emissions daily.                                                                                                                            | 0xe20c31e3d08027f5aface84a3a46b7b3b165053c                                                                            |
| ETH DelayMinter; announces and executes FARM minting                                                                                                                             | [0x284D7200a0Dabb05ee6De698da10d00df164f61d](https://etherscan.io/address/0x284d7200a0dabb05ee6de698da10d00df164f61d) |
| VWAP bot; auto-sells some FARM to pay for things                                                                                                                                 | [0x008671Ca953EC3BAa8C1b9af4623d38789EE2236](https://etherscan.io/address/0x008671ca953ec3baa8c1b9af4623d38789ee2236) |
| Developer fund; receives 20% of minted FARM                                                                                                                                      | [0x49d71131396F23F0bCE31dE80526D7C025981c4d](https://etherscan.io/address/0x49d71131396f23f0bce31de80526d7c025981c4d) |
| Operations fund; receives 10% of minted FARM                                                                                                                                     | [0x843002b1D545ef7abB71C716e6179570582faA40](https://etherscan.io/address/0x843002b1d545ef7abb71c716e6179570582faa40) |
| Operations wallet; Pays piecemeal for content, different contests, listings, mods, builders, sponsorships, audits, council deals, gitcoin, partnerships, tips, app testing, etc. | [0x252E7E8B9863f81798B1fEF8CfD9741A46De653C](https://etherscan.io/address/0x252E7E8B9863f81798B1fEF8CfD9741A46De653C) |
| Strategic Reserve; It can be used for further incentivizing opportunities such as: market-making, incentivizing LPs, burning, etc.                                               | [0x19762b3b0Fe9b4d4Bd16eFA242CD1f3bCD5fa57C](https://etherscan.io/address/0x19762b3b0Fe9b4d4Bd16eFA242CD1f3bCD5fa57C) |

**Network: Arbitrum**

<table data-header-hidden><thead><tr><th width="250">Name</th><th>Address</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>Address</strong></td></tr><tr><td>FARM</td><td>0x8553d254Cb6934b16F87D2e486b64BbD24C83C70</td></tr><tr><td>iFARM</td><td>0x9dCA587dc65AC0a043828B0acd946d71eb8D46c1</td></tr></tbody></table>

**Network: Base**

<table data-header-hidden><thead><tr><th width="249">Name</th><th>Address</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>Address</strong></td></tr><tr><td>FARM</td><td>0xD08a2917653d4E460893203471f0000826fb4034</td></tr><tr><td>iFARM</td><td>0xE7798f023fC62146e8Aa1b36Da45fb70855a77Ea</td></tr></tbody></table>

**Network: Polygon**

<table data-header-hidden><thead><tr><th width="250">Name</th><th>Address</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>Address</strong></td></tr><tr><td>miFARM</td><td>0xab0b2ddB9C7e440fAc8E140A89c0dbCBf2d7Bbff</td></tr></tbody></table>

**Network: BNB Smart Chain (deprecated)**

<table data-header-hidden><thead><tr><th width="251">Name</th><th>Address</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>Address</strong></td></tr><tr><td>bFARM</td><td>0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743</td></tr><tr><td>BSC Deployer</td><td>0xf00dd244228f51547f0563e60bca65a30fbf5f7f</td></tr><tr><td>BSC Controller</td><td>0x222412af183bceadefd72e4cb1b71f1889953b1c</td></tr><tr><td>BSC Notify Helper</td><td>0xf71042c88458ff1702c3870f62f4c764712cc9f0</td></tr></tbody></table>

You can easily find actual info about Vaults and Pools on the main site by entering "Details" of each pool.

<figure><img src="/files/P5wqqA0CgnCJDjWkecG1" alt=""><figcaption><p>https://app.harvest.finance</p></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://docs.harvest.finance/how-it-works/contract-addresses-1.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.
