Morpho: Leverage Manager
0x581BEf12967f06f2eBfcabb7504fA61f0326CD9A

What this does

This plug manages a leveraged Morpho Blue position for account 0x581B...CD9A in market 0x64d6...cc64 at 86% liquidation threshold. It reads that market's immutable parameters and binds the account and market as named values. It fires when the composed Morpho Auto-Leverage Trigger and Morpho LTV Trigger plugs find their conditions on the position met. Adjusting leverage by hand or against a stale loan-to-value figure risks entering or unwinding at the wrong price or leaving the position near liquidation.

Actions · 6

  • Get address
    Get
    Holds an address as a named value that later steps reference.
  • Get market parameters
    Get market parameters of
    Reads a Morpho Blue market's immutable parameters.
  • Set
    Set to
    Assigns a value to a named variable that later steps reference.
  • Set
    Set to
    Assigns a value to a named variable that later steps reference.
  • Use
    Use where
    accountis
    marketis
    triggerLTVis
    targetLTVis
    maxSlippageis
    numChunksis
    Composes another plug inside this one.
  • Use
    Use where
    accountis
    marketis
    triggerLTVis
    targetLTVis
    maxSlippageis
    numChunksis
    Composes another plug inside this one.

Related plugs · 8