Holdr Protocol Overview
  • Protocol Overview
  • Developer Docs
  • Product
    • Overview
    • The Vault
    • Pools
      • Weighted Pools
      • Composable Stable Pools
      • Liquidity Bootstrapping Pools (LBPs)
    • Smart Order Router
  • Concepts
    • Math
      • Weighted Math
      • Stable Math
    • Fees
  • Ecosystem
    • Governance
    • veHLDR and Gauges
      • veHLDR
        • How veHLDR Works
        • How To Use veHLDR
        • How veHLDR Boosting Works
          • Working Supply
          • Calculating My Boost
          • Minimum veHLDR for Max Boost
      • Gauges
        • How Gauges Work
  • Developers
    • Deployment Addresses
  • Getting Started
    • FAQs
      • Swapping
      • Liquidity
      • Liquidity Mining with the veHLDR and Gauge System
      • Fees
      • The Vault
      • Pools and LBPs
Powered by GitBook
On this page
  • Overview
  • Pools At A Glance
  • Weighted Pools
  • Stable Pools
  • Liquidity Bootstrapping Pools
  • Comparison
  1. Product

Pools

PreviousThe VaultNextWeighted Pools

Last updated 2 years ago

Overview

Pools are the fundamental building blocks of the Holdr Protocol; they are smart contracts that define how traders can swap between tokens on Holdr. What makes Holdr Pools unique from those of other protocols is their limitless flexibility. While other exchanges have pools with constrained parameters, Holdr can accommodate pools of any composition and underlying math. Holdr's architecture allows for anyone to develop their own pool type, opening the door for customized pricing functions in trading pools.

Pools At A Glance

Designed for general cases, including tokens that don't necessarily have price correlation (ex. DAI/WETH).

Stable Pools

Ideal for soft-pegged tokens with strong correlation (ex. DAI/USDC/USDT).

Ideal for shifting liquidity of one token into another (ex. AKITA/ETH).

Comparison

Pool

Math

Max # Tokens

Uses Oracle

Can Be Oracle

Time-dependent pricing

Weighted

Weighted

8

No

Yes

No

Stable

Stable

5

No

No

No

Liquidity Bootstrapping

Weighted

4

No

No

Yes

Weighted Pools
Liquidity Bootstrapping Pools
Page cover image