From fb7067c2b1dc31aa74ffcb718d5de69418bf9c5a Mon Sep 17 00:00:00 2001 From: emtothed <110118604+emtothed@users.noreply.github.com> Date: Sat, 6 Sep 2025 11:27:18 +0330 Subject: [PATCH] Update Ethereum-Deployments.md Updated UniversalRouter address on Sepoila from UniversalRouterV1 address to UniversalRouterV2 provided in its official repository https://github.com/Uniswap/universal-router/blob/main/deploy-addresses/sepolia.json --- docs/contracts/v3/reference/deployments/Ethereum-Deployments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contracts/v3/reference/deployments/Ethereum-Deployments.md b/docs/contracts/v3/reference/deployments/Ethereum-Deployments.md index 7cdc6df8c..0a3c6fe16 100644 --- a/docs/contracts/v3/reference/deployments/Ethereum-Deployments.md +++ b/docs/contracts/v3/reference/deployments/Ethereum-Deployments.md @@ -24,7 +24,7 @@ The latest version of `@uniswap/v3-core`, `@uniswap/v3-periphery`, and `@uniswap | [QuoterV2](https://github.com/Uniswap/v3-periphery/blob/main/contracts/lens/QuoterV2.sol) | `0x61fFE014bA17989E743c5F6cB21bF9697530B21e` | `0xEd1f6473345F45b75F8179591dd5bA1888cf2FB3` | | [SwapRouter02](https://github.com/Uniswap/swap-router-contracts/blob/main/contracts/SwapRouter02.sol) | `0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45` | `0x3bFA4769FB09eefC5a80d6E87c3B9C650f7Ae48E` | | [Permit2](https://github.com/Uniswap/permit2) | `0x000000000022D473030F116dDEE9F6B43aC78BA3` | `0x000000000022D473030F116dDEE9F6B43aC78BA3` | -| [UniversalRouter](https://github.com/Uniswap/universal-router) | `0x66a9893cc07d91d95644aedd05d03f95e1dba8af` | `0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD` | +| [UniversalRouter](https://github.com/Uniswap/universal-router) | `0x66a9893cc07d91d95644aedd05d03f95e1dba8af` | `0x3A9D48AB9751398BbFa63ad67599Bb04e4BdF98b` | | [v3StakerAddress](https://github.com/Uniswap/v3-staker) | `0xe34139463bA50bD61336E0c446Bd8C0867c6fE65` | `` |