Wild Credit
  • Introduction
  • Wild Tokenomics
    • Token Migration
    • WILD Token
    • veWILD staking
    • WILD Rewards
  • Lending
    • Interest Rates
    • Safety Ratio
    • Minimum Borrow Amounts
  • Core Concepts
    • Lending Pair
    • Market Participants
    • Providing Liquidity
  • Advanced Concepts
    • Price Oracles
    • Liquidations
    • Fee distributions
  • Contract Docs
    • Lending Pair
    • Pair Factory
    • Controller
  • Contract Addresses
Powered by GitBook
On this page
  • Address
  • Functions
  • LIQ_MIN_HEALTH
  • liqFeeSystemDefault
  • liqFeeCallerDefault

Was this helpful?

  1. Contract Docs

Controller

Address

0x2CA9b2cd3b50a4B11bc2aC73bC617aa5Be9A6ca1

Functions

LIQ_MIN_HEALTH

Minimum health ratio. Liquidations may happen if an account is below this ratio. 1e18 = 1%

liqFeeSystemDefault

A default percentage of the liquidation penalty earned by the protocol. 1e18 = 1%

liqFeeCallerDefault

A default percentage of the liquidation penalty earned by the caller. 1e18 = 1%

PreviousPair FactoryNextContract Addresses

Last updated 3 years ago

Was this helpful?