LogoLogo
  • Inter Protocol User & System Docs
  • User How-to
    • Wallet Usage
      • Acquiring BLD Tokens
        • How to Deposit Assets to Osmosis
        • How to swap for BLD tokens from Osmosis and transfer to Agoric
        • How to swap for BLD on Crescent
        • Buying BLD from Huobi
      • Create your Agoric Account and Smart Wallet
      • Keplr Overview
    • Bridge External Tokens to Agoric
      • Bridge DAI, USDC or USDT to Agoric via Axelar Bridge
      • Bridge DAI, USDC or USDT to Agoric via Gravity Bridge
    • Minting IST
      • Minting IST - Vaults
        • Create a Vault
        • Adjust Vault
        • Close Vault
        • Depositing Assets to Agoric Chain (to use as Vaults collateral)
      • Minting IST - PSM
    • Bidding for Liquidated Collateral
    • IST Usage and Beyond
      • Deposit IST to Osmosis
      • Deposit IST to Crescent
      • Earn BLD by adding liquidity to IST/OSMO pool on Osmosis
      • Earn BLD + CRE rewards by adding liquidity to IST pools on Crescent
    • Supported Browsers
  • Inter Protocol System Documentation
    • Inter Protocol System Overview
    • Protocol & Chain Governance
    • Vaults
    • Liquidation
    • Liquidation Auction
    • Parity Stability Module
      • Supported Assets
    • BLD - Agoric's Governance Token
    • Fees
  • Frequently Asked Questions (FAQ)
  • DISCLAIMER
Powered by GitBook
On this page
  1. Inter Protocol System Documentation

Vaults

PreviousProtocol & Chain GovernanceNextLiquidation

Last updated 1 year ago

The vault contracts have access to the IST mint, receive a price feed from the Flux Aggregator Contract, and work in tandem to allow a user to lock a collateral asset and mint IST against that asset, subject to several parameter constraints.

Once a Vault is opened, the holder can adjust it by depositing/withdrawing collateral and minting/burning IST in any combination, so long as their resulting vault meets those core parameter constraints. Users may open multiple vaults of the same type if they wish.

The vaults system includes multiple contracts:

When a new collateral type is added to Inter Protocol's Vaults, a new Vault Manager contract is instantiated which provides independent settings for risk parameters specific to that collateral type. In the future, there could be multiple Vault Managers per collateral type which would allow different tradeoffs in risk vs. fees.

https://github.com/Agoric/agoric-sdk/tree/master/packages/inter-protocol/src/vaultFactory