Balancer V1
Discord
  • Home
  • Getting Started
    • Use Cases
    • FAQ
  • Core Concepts
    • Protocol
      • Background
      • Glossary
      • Pool Lifecycle
      • Limitations
      • Math
        • Exponentiation
    • BAL Governance Token
      • BAL for Gas
    • Liquidity Mining
      • Exchange and BAL Mining Listing
      • Liquidity Mining Estimates API
    • Security
      • Audits
      • Bug Bounty
  • Smart Contracts
    • Exchange Proxy
    • Smart Order Router
      • Development & Examples
    • Smart Pools
      • Overview
      • Configurable Rights Pool
      • Component Libraries
        • Rights Manager
      • Smart Pool Templates
      • Liquidity Bootstrapping FAQ
    • On Chain Registry
    • Interfaces
    • Addresses
  • API
    • Migration to Version 1.0
    • Events
    • API Index
    • UML Docs
  • Guides
    • Interact via Etherscan
    • Using the SOR
    • Creating a Shared Pool
    • Creating a Smart Pool
    • CRP Tutorial
      • Liquidity Bootstrapping Example
    • Smart Pool Use Cases
      • Liquidity Bootstrapping Pool
      • Swing Trading Pool
      • Smart Treasury
      • Perpetual Synthetic Pool
      • Investors' Club
      • Experimental
    • Testing on Kovan
    • Hackathons
      • Hacking & Testing
      • Judging
      • Ideas
Powered by GitBook
On this page
  • This page has been deprecated. V1 documentation is partially maintained here
  • description: Some useful specifics to get you started
  • Hacking & Testing
  1. Guides
  2. Hackathons

Hacking & Testing

This page has been deprecated. V1 documentation is partially maintained here

description: Some useful specifics to get you started

Hacking & Testing

The contracts are opensource and everything is deployed on Kovan as well as Mainnet.

We use the Subgraph to make it easy to query data (Repo: balancer-subgraph).

There are also apps for Pool Management and Token Exchanges. The source code for these are also available (Exchange, Pool Management).

Kovan

Exchange App

Pool Management App

Subgraph

Guide for testing on Kovan. Includes contract addresses and test faucet details.

Mainnet

Exchange App

Pool Management App

Subgraph

Guide - Create Your Own Pool

Deployed BFactory Address: 0x9424B1412450D0f8Fc2255FAf6046b98213B76Bd

PreviousHackathonsNextJudging

Last updated 3 years ago