
Home | Balancer
Build on Balancer Build custom AMMs, extend existing pool types with hooks, and develop specialized routers
Overview | Balancer
Balancer v2 has been a core pillar of DeFi since 2021. By leveraging innovative pool types, Balancer v2 has attracted liquidity in the liquid staking token (LST) and liquid restaking token …
Typescript SDK Tutorial | Balancer
See the Router API for other supported add methods. This guide is for adding liquidity to Balancer v3 with the b-sdk. This sdk supports adding liquidity to Balancer v3, Balancer v2 as well as …
Integration Guides - Balancer
Learn, integrate, and build on a programmable AMMIntegration Guides This sections contains useful guides for common actions such as adding/removing liquidity and making swaps using …
Overview | Balancer
First introduced in Balancer v2, the vault architecture separates token accounting from pool logic, allowing for simplified pool contracts that focus on the implementation of their swap, add …
Yield-bearing Asset Onboarding | Balancer
This guide outlines the process of onboarding yield-bearing assets to Balancer v2. To fully leverage Balancer's technology, you'll need to complete several key steps including token …
Core Pools | Balancer
Core pools are a fundamental concept in Balancer's tokenomics model, designed to align token emissions with pool performance and fee generation. This document outlines the requirements …
Introduction - Balancer
Balancer has already developed, audited and deployed a variety of pool types showcasing diverse functionalities. These pools are readily accessible for existing use cases without …
SDK API Reference - Balancer
Balancer v3 conforms with EIP-2612 and this helper facilitates Permit signature generation. Each operation (i.e. removeLiquidity, removeLiquidityNested and removeLiquidityBoosted) has its …
Add/Remove liquidity types | Balancer
Balancer protocol leverages the Liquidity invariant approximation to provide a generalized solution for add and remove liquidity operations. This enables the Vault to implement complex …