Skip to content

idexio/idex-farm

Repository files navigation

IDEX Farm

IDEX Farm is an adaptation of the standard MasterChef yield farming contracts. MasterChef is renamed to IDEXFarm and diverges from the original design on several fronts:

  • Fixed reward token supply: the IDEX token (Ethereum, Polygon) has a fixed supply and thus cannot be minted directly by the IDEXFarm contract.
  • Additional controls: controls for adjusting the emission rate and reclaiming unearned IDEX tokens are included in the design.
  • Silverton-compatible migration: IDEXMigrator targets IDEX Silverton’s Exchange contract rather than a new Pair contract.

Contract Addresses

Audit

IDEXFarm is covered by Silverton's comprehensive audit.

Bug Bounty

The smart contracts in this repo are covered by a bug bounty via Immunefi.

License

The IDEX Farm Smart Contracts and related code are released under the GNU Lesser General Public License v3.0.