Collateral Parity Management
Collateral parity management is the practice of ensuring that the value of collateral backing a derivative remains equivalent to the value of the underlying asset, especially during token migrations or hard forks. When a token is replaced or updated, the protocol must ensure that the new token maintains the same economic value as the old one to prevent the derivative from becoming over- or under-collateralized.
This involves updating the collateral valuation logic to reflect the new token's price and ensuring that the conversion process does not result in a loss of value for the user. If the parity is not maintained, it can lead to massive liquidations as the system perceives a sudden drop in collateral value.
Protocols use various techniques to manage this, such as maintaining a peg to the original asset, using liquidity pools to facilitate the swap, and implementing automated rebalancing to ensure the collateral is correctly valued at all times. Effective parity management is a cornerstone of financial stability in derivative platforms, as it prevents the collapse of the margin system during periods of transition.