Skip to content

Commit

Permalink
fix: update v2 factory addresses (#334)
Browse files Browse the repository at this point in the history
* Revert "add (un)/wrapping for steth (#317)"

This reverts commit bdb2942.

* Revert "deploy UniversalRouter v1.3 to mainnet and goerli (#320)"

This reverts commit 0250714.

* fix: fixup steth leftovers

* feat: update snaps

* fix: eric comments

* fix: fixed readme

* fix: updated v2 factories

sepolia does not need upgrading

* fixed base's checksum

---------

Co-authored-by: Mark Toda <[email protected]>
  • Loading branch information
2 people authored and hensha256 committed Jan 11, 2024
1 parent 52be38e commit 06316e9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion script/deployParameters/DeployArbitrum.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ contract DeployArbitrum is DeployUniversalRouter {
routerRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareToken: UNSUPPORTED_PROTOCOL,
v2Factory: 0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f,
v2Factory: 0xf1D7CC64Fb4452F05c498126312eBE29f30Fbcf9,
v3Factory: 0x1F98431c8aD98523631AE4a59f267346ea31F984,
pairInitCodeHash: 0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f,
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54
Expand Down
2 changes: 1 addition & 1 deletion script/deployParameters/DeployAvalanche.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ contract DeployAvalanche is DeployUniversalRouter {
routerRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareToken: UNSUPPORTED_PROTOCOL,
v2Factory: 0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f,
v2Factory: 0x9e5A52f57b3038F1B8EeE45F28b3C1967e22799C,
v3Factory: 0x740b1c1de25031C31FF4fC9A62f554A55cdC1baD,
pairInitCodeHash: 0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f,
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54
Expand Down
2 changes: 1 addition & 1 deletion script/deployParameters/DeployBSC.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ contract DeployBSC is DeployUniversalRouter {
routerRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareToken: UNSUPPORTED_PROTOCOL,
v2Factory: 0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f,
v2Factory: 0x8909Dc15e40173Ff4699343b6eB8132c65e18eC6,
v3Factory: 0xdB1d10011AD0Ff90774D0C6Bb92e5C5c8b4461F7,
pairInitCodeHash: 0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f,
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54
Expand Down
2 changes: 1 addition & 1 deletion script/deployParameters/DeployBase.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ contract DeployBase is DeployUniversalRouter {
routerRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareToken: UNSUPPORTED_PROTOCOL,
v2Factory: 0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f,
v2Factory: 0x8909Dc15e40173Ff4699343b6eB8132c65e18eC6,
v3Factory: 0x33128a8fC17869897dcE68Ed026d694621f6FDfD,
pairInitCodeHash: 0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f,
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54
Expand Down
2 changes: 1 addition & 1 deletion script/deployParameters/DeployOptimism.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ contract DeployOptimism is DeployUniversalRouter {
routerRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareToken: UNSUPPORTED_PROTOCOL,
v2Factory: 0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f,
v2Factory: 0x0c3c1c532F1e39EdF36BE9Fe0bE1410313E074Bf,
v3Factory: 0x1F98431c8aD98523631AE4a59f267346ea31F984,
pairInitCodeHash: 0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f,
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54
Expand Down
2 changes: 1 addition & 1 deletion script/deployParameters/DeployPolygon.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ contract DeployPolygon is DeployUniversalRouter {
routerRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareToken: UNSUPPORTED_PROTOCOL,
v2Factory: 0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f,
v2Factory: 0x9e5A52f57b3038F1B8EeE45F28b3C1967e22799C,
v3Factory: 0x1F98431c8aD98523631AE4a59f267346ea31F984,
pairInitCodeHash: 0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f,
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54
Expand Down

0 comments on commit 06316e9

Please sign in to comment.