Skip to content

MplRewards

Lucas Manuel edited this page Apr 4, 2021 · 2 revisions

Maple's liquidity mining program will use a fork of Synthetix liquidity mining. The code was modified to be in accordance with Maple protocol's style standards and to remove reentrancy checks that were not relevant to Maple's use case.

The diff of of the modifications can be found here.

Also an MplRewardsFactory was added and will be used to deploy MplRewards contracts.