PCVEquityMinter
Last updated
Last updated
A ChiTimedMinter that mints based on a percentage of PCV equity
constructor for PCVEquityMinter @param _core the Core address to reference @param _target the target to receive minted CHI @param _incentive the incentive amount for calling buy paid in CHI @param _frequency the frequency buybacks happen @param _collateralizationOracle the collateralization oracle used for PCV equity calculations @param _aprBasisPoints the APR paid out from pcv equity per year expressed in basis points
Name | Type | Description |
---|---|---|
triggers a minting of CHI based on the PCV equity
set the collateralization oracle
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
_core
address
_target
address
_collateralizationOracle
contract ICollateralizationOracle
_chiMintingLimitPerSecond
uint256
newCollateralizationOracle
contract ICollateralizationOracle
newCollateralizationOracle
contract ICollateralizationOracle