feat: add optimism and arbitrum to gas estimate support (#3434)
* add optimism and arbitrum to gas estimate support * update sor version * move to dependencies
Showing
| ... | @@ -215,7 +215,7 @@ | ... | @@ -215,7 +215,7 @@ |
| "@uniswap/redux-multicall": "^1.0.0", | "@uniswap/redux-multicall": "^1.0.0", | ||
| "@uniswap/router-sdk": "^1.0.3", | "@uniswap/router-sdk": "^1.0.3", | ||
| "@uniswap/sdk-core": "^3.0.1", | "@uniswap/sdk-core": "^3.0.1", | ||
| "@uniswap/smart-order-router": "^2.5.10", | "@uniswap/smart-order-router": "^2.5.20", | ||
| "@uniswap/token-lists": "^1.0.0-beta.27", | "@uniswap/token-lists": "^1.0.0-beta.27", | ||
| "@uniswap/v2-sdk": "^3.0.1", | "@uniswap/v2-sdk": "^3.0.1", | ||
| "@uniswap/v3-sdk": "^3.8.2", | "@uniswap/v3-sdk": "^3.8.2", | ||
| ... | ... |
Please register or sign in to comment