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

Liquid Staking + LP Farming

​The Liquid Staking + LP Farming strategy enables users to earn emission rewards, trading fees, and LP farming rewards in one.

Create Position

  1. Extract X MOVE

  2. Stake Y MOVE, returning Z staked MOVE

  3. Deposit X-Y MOVE and Z staked MOVE, returning W LP<MOVE, staked MOVE>

  4. Deposit W LP<MOVE, staked MOVE> into a rewards module

Harvest

  1. Periodically claim emissions

  2. Swap emissions for MOVE.

  3. Execute steps in Create Position on harvested MOVE

PreviousLeveraged Liquid StakingNextBorrow Optimization

Last updated 10 months ago