Basin
basin.exchangeDiscordTwitterGitHub
  • Basin
  • Risks
  • Basin Whitepaper
  • Multi Flow Whitepaper
  • πŸ’§Introduction
    • Why Basin
  • 🧩Components
    • Well
    • Pump
    • Aquifer
  • πŸͺ£Implementations
    • Overview
    • Multi Flow Pump
  • πŸ—ΊοΈGuides
    • Directory
    • Basics
      • Connect to Basin
      • Approve Contracts
    • Using Wells
      • Add Liquidity
      • Remove Liquidity
      • View my Liquidity
      • Swap
    • Deploying Wells
      • Deploy a Well
  • πŸ“–Resources
    • Discord
    • Contracts
    • Audits
    • Bug Bounty
    • Links
Powered by GitBook
On this page
  • Constant Product 2 Well Function
  • Stable 2 Well Function.
  • Multi Flow Pump
  • Well Implementation
  • Upgradable Well Implementation
  • Aquifer Implementation
  1. Implementations

Overview

The following is a list of Basin components that have been implemented and audited:

Constant Product 2 Well Function

See ConstantProduct2.sol.

Stable 2 Well Function.

See Stable2.sol.

Multi Flow Pump

See Multi Flow Pump.

Well Implementation

See Well.sol.

Upgradable Well Implementation

See WellUpgradeable.sol.

Aquifer Implementation

See Aquifer.sol.

PreviousAquiferNextMulti Flow Pump

Last updated 7 months ago

πŸͺ£