For the complete documentation index, see llms.txt. This page is also available as Markdown.

Leverages

Description of Leverages work on lendOS

lendOS builds positions by automating leveraged strategies using Flashloans.

Leverages could be applied for various strategies:

  • directional positions, like ETH/USDT or cbBTC/WETH;

  • yield looping: sUSDe/USDC or swETH/ETH;

  • interest rates arbitrage: DAI/USDT;

  • farm rewards, points and airdrops;

Opening a Long sUSDe/USDT position with USDC as margin:

  • flashloan the remaining USDC for opening position from a USDT lending pool;

  • swap margin USDT and flashloaned USDT on the supported DEX / router aggregator into sUSDe;

  • lend sUSDe to the lending market;

  • borrow USDC using sUSDe as collateral on the money market, to repay a flashloan in the same transaction.

Closing a position is similar to Opening one, using a flashloan to decrease or fully close the trade.

Last updated