docs
docs copied to clipboard
Add Sepolia addresses to Deployment Addresses page
Uniswap Labs have deployed a range of Uniswap contracts to Sepolia, but this is not reflected on the Deployment Addresses page. With Goerli coming end-of-life soon, more developers will be interested in migrating to other testnets. Adding the official contract addresses to Deployment Addresses will be helpful for these.
For reference, Uniswap's Twitter account posted them here https://twitter.com/Uniswap/status/1661362297632088066
- Permit2: 0x000000000022D473030F116dDEE9F6B43aC78BA3
- Universal Router: 0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD
- WETH9: 0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14
- NonfungiblePositionManager : 0x1238536071E1c677A632429e3655c799b22cDA52
- UniswapV2Factory: 0xB7f907f7A9eBC822a80BD25E224be42Ce0A698A0
(from that Twitter thread above)
duplicate of #598 , also #649
The full list from the source code is:
// sepolia v3 addresses
const SEPOLIA_ADDRESSES: ChainAddresses = {
v3CoreFactoryAddress: '0x0227628f3F023bb0B980b67D528571c95c6DaC1c',
multicallAddress: '0xD7F33bCdb21b359c8ee6F0251d30E94832baAd07',
quoterAddress: '0xEd1f6473345F45b75F8179591dd5bA1888cf2FB3',
v3MigratorAddress: '0x729004182cF005CEC8Bd85df140094b6aCbe8b15',
nonfungiblePositionManagerAddress: '0x1238536071E1c677A632429e3655c799b22cDA52',
tickLensAddress: '0xd7f33bcdb21b359c8ee6f0251d30e94832baad07'
}
should close this as it has been added there https://docs.uniswap.org/contracts/v3/reference/deployments