Administrative Functions
Contract | Description and Key External Functions |
---|---|
ERC-20 contract to track claims to the aggregate repurchase obligations due on the repurchase date across all borrowers | |
resetMintExposureCap - resets the maximum amount of repo tokens that can be minted against collateral back to default amount specified on initialization | |
pauseMinting - triggers revert on any call to | |
unpauseMinting - returns Repo Token contract to normal minting operations | |
pauseBurning - triggers revert on any call to | |
unpauseBurning - returns Repo Token contract to normal burning operations |
Last updated