Skip to content

Files

Latest commit

d39256e · Feb 8, 2021

History

History
This branch is 179 commits behind Mirror-Protocol/mirror-contracts:main.

mirror_factory

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 16, 2020
Jan 4, 2021
Feb 8, 2021
Feb 8, 2021
Jan 4, 2021
Sep 16, 2020
Sep 16, 2020
Jan 4, 2021
Dec 3, 2020
Sep 16, 2020

Mirror Factory

NOTE: Reference documentation for this contract is available here.

The Factory contract is Mirror Protocol's central directory and organizes information related to mAssets and the Mirror Token (MIR). It is also responsible for minting new MIR tokens each block and distributing them to the Staking Contract for rewarding LP Token stakers.

After the initial bootstrapping of Mirror Protocol contracts, the Factory is assigned to be the owner for the Mint, Oracle, Staking, and Collector contracts. The Factory is owned by the Gov Contract.