• © Goverland Inc. 2026
  • v1.0.8
  • Privacy Policy
  • Terms of Use
ParallelParallelby0x79603115Df2Ba00659ADC63192325CF104ca529Cstarny.eth

MIR-49.1┃Choose osETH collateral parameters for paUSD on Ethereum

Voting ended over 1 year agoSucceeded

Summary:

This proposal aims to set osETH parameters for paUSD collateral on Ethereum.

Rationale:

With the recent vote in favor of integrating osETH as new paUSD collateral on Ethereum, the DAO needs to set the different parameters of this collateral.

We propose :

  • Minimum Collateral Ratio (%): 130
  • Liquidation Ratio (%): 125
  • Liquidation Bonus (%): 8
  • Debt Limit ($): 100,000
  • Initiation Fee (%): 0.20
  • Borrow Fee (%/y): decided by paUSD onchain price as voted in MIP-25

We have considered the osETH risk’s assessment to chose these parameters

image

(You can find out the risk assessment details of this asset in the previous MIR discussion)

These parameters aim to be balanced for the users and the protocol, but they were also chosen in a low-risk way to be able to run experiment parameters on the pool without possible issues for the users and the protocol given the potential smart contract risks that may exist.

Note that these parameters are likely to be changed in the future according to the first data that we will collect.

Means:

  • Human resources: If the proposal is approved, multisig DAO signers will need to sign and execute transactions to add osETH as collateral on Parallel.
  • Treasury resources: No treasury cost

Technical implementation:

Add osETH in the paUSD ConfigProvider contract by calling the 'SetCollateralConfig' function with these parameters:

  • '_collateralType' : 0xf1c9acdc66974dfb6decb12aa385b9cd01190e38 (osETH)
  • ‘_debtLimit': 100000000000000000000000 // 100k debt limit
  • ‘_liquidationRatio' : 1250000000000000000 // 1.25 liquidation ratio
  • ‘_minCollateralRatio' : 1300000000000000000 // 1.30 minimum collateral ratio
  • ‘_borrowRate' : decided by paUSD onchain price as voted in MIP-25
  • ‘_originationFee' : 2000000000000000 // 0.2% origination fee
  • ‘_liquidationBonus' : 75000000000000000 // 7,5% liquidation bonus
  • ‘_liquidationFee' : 0 // 0% liquidation fee

Voting options:

  • Accept these new parameters
  • Against / Rework the Proposal
  • Abstain

Authors: @starny & @JeanBrasse from Mimo Labs

Off-Chain Vote

Accept these new parameters
4.64M vMIMO100%
Against / Rework the Proposal
0 vMIMO0%
Abstain
0 vMIMO0%
Download mobile app to vote

Discussion

ParallelMIR-49.1┃Choose osETH collateral parameters for paUSD on Ethereum

Timeline

Jul 02, 2024Proposal created
Jul 02, 2024Proposal vote started
Jul 05, 2024Proposal vote ended
Nov 05, 2025Proposal updated