Balancer V1
Discord
  • Home
  • Getting Started
    • Use Cases
    • FAQ
  • Core Concepts
    • Protocol
      • Background
      • Glossary
      • Pool Lifecycle
      • Limitations
      • Math
        • Exponentiation
    • BAL Governance Token
      • BAL for Gas
    • Liquidity Mining
      • Exchange and BAL Mining Listing
      • Liquidity Mining Estimates API
    • Security
      • Audits
      • Bug Bounty
  • Smart Contracts
    • Exchange Proxy
    • Smart Order Router
      • Development & Examples
    • Smart Pools
      • Overview
      • Configurable Rights Pool
      • Component Libraries
        • Rights Manager
      • Smart Pool Templates
      • Liquidity Bootstrapping FAQ
    • On Chain Registry
    • Interfaces
    • Addresses
  • API
    • Migration to Version 1.0
    • Events
    • API Index
    • UML Docs
  • Guides
    • Interact via Etherscan
    • Using the SOR
    • Creating a Shared Pool
    • Creating a Smart Pool
    • CRP Tutorial
      • Liquidity Bootstrapping Example
    • Smart Pool Use Cases
      • Liquidity Bootstrapping Pool
      • Swing Trading Pool
      • Smart Treasury
      • Perpetual Synthetic Pool
      • Investors' Club
      • Experimental
    • Testing on Kovan
    • Hackathons
      • Hacking & Testing
      • Judging
      • Ideas
Powered by GitBook
On this page
  • This page has been deprecated. V1 documentation is partially maintained here
  • Smart Pool Use Cases
  1. Guides

Smart Pool Use Cases

This page has been deprecated. V1 documentation is partially maintained here

Smart Pool Use Cases

Here we detail several applications of the core Configurable Rights Pool, and show how you would configure your custom pool (on creation from the factory), to accommodate each use case. (Eventually we will have a GUI wizard to guide you through this process.)

The use cases we cover here are:

  • Liquidity Bootstrapping (token launch)

  • Swing Trading Pool (Index fund)

  • Smart Treasury (Buyback & Make)

  • Perpetual Synthetic Pool

  • Investors' Club (KYC)

  • Experimental (Capped)

For each type of pool, we will provide a typical configuration appropriate for the use case, enabling enough flexibility to accomplish all the required interventions, while minimizing the trust required of the pool operator.

PreviousLiquidity Bootstrapping ExampleNextLiquidity Bootstrapping Pool

Last updated 3 years ago