paraswap-dex-lib
paraswap-dex-lib copied to clipboard
How to know which Adapter and index to use in the config?
For example: https://github.com/paraswap/paraswap-dex-lib/blob/master/src/dex/swaap-v2/config.ts#L14-L23
How are these adapter and index determined?
Wondering the same thing 🙏
How are these adapter and index determined?
@hung-native @EricForgy Usually we handle this on our side after code review. You could leave this part of config empty. In this case e2e tests fur multi/mega would fail until we put correct values.