System data
Use the mcd:systemData
service to look up system-wide parameters. In the code, this is called SystemDataService.
Instance methods
getAnnualBaseRate()
Returns the base rate applied to all collateral types, in addition to their individual risk premiums.
getSystemWideDebtCeiling()
Returns the debt ceiling for the entire system.
isGlobalSettlementInvoked()
Returns a boolean that is true if emergency shutdown has been triggered.
Last updated