SCCP-10: Reduce minter reward for supply schedule

Author
StatusImplemented
TypeGovernance
NetworkEthereum
ImplementorTBD
ReleaseTBD
Created2020-01-23

Simple Summary

I propose reducing the minter reward to 30 SNX per minting of reward supply from the current 200 SNX per week. When supply schedule was released initially the minter reward was set to incentivise people to call synthetix.mint() and cover the cost of gas incurred. At the time the reward value was about $20USD however with the increase of SNX's value this has now ballooned into over ~$280USD at current value.

Furthermore we've observed that synthetix.mint() is now called sufficiently on time by automated bots and traded into ETH immediately for the reward.

Abstract

Reduce minter reward to 30 SNX each time synthetix.mint() is called.

Owner of supplySchedule to call function setMinterReward(uint amount)to set minter reward to 30 SNX.

Motivation

The existing minter reward is now too big

Copyright and related rights waived via CC0.