0xEvan·Jan 19Creating Liquidity Strategies With Balancer Managed Pool ControllersIntro Developing controllers on Balancer Managed Pools unlock a variety of novel DeFi applications to manage treasury risk, automate trading strategies, and automate liquidity management. Balancer Pools are multi-token Liquidity Pools offering a great deal of flexibility to manage on-chain liquidity. Managed Pools are a relatively new pool that have started…Balancer11 min readBalancer11 min read
Orb·Jan 4DeFi Tweets Ep2: Professional DAO Delegation w/ StablenodeParticipants: Doo Wan Nam — Co-founder, COO at StableNode Mike B — Balancer Maxi Bianca Buzea — Developer Relations at Balancer You can find the second episode below. Be sure to follow our Twitter for weekly Twitter spaces. Balancer — Balancer’s mission is to accelerate innovation in DeFi by…Evergreen1 min readEvergreen1 min read
Amir·Dec 14, 2022Meet HoldrWe are proud to introduce Holdr, the next-generation AMM built on Balancer, pushing the capabilities of the Balancer’s technology to its full extent. Ultimately Holdr provides LPs an opportunity to mitigate impermanent loss, collect more fees, and take advantage of self-balancing portfolios similar to traditional index funds. …Defi4 min readDefi4 min read
Tranchess·Dec 13, 2022Tranchess x Balancer: Empowering ETH Liquid StakingWe are excited to announce that after the soft launch on November 25, 2022, the Tranchess liquidity pool on Balancer is now live as the primary source of liquidity for the Tranchess ETH liquid staking fund. Tranchess’ qETH/ETH pool has recently been whitelisted and will soon join auraBAL bribing on…Blockchain4 min readBlockchain4 min read
Orb·Nov 16, 2022Balancer Relayers and Pool MigrationsThe following Balancer Relay and Pool Migrations post is brought to you by Balancer’s SDK team lead, John Grant. What Is a Relayer? A relayer is a contract that is authorized by the protocol and users to make calls to the Vault on behalf of the users. It can use the sender’s ERC20 vault…Tech Feature6 min readTech Feature6 min read
Orb·Nov 16, 2022Distribute Your ERC20 Token with Liquidity Bootstrapping PoolsLBP (Liquidity Bootstrapping Pools) are pools consisting of 2–4 tokens that can dynamically change the token weightings over time (e.g 1/99 to 99/1 for TokenA/TokenB). The programmatic adjusting of weights over time facilitates the lowering of the price slowly. …Balancer Pool3 min readBalancer Pool3 min read
Orb·Nov 16, 2022High Capital Efficiency with Boosted PoolsWhat are Boosted Pools? To understand Boosted Pools, we need to make an initial stop and review Linear Pools. Linear Pools facilitate trades between two tokens at a known exchange rate. A positive/negative fee mechanism is used to incentivize arbitrageurs to maintain a desired ratio between two tokens. With Boosted Pools, both Liquidity Providers…Balancer Pool3 min readBalancer Pool3 min read
Orb·Nov 16, 2022Cheaper Arbitrage with Batch SwapsWhen attempting to swap tokens intermediate swaps are often necessary. This occurs when there is no pool containing both tokens or a cheaper route is available. These swaps usually require multiple function calls. Balancer provides a gas efficient solution, batch swaps. How Does it Work? Batch swaps are a single function call to Balancer’s…Tech Feature4 min readTech Feature4 min read
Orb·Nov 16, 2022Capitalizing on Balancer’s Flash LoansBalancer Flash Loans TL;DR: V2 architecture gives access to combined liquidity from all Balancer Pools Borrow several different tokens in one transaction Pay zero fees Imagine you had $1000 in ETH deposited into Compound with $200 USDC borrowed. To withdraw all your ETH, you need USDC. With flash loans, you can borrow $200 USDC…Balancer Tech Features4 min readBalancer Tech Features4 min read
Orb·Nov 9, 2022General Smart Contract Security: A Guide for Web3 DevelopmentTo minimize risk and prevent unauthorized use of smart contracts, it is important to understand smart contract security and how it works in daily development. — The following article provides general security advice and does not reflect the complete security practices of any particular team. It is important to note that no short overview can provide an exhaustive discussion of all aspects of smart contract security.Defi8 min readDefi8 min read