Closed thal0x closed 5 months ago
Updates swap simulation queries in adapter contracts to support passing a vector of routes instead of swap operations.
SwapExactAssetIn
SwapExactAssetOut
This matches the behavior of the swap execution messages.
Updates swap simulation queries in adapter contracts to support passing a vector of routes instead of swap operations.
SwapExactAssetIn
queries, multiple routes are supported.SwapExactAssetOut
queries, it will error if more than one route is provided.This matches the behavior of the swap execution messages.