Pools extending the current version of [BaseGeneralPool](https://github.com/balancer/balancer-v2-monorepo/blob/master/pkg/pool-utils/contracts/BaseGeneralPool.sol) aren't supported by [BalancerV2Adapter](https://github.com/yieldyak/yak-aggregator/blob/master/src/contracts/adapters/BalancerV2Adapter.sol). Add a new adapter supporting those pools. * [Balancer](https://balancer.fi/) * [Guide to adding new adapter](../blob/master/docs/adding-new-adapter.md)