You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem definition
currently if I have a CDP that I want to fully liquidate it (burn all outstanding mAssets and withdraw 100% of the collateral), then I can only do that during market hours. I understand that if it was just 50% liquidation, then we need the mAsset oracle (to check in the withdraw function that the minimum collateral ratio still holds), but for full liquidation I don't see any reason for contacting the mAsset oracle.
Feature specification
Additional context
The text was updated successfully, but these errors were encountered:
Problem definition
currently if I have a CDP that I want to fully liquidate it (burn all outstanding mAssets and withdraw 100% of the collateral), then I can only do that during market hours. I understand that if it was just 50% liquidation, then we need the mAsset oracle (to check in the withdraw function that the minimum collateral ratio still holds), but for full liquidation I don't see any reason for contacting the mAsset oracle.
Feature specification
Additional context
The text was updated successfully, but these errors were encountered: