mev-toolkit/flashloans
dr. mia von steinkirch, phd 0de99a939d
Update README.md
2023-02-07 16:59:55 -08:00
..
protocols Create README.md 2022-12-20 11:17:56 -08:00
smart_contracts Rename flashloans/dydx_flahsloan.sol to flashloans/smart_contracts/dydx_flahsloan.sol 2022-12-20 11:15:43 -08:00
README.md Update README.md 2023-02-07 16:59:55 -08:00

flashloans


tl; dr


  • 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.


in this dir




resources