@aurora-balancer-labs/v2-pool-stable
v2.1.0
Published
Balancer V2 Stable Pools
Downloads
7
Readme
Balancer V2 Stable Pools
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.