Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Farms Smart Contracts

An overview of the major smart contracts for Titan Farms

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

Last updated