USM
USM copied to clipboard
Double-check that 1. ETH pool can never return to 0, 2. ETH/USD price can never go to 0
These should never happen after the first FUM is minted after launch. But they might produce some exploitable cases if they do (eg, infinite debt ratio), so let's make sure that if the oracle returns a price <= 0 we reject it, etc.