connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.
https://docs.connext.network
MIT License
292 stars 173 forks source link

Using Balancer V2 for gnosis swaps #4617

Open prathmeshkhandelwal1 opened 1 year ago

prathmeshkhandelwal1 commented 1 year ago

Background

We planned to use honeyswap initially for getting multi-swap paths for gnosis, But due to lack of proper honeyswap SDK to find the relevant information for swaps is difficult. Balancer has better liquidity and reliability for gnosis swaps.

Linked Issues & Documentation

https://docs.balancer.fi/

Definition Of Done

Tasks

preethamr commented 9 months ago

@just-a-node Do we need this still

prathmeshkhandelwal1 commented 9 months ago

We still dont have gnosis swapper in chain-abstraction SDK. So yes we need it for making it work. But not sure if this aligns with our current priority.