BAL is the governance token of Balancer, the AMM protocol that generalized Uniswap’s equal-weight 50/50 model into arbitrary multi-token weighted pools. A Balancer pool can hold up to 8 tokens at any weight — for example, 80% ETH / 20% USDC, or an equal-weight basket of 10 DeFi tokens — enabling it to function as a self-rebalancing portfolio and DeFi index fund. The protocol evolved to a veBAL tokenomics model (inspired by Curve’s veCRV) in 2022, creating a gauge-voting system for emission direction.
| Stat | Value |
|---|---|
| Ticker | BAL |
| Price | $0.16 |
| Market Cap | $10.19M |
| 24h Change | +0.9% |
| Circulating Supply | 64.58M BAL |
| Max Supply | 96.15M BAL |
| All-Time High | $74.45 |
| Contract (Ethereum) | 0xba10...4e3d |
| Contract (Harmony Shard 0) | 0xdc5f...010f |
| Contract (Xdai) | 0x7ef5...f717 |
| Contract (Polygon Zkevm) | 0x120e...49d6 |
| Contract (Huobi Token) | 0x045d...8d0f |
| Contract (Near Protocol) | ba1000...near |
| Contract (Base) | 0x4158...47f1 |
| Contract (Energi) | 0x9b81...a9d6 |
| Contract (Polygon Pos) | 0x9a71...76a3 |
| Contract (Arbitrum One) | 0x040d...56b8 |
| Contract (Optimistic Ethereum) | 0xfe8b...9921 |
| Contract (Avalanche) | 0xe15b...98c3 |
How It Works
Balancer’s key innovation is the weighted constant product formula: instead of requiring equal-value token quantities, pools can target any weight. An 80/20 pool pegged to those weights continuously rebalances by allowing arbitrageurs to buy whichever asset drifts underweight and sell the overweight asset.
Pool types on Balancer:
| Pool Type | Description | Key Benefit |
|---|---|---|
| Weighted Pools | 2–8 tokens, arbitrary weights | Portfolio rebalancing with LP fees |
| Stable Pools | Optimized for pegged assets | Low slippage for stablecoin pairs |
| Boosted Pools | Idle liquidity deposited in Aave/Compound | Dual yield: LP fees + lending yield |
| Managed Pools | Dynamic weights, permissioned | On-chain index funds |
veBAL (Balancer V2 governance):
Users lock 80/20 BAL/WETH BPT (Balancer Pool Token) to receive veBAL — a non-transferable governance weight that votes on gauge emissions. The 80/20 structure ensures that locking also provides BAL price exposure.
Tokenomics
| Allocation | Percentage | Notes |
|---|---|---|
| Community/LPs (liquidity mining) | 65% | Distributed via gauge emissions |
| Founders, advisors, investors | 25% | Cliff + vesting schedules |
| Ecosystem fund | 5% | Grants and partnerships |
| Future team | 5% | Reserved |
Max supply: ~96.1 million BAL. New BAL is emitted weekly according to gauge votes determined by veBAL holders (similar to the Curve model). Balancer also burns BAL from protocol fees, introducing deflationary pressure.
Use Cases
- Weighted portfolio pools — Liquidity providers can create portfolios that auto-rebalance while earning trading fees
- Boosted pools — Idle liquidity earns lending yield from Aave while also providing swap liquidity
- veBAL governance — Direct BAL emissions to preferred pools, similar to the Curve Wars mechanic
- Protocol-controlled liquidity — Projects like Aura Finance aggregate veBAL the same way Convex aggregates veCRV
- Liquidity bootstrapping pools (LBPs) — Used for fair token launches by starting with high weight on the new token and gradually shifting to a stable
History
- Sep 2018 — Balancer Labs founded; protocol concept developed from academic AMM research
- Mar 2020 — Balancer V1 launches on Ethereum mainnet
- Jun 2020 — BAL token distributed retroactively to liquidity providers; Balancer becomes a DeFi top-10 protocol
- 2021 — Balancer V2 launches with a new vault architecture (a single contract holds all pool assets for gas efficiency); adds boosted pools
- Mar 2022 — veBAL model launches, introducing gauge weights and fee sharing for long-term lockers
- 2022 — Aura Finance launches as a Convex-equivalent for Balancer, accumulating veBAL
- 2023 — Balancer V3 design work begins; protocol expands to Polygon, Arbitrum, Optimism, Avalanche, Gnosis Chain
- 2024 — Balancer V3 launches with improved pool architecture and a new hook system for custom logic
Common Misconceptions
“Balancer is just a Uniswap clone.” Balancer’s weighted pool architecture is fundamentally different from Uniswap’s x*y=k model and was developed independently. Its multi-token, variable-weight design enables use cases Uniswap cannot support.
“Providing liquidity to Balancer always earns fees.” LP returns depend on pool type, fee tier, and trading volume. Boosted pools add yield but also complexity. Impermanent loss still applies to volatile pools.