Balancer
Balancer V1
Balancer V1
  • 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 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

Was this helpful?

  1. Guides

Smart Pool Use Cases

PreviousLiquidity Bootstrapping ExampleNextLiquidity Bootstrapping Pool

Last updated 4 years ago

Was this helpful?

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:

  • (token launch)

  • (Index fund)

  • (Buyback & Make)

  • (KYC)

  • (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.

Liquidity Bootstrapping
Swing Trading Pool
Smart Treasury
Perpetual Synthetic Pool
Investors' Club
Experimental