Dapp Use Cases
Tokens Borrowed Invariant
Make sure that the tokens borrowed are not more than the tokens deposited
Use Case
A core invariant of lending protocols is that the tokens borrowed are not more than the tokens deposited.
Explanation
Check that the tokens borrowed are not more than the tokens deposited.