🏦Vault Types
What vault types does Hedge offer?
Before onboarding new vault types, the Hedge community will carefully assess the risks of each collateral (e.g. liquidity & volatility) and set the parameters for the vault.
For each vault there exists various parameters including:
Collateral Token: this is the collateral that the Hedge protocol will accept in the vault to mint USH.
Minimum Collateral Ratio (MCR): This is the minimum collateral ratio a vault must maintain before be liquidated.
Recovery Mode Collateral Ratio (RMCR): This is the minimum amount that the Vault Type must be collateralised by before entering Recovery Mode and enabling the liquidation of vaults under this collateral ratio.
Minimum Debt: This is the minimum debt that must be extended against an individual vault type to be opened.
Maximum Debt against Vault Type: This is the total debt against a Vault Type that can be extended. This is used to avoid having too much debt set against a certain type of collateral.
Interest Rate: If set to a value other than 0, the vault will accumulate interest over time.
Initialization Fee: This is the fee taken during loan initiation.
Redeemability: Whether the vault can have collateral redeemed to keep USH peg. Only the lowest collateral ratio vault for each Vault Type may be redeemed against. See more details at Redeeming against a vault.
Oracle: The oracle price feeds used for this Vault Type.
The Hedge Protocol currently supports:
SOL-110 | mSOL-110 | cUSDC-105 | wBTC-110 | soETH-110 | cUSDT-106 | |
---|---|---|---|---|---|---|
Vault Collateral | SOL | mSOL | Solend cUSDC | wBTC | soETH | Solend cUSDT |
Interest Rate | 0% | 0% | 2% | 0% | 0% | 1.50% |
Initialization Fee | 0.5% | 0.5% | 0.25% | 0.5% | 0.5% | 0.1% |
MCR | 110% | 110% | 105% | 110% | 110% | 106% |
Recovery Mode Trigger | 150% | 150% | N/A | 150% | 150% | N/A |
Redeemable | Yes | Yes | No | Yes | Yes | No |
Min Debt | 200 USH | 200 USH | 50 USH | 200 USH | 200 USH | 50 USH |
Max Total Debt | 1B USH | 100M USH | 10M USH | 1M USH | 1M USH | 2.5M USH |
Oracle | Pyth, Chainlink, Switchboard | Pyth | Solend via Switchboard | Pyth, Chainlink, Switchboard | Pyth | Solend via Switchboard |
Last updated