Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 19:32
· 1426 commits to main since this release
5c30f4f

Minor Changes

  • e1efe6b: - Add add/remove liquidity pool support (non-nested pools)
    • Weighted pool type
    • ComposableStable pool type
    • Uses balancerHelpers to query amounts in/out rather than relying on specific pool math and associated data
    • Integration tests run against local viem fork
  • 73b19fc: Adds Balancer API Provider. A utility module designed to fetch pool data from API.