getLiquidityPools does not support filtering by 2 assets on VyFinance
Closed this issue · 1 comments
TwilightDuck commented
let pools =(await dexter.newFetchRequest() .forAllDexs() .getLiquidityPools(djed, iusd))
This will correctly filter for Minswap and SundaeSwap but not for VyFinance.
And no pools for Muesliswap are showing up. (As referenced here: #17)