mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-19 07:00:35 -04:00
add notes on lending
This commit is contained in:
parent
80cfed8aa3
commit
2de5052d36
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<br>
|
||||
|
||||
* alice and bob deposit funds into a lending contract (e.g., Aave, Maker, Compound). while bob leaves his original collateral locked in the protocol, he can withdraw ~50% or more (depending on the protocol and asset) at some algorithmic rate that gets paid to alice (for providing the funds).
|
||||
* alice and bob deposit funds into a lending contract (e.g., aave, maker, compound). while bob leaves his original collateral locked in the protocol, he can withdraw ~50% or more (depending on the protocol and asset) at some algorithmic rate that gets paid to alice (for providing the funds).
|
||||
* bob can then create a short position, reinvest for a levered long position, or withdraw money (without selling the underlying and being taxed). alice, on the other hand, generates a return on her capital.
|
||||
|
||||
<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue