MinterRateModel
Inherits: IMinterRateModel
Author: M^0 Labs
State Variables
_BASE_MINTER_RATE
The name of parameter in TTG that defines the base minter rate.
MAX_MINTER_RATE
The maximum allowed rate in basis points.
ttgRegistrar
The TTG Registrar contract address.
Functions
constructor
Constructs the MinterRateModel contract.
Parameters
Name | Type | Description |
---|---|---|
|
| The address of the TTG Registrar contract. |
rate
Returns the current yearly rate in BPS. This value does not account for the compounding interest.