Inherits: IRateModel
Author: M^0 Labs
The interval over which there's confidence cash flow to earners will not exceed cash flows from minters.
The percent (in basis points) of the earner rate that will be effectively used.
100% in basis points.
The M Token contract address.
The Minter Gateway contract address.
The TTG Registrar contract address.
The max rate in basis points.
Returns the safe earner rate.
Parameters
totalActiveOwedM
uint240
The total active owed M.
totalEarningSupply
uint240
The total earning supply of M Token.
minterRate
uint32
The minter rate.
Returns
<none>
uint32
The safe earner rate.
Emitted when M Token contract address is zero.
Emitted when Minter Gateway contract address is zero.
Emitted when TTG Registrar contract address is zero.