Skip to content

Commit

Permalink
update Uniswap contract addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
dghelm committed Aug 7, 2023
1 parent 47280aa commit 40fd10b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/content/docs/en/developers/scroll-contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,25 +61,25 @@ import Aside from "../../../../components/Aside.astro"
- WETH L2: `0x5300000000000000000000000000000000000004`
- Transaction Fee Vault: `0x5300000000000000000000000000000000000005`

{/* ## Protocols on Sepolia */}
## Protocols on Sepolia

{/\* ### Uniswap V3
### Uniswap V3

- Frontend website: [https://uniswap-v3.scroll.io/](https://uniswap-v3.scroll.io/)
- Main Contracts
- Core Factory: `0x6E7E0d996eF50E289af9BFd93f774C566F014660`
- NFT Position Manager: `0xbd1A5920303F45d628630E88aFbAF012bA078F37`
- Router: `0xD9880690bd717189cC3Fbe7B9020F27fae7Ac76F`
- Core Factory: `0xB856587fe1cbA8600F75F1b1176E44250B11C788`
- NFT Position Manager: `0xbbAd0e891922A8A4a7e9c39d4cc0559117016fec`
- Router: `0x17AFD0263D6909Ba1F9a8EAC697f76532365Fb95`
- Additional Contracts
- multicall2Address: `0x2117f703867a2B7E6813c7e5Edd96bf9a8d8eC30`
- proxyAdminAddress: `0x7023D099DcAE54c3ed93B8C07bC8948150A68bb4`
- tickLensAddress: `0xf39a3f98Bc7e03cB9A8dBF8246B8C66a1A5c025F`
- nftDescriptorLibraryAddressV1_3_0: `0x9590F386eC21A221646A19ac03984683713366d7`
- nonfungibleTokenPositionDescriptorAddressV1_3_0: `0xdbb991616CE0E6a0553258bd34bC1478042C03C2`
- descriptorProxyAddress: `0x9590F386eC21A221646A19ac03984683713366d7`
- v3MigratorAddress: `0x5Db25d2b7dba65c8aA2b16465438Ec44f75b0511`
- v3StakerAddress: `0xF957376105987D25EFe7D403eA63929e0dAc9E0c`
- quoterV2Address: `0xbf1c1FE1e9e900aFd5ba2Eb67480c44266D5eD84` \*/}
- multicall2Address: `0x8c181f4B9040F1a2C941EfD3b608712cF86F1957`
- proxyAdminAddress: `0xD4A9910732b6f301F6F210Ebe7a3dBf16d9E9DD4`
- tickLensAddress: `0x9804Da978427a49929f2E6Ea32A9594F03f9296e`
- nftDescriptorLibraryAddressV1_3_0: `0x45Bd3B62B7A3aA53371c98049b0f7A9C1A4B5a6c`
- nonfungibleTokenPositionDescriptorAddressV1_3_0: `0x24d4E4a572Dc1e0dbF92a0d7768Ac80df516b2C2`
- descriptorProxyAddress: `0xa8986417d0EAe50607696b9b0cb7ec5aFBE67765`
- v3MigratorAddress: `0x38E33D067F03a5cDc02C301b2c306cb0414549Bf`
- v3StakerAddress: `0xe7b82794Cab21e665a3e6f8ea562d392AA6E0619`
- quoterV2Address: `0xd5dd33650Ef1DC6D23069aEDC8EAE87b0D3619B2`

## Tokens

Expand Down

0 comments on commit 40fd10b

Please sign in to comment.