Skip to main content
Login | Sign up
  • Tokens
  • Balancer (BAL)

    10/16/2025 04:00 UTC

    $1.01

    % Today
    0.78%

    Price Chart

    24H: -3.01% |
    7D: -13.16% |
    30D: -19.17%
    1D
    7D
    30D
    90D
    ALL

    Balancer News

    Loading...

    Overview

    Balancer is a decentralized exchange and automated market maker (AMM) that lets anyone trade and provide liquidity with flexible, programmable pools. Instead of the classic 50/50 pair, a Balancer pool can hold up to eight tokens in custom ratios and rebalance them automatically as trades happen. At the heart of the protocol is the BAL token, used for governance and incentives. People often track BAL price to gauge sentiment around upgrades, network growth, and governance decisions, but the utility of the token is rooted in how the protocol runs. Balancer today operates across multiple EVM networks and is widely used by DeFi teams to launch tokens, manage treasuries, and route swaps efficiently. Its v2 “Vault” design and the newer v3 architecture make the protocol a core piece of the broader “Balancer blockchain” ecosystem—meaning the set of chains and apps where Balancer contracts and integrations live. (docs.balancer.fi)

    What makes Balancer different

    • Multi-asset, customizable pools (for example, 80/20 or 60/20/20), which can act like self-balancing portfolios.
    • A single Vault that holds all pool assets and powers gas-efficient batch swaps.
    • A Smart Order Router (SOR) that searches across Balancer pools to find optimal trade routes. (docs.balancer.fi)

    Where Balancer runs

    Balancer contracts are deployed on Ethereum and major EVM networks, including Arbitrum, Optimism, Polygon PoS and zkEVM, Gnosis, Avalanche, Base, and others. Governance and emergency multisigs span these networks to coordinate upgrades and safety actions when needed. (docs.balancer.fi)

    Price, Market Position, and Liquidity

    As of 10/16/2025 04:00 UTC, Balancer (BAL) trades at $1.01 with a -3.01% move over the last 24 hours.
    The market capitalization stands at $65M, placing it at rank #651 by market value.
    Daily trading volume is $5.5M. Balancer (BAL) has moved -13.16% over the past seven days and -19.17% across the last 30 days.

    History & Team

    Balancer began as a research project in early 2018 exploring “n‑dimensional” AMM math. The whitepaper by Fernando Martinelli and Nikolai Mushegian (2019) laid out how a pool can act as both an index-like portfolio and a price sensor. The protocol went live on Ethereum in 2020 and has iterated quickly since then, culminating in the v2 Vault architecture and the v3 upgrade focused on yield-bearing assets and developer ergonomics. (balancer-dao.gitbook.io)

    The founders and early contributors include:

    • Fernando Martinelli (CEO/co‑founder)
    • Mike McDonald (CTO/co‑founder; also known for mkr.tools)
    • Nikolai Mushegian (early co‑author of the whitepaper and co‑founder) (en.wikipedia.org)

    Balancer Labs and its DAO have attracted notable investors across several rounds. In February 2021, Balancer raised new funding led by Three Arrows Capital and DeFiance Capital, joining earlier backers like Pantera and Alameda. In May 2021, investors including Blockchain Capital, FinTech Collective, LongHash Ventures, Fenbushi Capital, Continue Capital, and Kain Warwick supported a $24.25M token purchase from treasury to accelerate growth. A seed round in March 2020 included Placeholder and Accomplice. (cointelegraph.com)

    Technology & How It Works

    The Vault model

    Balancer v2 introduced the Vault: a single smart contract that safely holds tokens for all pools. Pool contracts plug into the Vault and focus only on their swap and liquidity math. This separation unlocks gas‑efficient batch swaps, deeper composability across pool types, and features like flash loans. In v3, the Vault formalizes features such as transient accounting, standardized fee handling, and native support for ERC‑20 multi‑token state. (docs.balancer.fi)

    Pool types

    • Weighted Pools: Custom token weights, up to 8 assets; great for index‑style liquidity and 80/20 designs that keep deep liquidity for governance pairs.
    • Composable Stable Pools: For correlated assets like stablecoins or liquid staking tokens.
    • Boosted/Linear Pools: Route idle liquidity into lenders to earn extra yield while keeping swaps smooth.
    • Liquidity Bootstrapping Pools (LBPs): Dynamic weights over time, often used for fairer token launches. (docs.balancer.fi)

    v3 focus: yield-bearing assets and hooks

    Balancer v3 is built to work natively with ERC‑4626 vault tokens and to enable “100% boosted” pools. The Vault introduces ERC‑4626 Liquidity Buffers that let swaps use underlying liquidity without expensive wrap/unwrap steps, lowering gas and keeping trades fast. A new hooks framework lets builders add custom logic—like fee tweaks or discounts—without reinventing core pool code. (docs.balancer.fi)

    Smart Order Router (SOR)

    The SOR runs off‑chain to search across many pools and paths, then submits the best route to the Vault. It balances price improvement against gas costs, and supports both exact‑in and exact‑out trades across weighted and stable math. (balancer.gitbook.io)

    CoW AMM integration

    Balancer and CoW Protocol launched CoW AMM, which executes rebalancing via CoW’s intent-based solvers to reduce loss-versus-rebalancing (LVR). The collaboration continues with DAO-level alignment around CoWAMM pools across multiple chains. (medium.com)

    Tokenomics & Utility

    BAL overview

    BAL is the governance and incentives token of the protocol. The contract‑enforced maximum supply is 100 million BAL, though governance controls whether to use the full cap. Early emissions started at 145,000 BAL per week; in Q1 2022, Balancer introduced vote‑escrow BAL (veBAL) with a declining annual emission schedule expected to run until around 2050. Total BAL distributed via the veBAL program is projected at roughly 47.52 million (subject to governance). (docs.balancer.fi)

    veBAL and gauges

    To get veBAL, holders lock the 80/20 BAL/WETH BPT for up to one year. veBAL controls gauge weight (which pools earn incentives) and receives a share of protocol fees. As of the current governance design, veBAL holders receive 82.5% of protocol fees, and can direct emissions across authorized pools via regular Snapshot voting and partner vote markets. (docs.balancer.fi)

    Balancer tokenomics at launch

    • Liquidity providers: up to 65M BAL governed by community distribution (a portion emitted over time)
    • Founders, employees, advisors, investors: 22.5–25M, subject to vesting (now fully vested)
    • Ecosystem Fund: 5M (moved to the DAO multisig during veBAL transition)
    • Fundraising and contributor programs: 7.5M combined (docs.balancer.fi)

    In practice, “Balancer tokenomics” center on aligning long‑term governance with active liquidity. The 80/20 design ensures deep BAL liquidity, and veBAL voting steers where new BAL emissions flow, often influenced by external “bribes” in open vote markets. (docs.balancer.fi)

    Ecosystem & Use Cases

    Core DeFi building blocks

    • Liquidity provision: LPs earn swap fees and BAL incentives; boosted stable pools can also earn lender yields.
    • Trading and routing: The SOR and Vault enable efficient multi‑hop, multi‑pool swaps.
    • Portfolio management: Weighted pools work like self‑balancing index funds. (docs.balancer.fi)

    Token launches, NFTs, and gaming

    Liquidity Bootstrapping Pools are a signature Balancer primitive. Teams use LBPs to distribute tokens with dynamic weights that reduce initial “pump‑and‑dump” behavior and let price discover steadily. Partner launchpads like Fjord Foundry have used LBP mechanics for DeFi and GameFi teams; the approach has even extended to fair‑launch NFT experiments. This is why “Balancer DeFi, NFTs, gaming” often appears together: the same pool tech powers a range of communities and drops. (docs.balancer.fi)

    Integrations and partners

    • Lending integrations: Aave‑powered boosted pools (like bb‑a‑USD) consolidate stablecoin liquidity while routing idle funds to earn a yield.
    • Meta‑AMMs: Aura Finance builds on veBAL to amplify LP incentives via auraBAL, making it easier for LPs and BAL holders to participate.
    • Intent-based trading: CoW AMM pools rebalance through solvers to target lower LVR on volatile pairs. (docs-v2.balancer.fi)

    Multichain reach

    Balancer’s deployments and data infra span Ethereum, Arbitrum, Optimism, Polygon (PoS and zkEVM), Gnosis, Avalanche, Base, and more, with subgraphs and analytics maintained across chains. This multichain footprint lets projects choose the network that fits their fees, users, and tooling. (docs.balancer.fi)

    Advantages & Challenges

    Advantages

    • Flexibility: Up to eight assets per pool, any weights, and programmable parameters.
    • Capital efficiency: Boosted pools and ERC‑4626 buffers in v3 aim for near‑100% utilization while keeping swaps gas‑efficient.
    • Composability: A single Vault plus SOR encourages deep routing and nested pool designs.
    • Governance alignment: veBAL ties voting power to the 80/20 BAL/WETH pool, helping sustain liquidity for the protocol’s own token. (docs.balancer.fi)

    Challenges

    • Complexity: The richness of pool types and veBAL mechanics can be a learning curve for newcomers.
    • Security incidents: Balancer faced a flash‑loan‑related exploit in 2020 and mitigated a critical vulnerability impacting v2 boosted pools in August 2023, after which a smaller exploit occurred. These events prompted process improvements and extensive emergency tooling across networks. (cointelegraph.com)
    • Liquidity fragmentation and listings: Liquidity is naturally spread across chains and pools. Some centralized exchanges adjust listings over time, which can influence discoverability for new users. (binance.com)

    Where to Buy & Wallets

    Where to buy BAL

    You can obtain BAL on major centralized exchanges and on-chain:

    • Coinbase lists BAL for eligible regions. (coinbase.com)
    • Kraken offers BAL spot markets. (kraken.com)
    • On-chain, BAL is tradable on Balancer itself and other EVM DEXs using the official token addresses.

    Note: Exchange lineups evolve. For example, Binance announced a delisting of BAL on April 16, 2025. Always check availability in your region and verify you are trading the correct asset. (binance.com)

    If you’re specifically searching “where to buy BAL,” starting with Coinbase or Kraken in the United States is common, while experienced users may prefer swapping on Balancer or another DEX using a Web3 wallet.

    Wallets and storage

    BAL is an ERC‑20 token live on Ethereum and several EVM chains. You can hold it in EVM wallets like MetaMask, Coinbase Wallet, or Rabby, and in hardware wallets such as Ledger or Trezor via those interfaces. If a token doesn’t show in a hardware wallet’s native app, you can still view and manage it by connecting the device to MetaMask and adding the token contract. (ledger.zendesk.com)

    Official BAL contract addresses (for Ethereum and other networks) are published in Balancer’s documentation—use these to avoid look‑alikes when adding tokens or bridging. (docs.balancer.fi)

    Regulatory & Compliance

    Decentralized protocol posture

    Balancer is non‑custodial and open‑source. The protocol is governed by token holders through the DAO, with Balancer Labs and service providers contributing development and operations. Because it’s decentralized infrastructure rather than a single company-operated exchange, its regulatory treatment varies by jurisdiction and continues to evolve. Listings by centralized exchanges may change based on their own due‑diligence and local rules; for instance, Binance delisted BAL in April 2025 following a “Vote to Delist” process. In the U.S., BAL remains available on some registered platforms such as Coinbase and Kraken, subject to each platform’s policies. (binance.com)

    Balancer halal and BAL shariah compliant

    There is no definitive global ruling declaring Balancer halal or haram. Many scholars judge crypto assets by utility and alignment with Islamic finance principles. Balancer’s design focuses on exchange and governance, not lending with interest. Because veBAL rewards come from protocol fees rather than riba, some observers view the BAL token as potentially consistent with halal principles of trade. However, interpretations differ across schools of thought and jurisdictions, so you will see the topic discussed under terms like “Balancer halal” and “BAL shariah compliant.” Users who seek faith‑based compliance often consult qualified scholars for case‑by‑case guidance.

    Balancer regulatory status

    As a governance token for a decentralized protocol, BAL’s classification can differ—utility/governance tokens are treated differently across the U.S., EU, and other regions. The DAO structure, public audits, and documented governance processes help stakeholders assess compliance postures, but projects and exchanges ultimately make their own determinations. Monitoring announcements from the Balancer DAO, major centralized exchanges, and local regulators is the best way to track changes in Balancer regulatory status over time. (binance.com)

    Future Outlook

    Balancer’s roadmap centers on v3 adoption: native ERC‑4626 support, 100% boosted pools, and a builder‑friendly hooks framework. These pieces should make it easier for teams to launch specialized AMMs, pair new stablecoins or liquid staking tokens, and plug into vote‑driven incentives. The CoW AMM partnership adds an intent layer aimed at reducing LVR on volatile pairs, which may attract professional LPs looking for better risk‑adjusted returns. As more activity moves to L2s and modular chains, Balancer’s multichain presence and SOR‑powered routing give it a strong base to serve builders across DeFi, NFTs, and gaming. For research‑minded teams, the Vault’s standardized APIs and native buffers open room for creative pool math while keeping integrations consistent. (docs.balancer.fi)

    Ecosystem‑wise, expect more integrations like boosted pools with lender tokens, composable index products, DAO treasury strategies using managed and weighted pools, and continued collaboration with vote‑markets and partners such as Aura Finance to simplify participation in veBAL governance. (docs.aura.finance)

    Summary

    Balancer is an advanced AMM designed for flexibility and composability. Its Vault architecture, SOR, and rich pool types—weighted, stable, boosted, and LBPs—allow developers and DAOs to tailor liquidity to many needs. The BAL token powers governance through veBAL, aligning incentives by steering emissions and sharing protocol fees. With v3’s focus on yield-bearing assets and builder hooks, plus strategic partnerships like CoW AMM, Balancer continues to evolve as a core component of multichain DeFi. Whether your interest is trading, programmable liquidity, or governance, Balancer offers a deep toolkit—and a clear place in the broader crypto stack powering “Balancer DeFi, NFTs, gaming” use cases across networks. As always, check official docs for contract addresses, keep an eye on exchange listings if you’re exploring where to buy BAL, and follow the DAO for updates to Balancer tokenomics that shape utility and incentives over time. (docs.balancer.fi)

    Last Updated: 10/6/2025 17:42 UTC

    Description

    #651

    Balancer is a decentralized exchange that lets users swap any tokens without relying on third parties. Users can also join or create pools of tokens with different weights and fees, and earn from every swap.

    Sector: DEX
    Blockchain: Ethereum
    2020
    Bluechip

    Market Data

    Marketcap Rank (#)
    651
    Price ($)
    1.01 -13.16% (7d)
    24h Volume ($)
    5.5M +26.49% (7d)
    Marketcap ($)
    65M
    Fully Diluted Value ($)
    97M
    Circulating Supply
    67% HIGH
    2.5M 169/239
    200K 1.4K/4.5K
    178K 7.5K/5.3K
    160K 15K/7.7K
    81K 1.9K/2.9K
    53K 7.3K/17K
    1.3K 34/34
    37 503/50

    Exchange Relationships

    COMPACT
    FULL
    No significant relationships yet.
    Check full view to view all relationships.

    Important Milestones

    Apr 16, 2025
    Binance delists BAL
    Listing
    Following a Vote to Delist, Binance ceased spot trading and began delisting procedures for BAL, impacting liquidity and access for many users globally.
    Dec 11, 2024
    Balancer v3 upgrade launches
    Upgrade
    Balancer released v3 with 100% Boosted Pools, ERC‑4626 support, and a hooks framework, focusing on yield‑bearing assets and better developer tooling across chains.
    Aug 27, 2023
    V2 pools exploited
    Security Incident
    After disclosing a critical vulnerability days earlier, Balancer was exploited for roughly $900,000; users were urged to withdraw from affected boosted pools across multiple networks.
    Mar 28, 2022
    veBAL governance launches
    Governance
    Vote‑escrow BAL (veBAL) launched, letting holders lock 80/20 BAL‑WETH BPT to steer emissions and receive protocol fee share under a long‑term emission schedule.
    May 27, 2021
    Treasury sale $24.25M
    Funding
    Investors including Blockchain Capital, FinTech Collective, LongHash, Fenbushi and others purchased $24.25M of BAL from treasury, funding growth and ecosystem initiatives.
    May 11, 2021
    Balancer v2 mainnet
    Upgrade
    V2 launched with a single Vault architecture, improved gas efficiency, asset managers, and modular pool design enabling batch swaps and deeper composability.
    May 4, 2021
    Price hits all-time high
    All-Time High
    BAL reached its all‑time high of $74.45 during a wider market rally, marking peak valuation shortly before the protocol’s v2 rollout.
    Feb 26, 2020
    V1 bronze release
    Launch
    Initial Balancer v1 bronze release went live on Ethereum mainnet, debuting multi‑asset weighted pools and programmable AMM design for early DeFi builders and traders.