Seer
  • 🧙Introduction to Seer
  • Prediction Market Basics
    • đŸĒ„Creating Tokens
    • 🔄Trading Tokens
    • đŸ”ĨRedeeming Tokens
    • ➕Scalar Markets
  • đŸ˜ĩWhy did previous prediction markets fail?
    • ◾A method other than a prediction market produces the best predictions
    • â‰ī¸An article shows a method over performing prediction market
    • 🔎It's not ethical
    • đŸĻRegulatory Attacks
    • 💧Lack of Liquidity
  • đŸĒĄSeer Solution
    • 🔘Seer DAO
    • 🇧🇮Retroactive Public Good Funding
    • 👨‍👨‍đŸ‘Ļ‍đŸ‘ĻPrediction Market Actors
    • đŸĨšThe Chicken and the egg problem
    • 💰Token Incentives
    • â„šī¸Information Seekers
    • 📈Exchange Integration
    • đŸ’ĻLiquidity Management
    • 🔒Safe Liquidity Provision
    • âžĄī¸Practical Implementation = AMM + Auctions
    • 💡Reasoning
    • âš•ī¸Capital Efficency
  • âš™ī¸Applications
    • đŸ•´ī¸Political Predictions
    • 🍲Food and Drugs Market
    • 🌏Macro Studies
    • âēī¸Micro Recommendation
    • đŸ’ĸFutarchy
    • 🤖AI Markets
  • 🤝Conclusion
  • 📄Reference
  • App
Powered by GitBook
On this page
  1. Seer Solution

Safe Liquidity Provision

Another way to greatly reduce liquidity providing risks is to use a hybrid approach between an AMM and an auction system.

The system would work as follows:

  • Liquidity providers provide liquidity like they do in a classic AMM.

  • Traders can't buy directly from the AMM but can place orders. When a trader places an order on the exchange, a simple short term auction starts (this can be around 1h). The auction starts at the price given by the AMM, with the initial bid being made by the trader who started the auction. Anyone can overbid the current highest bidder. When this happens:

    • The highest bidder order is cancelled.

    • The tokens of the highest bidder are refunded.

    • The new bidder becomes the current highest bidder.

    • The auction timer restarts.

When the auction ends (i.e. no one bids within the auction timer) the winner has its order executed.

PreviousLiquidity ManagementNextPractical Implementation = AMM + Auctions

Last updated 1 year ago

đŸĒĄ
🔒