Flash unwinder contracts and scripts, relay lane tuning, trustless bridge and token-aggregation updates.
Made-with: Cursor
This commit is contained in:
@@ -25,7 +25,7 @@ contract SwapRouter is ReentrancyGuard {
|
||||
}
|
||||
|
||||
// Contract addresses (Ethereum Mainnet)
|
||||
address public immutable uniswapV3Router; // 0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45
|
||||
address public immutable uniswapV3Router; // legacy SwapRouter on Ethereum mainnet
|
||||
address public immutable curve3Pool; // 0xbEbc44782C7dB0a1A60Cb6fe97d0b483032FF1C7
|
||||
address public immutable oneInchRouter; // 0x1111111254EEB25477B68fb85Ed929f73A960582 (optional)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user