fix: update SOR to refundETH on high price impact ETH trades (#4251)
fix lock
Showing
... | @@ -127,7 +127,7 @@ | ... | @@ -127,7 +127,7 @@ |
"@uniswap/redux-multicall": "^1.1.5", | "@uniswap/redux-multicall": "^1.1.5", | ||
"@uniswap/router-sdk": "^1.0.6", | "@uniswap/router-sdk": "^1.0.6", | ||
"@uniswap/sdk-core": "^3.0.1", | "@uniswap/sdk-core": "^3.0.1", | ||
"@uniswap/smart-order-router": "^2.5.26", | "@uniswap/smart-order-router": "^2.8.2", | ||
"@uniswap/token-lists": "^1.0.0-beta.30", | "@uniswap/token-lists": "^1.0.0-beta.30", | ||
"@uniswap/v2-core": "1.0.0", | "@uniswap/v2-core": "1.0.0", | ||
"@uniswap/v2-periphery": "^1.1.0-beta.0", | "@uniswap/v2-periphery": "^1.1.0-beta.0", | ||
... | ... |
Please register or sign in to comment