feat: Implement generic callback

--- don't change below this line ---
ENG-4047 Took 26 minutes


Took 4 minutes

Took 8 seconds

Took 59 seconds

Took 22 seconds
This commit is contained in:
Diana Carvalho
2025-01-28 18:05:10 +00:00
parent e481ceb304
commit fafeba9248
3 changed files with 20 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ contract TychoRouterExposed is TychoRouter {
return _unwrapETH(amount);
}
function ExposedSwap(
function exposedSwap(
uint256 amountIn,
uint256 nTokens,
bytes calldata swaps