> For the complete documentation index, see [llms.txt](https://docs.titanfarms.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.titanfarms.win/farms-smart-contracts.md).

# Farms Smart Contracts

#### Smart Contracts:

1. **FarmKeeper.sol**: The main contract managing farms and user interactions.
2. **TINC.sol**: The TitanX Incentive Token contract.
3. **UniversalBuyAndBurn.sol**: Implements the buy-and-burn mechanism.
4. **Farms.sol**: Library for managing farm data structures.
5. **InputTokens.sol**: Library for managing input token data structure
