Flash unwinder contracts and scripts, relay lane tuning, trustless bridge and token-aggregation updates.
Made-with: Cursor
This commit is contained in:
@@ -4,7 +4,7 @@ pragma solidity ^0.8.19;
|
||||
/**
|
||||
* @title ISwapRouter - Uniswap V3 SwapRouter Interface
|
||||
* @notice Minimal interface for Uniswap V3 SwapRouter
|
||||
* @dev Based on Uniswap V3 SwapRouter02
|
||||
* @dev Matches the legacy Uniswap V3 SwapRouter exactInputSingle / exactInput ABI.
|
||||
*/
|
||||
interface ISwapRouter {
|
||||
struct ExactInputSingleParams {
|
||||
|
||||
Reference in New Issue
Block a user