Farms Smart Contracts
An overview of the major smart contracts for Titan Farms
Smart Contracts:
FarmKeeper.sol: The main contract managing farms and user interactions.
TINC.sol: The TitanX Incentive Token contract.
UniversalBuyAndBurn.sol: Implements the buy-and-burn mechanism.
Farms.sol: Library for managing farm data structures.
InputTokens.sol: Library for managing input token data structure
Last updated