Skip to content

Commit

Permalink
fix Base Sepolia POSM address
Browse files Browse the repository at this point in the history
  • Loading branch information
saucepoint committed Jan 6, 2025
1 parent 6a43ced commit 34d0c4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy-addresses/base-sepolia.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"UniversalRouter": "0x3e0267c1ea01a6e89b01c105a7d235b134fd1df4",
"UniversalRouter": "0x492e6456d9528771018deb9e87ef7750ef184104",
"UnsupportedProtocol": "0x7B46ee9BaB49bd5b37117494689A035b0F187B59"
}
2 changes: 1 addition & 1 deletion script/deployParameters/DeployBaseSepolia.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ contract DeployBaseSepolia is DeployUniversalRouter {
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54,
v4PoolManager: 0x05E73354cFDd6745C338b50BcFDfA3Aa6fA03408,
v3NFTPositionManager: 0x27F971cb582BF9E50F397e4d29a5C7A34f11faA2,
v4PositionManager: 0xda4910cdbbBe7894DE9f62245a6D4e2875671Ef3
v4PositionManager: 0x4B2C77d209D3405F41a037Ec6c77F7F5b8e2ca80
});

unsupported = 0x76870DEbef0BE25589A5CddCe9B1D99276C73B4e;
Expand Down

0 comments on commit 34d0c4f

Please sign in to comment.