Administrative Functions
Last updated
Last updated
ERC-20 contract to track claims to the aggregate repurchase obligations due on the repurchase date across all borrowers
- resets the maximum amount of repo tokens that can be minted against collateral back to default amount specified on initialization
- triggers revert on any call to mintTokens
and mintRedemptionValue
- returns Repo Token contract to normal minting operations
- triggers revert on any call to burn
and burnAndReturnValue
- returns Repo Token contract to normal burning operations