ETHmx and ETHtx Minting Functions

Collateral-based Liabilities Expansion

ζ=ζfloorζceiling(CcapCCT)+ζfloor\Large \zeta = \frac{\zeta_{\text{floor}}}{\zeta_{\text{ceiling}}}\left(\frac{C_{\text{cap}}-C}{C_T}\right) + \zeta_{\text{floor}}
 Where, ζ is the ratio of ETHmx minted per ETH contributed, ζfloor is the minimum ratio of ETHtx minted per ETH,ζceiling is the maximum ratio of ETHtx minted per ETH,Ccap is the end-of-range collateral ratio,C is the real-time collateral ratio on the weiWard AMM, andCTit the target collateral ratio; 2\text{ Where, } \\ \text{}\\ \zeta \text{ is the ratio of ETHmx minted per ETH contributed, } \\ \zeta_{\text{floor}} \text{ is the minimum ratio of ETHtx minted per ETH}, \\ \zeta_{\text{ceiling}} \text{ is the maximum ratio of ETHtx minted per ETH}, \\ C_{\text{cap}} \text{ is the end-of-range collateral ratio} , \\ C \text{ is the real-time collateral ratio on the weiWard AMM, and} \\ C_T \text{it the target collateral ratio; 2}
PmintETHtx=((CCT1)1+μ)P+Pmin\Large P_{\text{mint}_{\text{ETHtx}}} = \left( \left(\sqrt{\frac{C}{C_T}}-1\right)^{-1}+\mu\right)P+P_{\text{min}}
 Where, PmintETHtx is the minting price of ETHtx in Gwei, C is the real-time collateral ratio on the weiWard AMM,CT is the target collateral ratio; 2,μ is the collateralization scalar; 5,P is the current ETH gas price on the AMM, andPminis the minimum possible minting price of ETHtx in Gwei\text{ Where, } \\ \text{}\\ P_{\text{mint}_{\text{ETHtx}}} \text{ is the minting price of ETHtx in Gwei, } \\ C \text{ is the real-time collateral ratio on the weiWard AMM,} \\ C_T \text{ is the target collateral ratio; 2,}\\ \mu \text{ is the collateralization scalar; 5,}\\ P \text{ is the current ETH gas price on the AMM, and}\\ P_{\text{min}} \text{is the minimum possible minting price of ETHtx in Gwei}

Last updated