mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-19 15:10:26 -04:00
Update liquidations-notes.md
This commit is contained in:
parent
e80c75eb0d
commit
8d2d999119
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
## Liquidations
|
||||
|
||||
<br>
|
||||
|
||||
* Lending protocol (e.g. Aave or Maker) liquidations present a well-known MEV opportunity.
|
||||
* They work by requiring users to deposit some collateral. Users can then borrow different assets and toekns from others depending on what they need, up to a certain amount of their deposited collateral.
|
||||
* As the value of a borrower's collateral fluctuates, if the value of the borrowed assets exceeds the value of the collateral, the protcol allows anyone to liquidate the collateral (similar to margin calls in traditional finance).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue