🫐
Blueberry Product Docs
  • 🫐Welcome to Blueberry Protocol
  • Blueberry Overview
    • πŸ‘‹What is Blueberry?
    • πŸ”Concept Overview
    • πŸ”¬Front End
  • πŸ’ΈEarn
    • βš–οΈLeveraged Strategies
    • 🌊Liquidation Process on Blueberry
      • The Concept of Liquidation
      • Liquidations on Blueberry
      • Role of Bots in the Liquidation Process
      • Mitigating Liquidation Risk
    • πŸ“ˆEarn Token Listing
    • πŸ“‰Earn Token Delisting
    • πŸ“Strategy Listing and Delisting
    • πŸ’²Fee Structure
    • ⁉️Earn Error Codes
  • πŸ’°Lending Protocol
    • πŸ”ŽOverview
      • πŸ”¨Governance
        • πŸ’±Flash Loans
        • πŸ›‘Delist
    • πŸͺ™bToken Introduction
      • bToken Address
    • πŸ“ˆInterest Rate Model
    • πŸ’²Price Oracle
    • ⁉️Error Code
      • ⁉️Key Events
      • ⁉️bToken Error Code
      • ⁉️Comptroller Error Code
    • πŸ’ΎChange Log
  • πŸͺ™Tokenomics
    • πŸ”΅BLB Governance Token
    • πŸ’°ibTokens
    • 🍩$bdBLB
    • βš“Lockdrop
    • πŸ“€Token Distribution
  • πŸ–₯️developer-guides
    • πŸ“œContracts
      • Blueberry Bank
        • Introduction
        • Blueberry Bank Contract
          • Variables
          • Modifiers
        • Fee Manager
        • ProtocolConfig
      • Oracle
        • Introduction
        • AggregatorOracle
        • CoreOracle
      • Spell
        • Introduction
        • AuraSpell
        • BasicSpell
        • ConvexSpell
        • IchiSpell
        • LongShortSpell
      • Vault
        • Introduction
        • HardVault
        • SoftVault
      • Utils
        • BlueBerryConst
        • BlueBerryErrors
        • EnsureApprove
        • ERC1155NaiveReceiver
      • Wrapper
        • Introduction
        • WAuraPools
        • WConvexPools
        • WCurveGauge
        • WERC20
        • WIchiFarm
      • Interact with Blueberry V1
    • πŸ“”Deployed Contracts
  • πŸ›‘οΈSecurity
    • πŸ›‘οΈAudits
    • πŸ›‘οΈBug Bounty
  • Legal
    • πŸ“ƒTerms of Service
    • πŸ“ƒPrivacy Policy
    • πŸ“„Risks
  • Miscellaneous
    • πŸ’™Early Adopter Wallet List
Powered by GitBook
On this page
  1. Earn
  2. Liquidation Process on Blueberry

Role of Bots in the Liquidation Process

Blueberry is supported by automated mechanisms, known as liquidation bots, which are programmed to execute liquidations instantaneously when positions meet the liquidation criteria. These bots utilize flash loansβ€”a feature in DeFi that allows for borrowing without collateral, provided that the liquidity is returned within the same transactionβ€”to efficiently liquidate at-risk positions.

Liquidation Incentives

To encourage participation and prompt execution of liquidations, the protocol provides incentives, usually in the form of a percentage of the liquidated assets. These rewards compensate liquidators for contributing to the health and stability of the protocol by ensuring that lenders' funds are protected.

PreviousLiquidations on BlueberryNextMitigating Liquidation Risk

Last updated 1 year ago

πŸ’Έ
🌊