mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-06-19 12:14:05 -04:00
Update README.md
This commit is contained in:
parent
434b7b7207
commit
0de99a939d
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
||||||
|
|
||||||
### tl; dr
|
### tl; dr
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
* flashloans allow the borrowing of any available amount of assets without any collateral, as long as the liquidity is returned to the protocol within one block tx.
|
||||||
|
* flashloans can be requested through smart contracts that execute the steps to borrow nad pay the loan (+ interest fees) withing the same tx.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -12,6 +16,7 @@
|
||||||
|
|
||||||
### in this dir
|
### in this dir
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
* [smart contracts](smart_contracts)
|
* [smart contracts](smart_contracts)
|
||||||
* [protocols](protocols)
|
* [protocols](protocols)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue