Balancer
Balancer V2
Balancer V2
  • Protocol Overview
  • Developer Docs
  • Products
    • The Vault
      • Flash Loans
    • Balancer Pools
      • Weighted Pools
      • Composable Stable Pools
      • Liquidity Bootstrapping Pools (LBPs)
      • Managed Pools
        • Asset Managers
      • Boosted Pools
      • Custom Pools
    • Smart Order Router
    • Balancer CoW Protocol
    • Oracles (deprecated)
  • Concepts
    • Math
      • Weighted Math
      • Stable Math
    • Fees
  • Ecosystem
    • Governance
      • Governance Process
        • RFC/Proposal Forum Post Template
      • BAL Governance Token
      • Snapshot
      • Multisig
        • Other DAO Multisigs
      • Governable Protocol Fees
      • Emergency subDAO
    • Community
      • Ballers
      • Delegation
      • Grants
    • veBAL and Gauges
      • veBAL
        • How veBAL Works
        • How To Use veBAL
        • How veBAL Boosting Works
          • Working Supply
          • Calculating My Boost
          • Minimum veBAL for Max Boost
        • BIP19 and Yield Bearing Tokens
      • Gauges
        • How Gauges Work
        • How To Use Gauges
  • Security
    • Audits
    • Bug Bounties
    • Emergency Pause
    • Token Compatibility
    • Balancer x Certora Accelerator
  • Getting Started
    • FAQs
      • Swapping
      • Liquidity
      • Liquidity Mining with the veBAL and Gauge System
      • Liquidity Mining (Legacy)
      • Fees
      • Governance
      • The Vault
      • Pools and LBPs
      • Asset Managers
      • Oracles
      • About Balancer Protocol and Labs
      • V2 in a Nutshell
      • V1 ➝ V2 Migration
    • Walkthroughs
      • Trade
      • Invest
    • Contribution Guide
  • Community
    • Discord
    • Forums
    • Medium
    • Dune Analytics
  • Developers (Deprecated)
    • !!! DEPRECATED !!! ⛔
    • Guides
      • Pool Verification
    • Smart Order Router V2
    • GitHub
Powered by GitBook
On this page
  • Overview
  • Advantages
  • Tap into Balancer's Existing Liquidity
  • Worry About The Math, Not The Bookkeeping
  • Benefit from Resilient, Secure Infrastructure
  • Use Cases
  • Fixed Rate Token Markets
  • TWAMMs (Time Weighted Average Market Makers)
  • Stablecoins

Was this helpful?

  1. Products
  2. Balancer Pools

Custom Pools

Overview

With Balancer's abstracted Vault and Pool architecture, designers creating their own AMM only need to worry about their price curves since all the token bookkeeping is handled by The Vault. Since Balancer is permissionless, anyone can develop their own custom Pool Type and integrate it into the protocol. Custom Pool Types are ideal for any team developing custom trade equations and strategies.

Advantages

Tap into Balancer's Existing Liquidity

Rather than launching their own Decentralized Exchanges and worrying about attracting liquidity, teams can launch on top of Balancer, allowing them to directly tap into Balancer's existing liquidity from Day 0.

Worry About The Math, Not The Bookkeeping

Instead of worrying about the accounting groundwork, pool designers only need to think about their pricing functions. For a custom pool type, they only need to implement functionality for joining, exiting, and trading with a pool.

Benefit from Resilient, Secure Infrastructure

Teams designing customized AMMs can use the Balancer battle-tested infrastructure to speed up their time to market and increase efficiency.

Use Cases

Fixed Rate Token Markets

Element.fi

By focusing on the math, the Element team was able to create pools that use their Convergent Curve equation and plug right into Balancer's framework. The Element Pools handle the calculations while the Balancer Vault ensures that all tokens are properly accounted for.

TWAMMs (Time Weighted Average Market Makers)

Cron Finance

Stablecoins

Gyroscope Protocol

PreviousBoosted PoolsNextSmart Order Router

Last updated 2 years ago

Was this helpful?

“We use Balancer V2’s custom trading curve functionality to enable an invariant that works really well for assets that converge in value over time. Plugging into the V2 ecosystem lets users be able to purchase and sell fixed yield assets from any other major asset, building on the existing liquidity Balancer has.” — Will Villanueva, CEO & Co-Founder of

The goal of TWAMM functionality is to execute large trades over a period of time in a way that reduces slippage and gas costs for the party executing a swap. is one of the teams that builds TWAMM functionality on top of Balancer.

has designed a brand new AMM to power their all-weather stablecoin. Prices for minting and redeeming stablecoins are set autonomously. This helps maintain a tight peg even in the face of short-term crises.

Element Finance
Cron Finance
Gyroscope