balancer / backend

MIT License
11 stars 8 forks source link

sdBal > WETH swaps show no liquidity #893

Open johngrantuk opened 1 week ago

johngrantuk commented 1 week ago

Swaps from sdBal > WETH should have a path via new 80-20/WETH pool but no route showing. (Should be sdBal[8020/sdBal-Pool]80-20[80-20/WETH]WETH)

Seems like there's a related issue as we also find no swap path for sdBal > 80-20 so this would be first part to investigate:https://balancer.fi/swap/ethereum/0xf24d8651578a55b0c119b9910759a351a3458895/B-80BAL-20WETH/1

franzns commented 1 week ago

Needs custom integration in the SDK similar to auraBAL

johngrantuk commented 1 week ago

Needs custom integration in the SDK similar to auraBAL

Not neccesarily. There's a new weth/8020BPT pool that should open up swaps with longer paths too. This should start working once the issue is found for the sdBal<>8020BPT swap failing.