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:
@@ -20,7 +20,7 @@ contract TychoRouterExposed is TychoRouter {
|
||||
return _unwrapETH(amount);
|
||||
}
|
||||
|
||||
function ExposedSwap(
|
||||
function exposedSwap(
|
||||
uint256 amountIn,
|
||||
uint256 nTokens,
|
||||
bytes calldata swaps
|
||||
|
||||
Reference in New Issue
Block a user