Crate kujira_stable

source ·

Modules§

  • Interfaces for the Limit contract for Kujira’s USK Stablecoin. This contract allows users to open leveraged limit orders on FIN by minting USK and borrowing it against the filled value of the limit order
  • Interfaces for the Margin contract for Kujira’s USK Stablecoin. This contract works in a very similar way to Market, except positions are opened with a margin amount of stable, and collateral bought from FIN, instead of depositing collateral directly
  • Interfaces for the Market contract for Kujira’s USK Stablecoin. Each instantiation of this contract will manage debt positions for all users for a specific collateral type
  • Interfaces for the Mint contract for Kujira’s USK Stablecoin. Only a single instance of this contract will be deployed, acting simply as an authorized gateway for minting and burning of the stable denom, for all deployed Markets