Satay Finance
  • Overview
    • Introduction
  • Our Three Pillars
    • Blocks
    • Strategies
    • Vaults
  • Technical Overview
    • Protocol Module
    • Wrapper Module (Legacy)
    • Asset Module
    • Vault Module
    • Base Strategy Module
    • Satay Module
  • Blocks
    • Echelon Block
    • Layerbank Block
    • MovePosition Block
  • Strategy Implementations
    • Leveraged Liquid Staking
    • Liquid Staking + LP Farming
    • Borrow Optimization
    • Echelon Simple
    • Layerbank Simple
    • MovePosition Simple
    • MovePosition Ticket
Powered by GitBook
On this page
  • Create Position
  • Harvest
  1. Strategy Implementations

Borrow Optimization

The borrow optimiation strategy allocates stablecoins to the lending platform with the highest yield. This product operates similarly to Yearn's Earn product, eliminating the need for users to continuously monitor the lending rates of the various borrow/lend markets.

Create Position

  1. Extract X Stablecoin from Stablecoin Vault

  2. Deposit X Stablecoin to highest-yield lending market

Harvest

  1. Determine leading lending market by APY

  2. Withdraw Stablecoin from each trailing lending market

  3. Reallocate withdrawn Stablecoin to leading market

PreviousLiquid Staking + LP FarmingNextEchelon Simple

Last updated 10 months ago