2.1.0 • Published 2 years ago

@aurora-balancer-labs/v2-pool-stable v2.1.0

Weekly downloads
-
License
GPL-3.0-only
Repository
-
Last release
2 years ago

Balancer V2 Stable Pools

NPM Package


This package contains the source code of Balancer V2 Stable Pools, that is, Pools for tokens that all have values very close to each other (typically stablecoins).

The flavor currently in existence is StablePool (basic five token version).

Another useful contract is StableMath, which implements the low level calculations required for swaps, joins and exits.