Checker
latest

Contents:

  • Introduction
  • Design
  • Functional Specification
  • Operational descriptions
    • System Parameters
    • Burrow State & Liquidation
    • Liquidation Auctions
    • CFMM subsystem
  • Deploying Checker
  • Glossary
Checker
  • »
  • Operational descriptions
  • Edit on GitHub

Operational descriptions

This section contains a breakdown of the logic and calculations in various aspects of Checker.

Contents:

  • System Parameters
    • State
    • Initialization
    • Price API
    • Adjustment index
    • Touching
    • Misc
  • Burrow State & Liquidation
    • State
    • Touching
    • Is a burrow collateralized (i.e. not overburrowed)?
    • Is a burrow a candidate for liquidation?
    • How much collateral should we liquidate?
    • Was the liquidation warranted?
    • What if the liquidation was warranted?
    • Misc
  • Liquidation Auctions
    • State
    • Initiating a liquidation
    • Cancelling a liquidation slice
    • Lot auction
    • Touching a liquidation_slice
    • Claiming a winning bid
    • Maintenance
  • CFMM subsystem
    • State
    • Initialization
    • General notes on the interfaces
    • Adding liquidity
    • Removing liquidity
    • Buying Kit
    • Selling Kit
    • Misc
Previous Next

© Copyright 2021, Nomadic Labs / Tweag. Revision e4bd0f16.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
On Read the Docs
Project Home
Builds