Adjust sDOLA-long LlamaLend MonPol Params

Summary:

Set Parameters on sDOLA-long LlamaLend market MonPol:

Parameter Current Value Proposed Value
Alpha (min multiplier) 0.2 0.5
Beta (max multiplier) 7.2 5
Target Utilization 85 90
Rate Shift 0 0

Abstract:

The market’s MonPol parameters determine the responsiveness of the rate curve to changes in market utilization and as a function of the target rate assigned by the sDOLA APR. The changes proposed here will reduce sensitivity to utilization changes above and below the target utilization. It also increases the target utilization from 85% → 90%, the utilization where borrow rate == sDOLA APR.

Motivation:

It has been observed that the EMAMonetaryPolicy improves lend market responsiveness for yieldbearing stabelcoin markets. There is an opportunity now to refine MonPol parameters to improve market performance further in terms of returns to lenders and stability for market participants. Compressing the min/max rate multipliers will improve rate stability, creating a more predictable borrow experience for leverage loopers. Increasing the target utilization will increase returns to lenders without substantially increasing the risk that markets will experience prolonged periods of illiquidity.

Specification:

Given current market parameterization and an sDOLA APR ~7.2%, the market exhibits the following rate curve:

The adjust parameters exhibit the following rate curve:

Vote Actions

SDOLA_MONPOL = '0x6640500C9be3DB65aE7e235A91E739Bc7d1C4Dc0'

ACTIONS = [

     (SDOLA_MONPOL, 
          "set_parameters", 
          900000000000000000, # TARGET_U
          500000000000000000, # LOW_RATIO
	      5000000000000000000, # HIGH_RATIO
	      0, # RATE_SHIFT
     )
]
1 Like

This vote is now live. According to current market conditions, the vote will have the following effect (this assumes current APR and market utilization remains the same):

Before

monpol raw/ma rate is 8.07% / 7.51%
monpol params: (1023300970873786407, 166907342822132150, 36893203883495148, 0)
Monetary policy at 0x6640500C9be3DB65aE7e235A91E739Bc7d1C4Dc0
sDOLA2 borrow rate is 6.35%

After

monpol raw/ma rate is 8.07% / 8.07%
monpol params: (1014084507042253521, 64272961713945645, 436619718309859156, 0)
Monetary policy at 0x6640500C9be3DB65aE7e235A91E739Bc7d1C4Dc0
sDOLA2 borrow rate is 6.19%

Vote is live here:

1 Like