> ## Documentation Index
> Fetch the complete documentation index at: https://docs.infinifi.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# FarmRegistry.sol

> Central registry of all farms

**Purpose:** Maintains the list of approved farms and their parameters.

## Description

The FarmRegistry tracks all farms the protocol can deploy capital to, including their type (liquid/illiquid), duration bucket, and current allocation.

## Contract Address

| Network | Address                                                                                                                  |
| ------- | ------------------------------------------------------------------------------------------------------------------------ |
| Mainnet | [`0xF5f2718708f471e43968271956CC01aaA8c46119`](https://etherscan.io/address/0xF5f2718708f471e43968271956CC01aaA8c46119)  |
| Plasma  | [`0xa5e0A9f506C5e1E2d0546161Fa81C0d4051DFc3B`](https://plasmascan.to/address/0xa5e0A9f506C5e1E2d0546161Fa81C0d4051DFc3B) |
