Skip to content

Latest commit

 

History

History

standalone-utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Balancer

Balancer V2 Standalone Utilities

NPM Package

This package contains standalone Solidity utilities that can be used to perform advanced actions in the Balancer V2 protocol.

  • BalancerQueries can be used by off-chain clients to simulate Pool joins and exits, computing the expected result of these operations.

Overview

Installation

$ npm install @balancer-labs/v2-standalone-utils

Usage

The contracts in this package are meant to be deployed as-is, and in most cases canonical deployments already exist in both mainnet and various test networks. To get their addresses and ABIs, see v2-deployments.

Licensing

GNU General Public License Version 3 (GPL v3).