Skip to content

Commit

Permalink
feat: update celo
Browse files Browse the repository at this point in the history
  • Loading branch information
marktoda committed Sep 14, 2023
1 parent 2494e68 commit 90449ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy-addresses/celo.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"UniversalRouter": "0xC73d61d192FB994157168Fb56730FdEc64C9Cb8F",
"UniversalRouterV1_2": "0x88a3ED7F21A3fCF6adb86b6F878C5B7a02D20e9b",
"UniversalRouterV1_2": "0x643770e279d5d0733f21d6dc03a8efbabf3255b4",
"UnsupportedProtocol": "0x5Dc88340E1c5c6366864Ee415d6034cadd1A9897"
}
2 changes: 1 addition & 1 deletion script/deployParameters/DeployCelo.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ contract DeployCelo is DeployUniversalRouter {
routerRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareRewardsDistributor: UNSUPPORTED_PROTOCOL,
looksRareToken: UNSUPPORTED_PROTOCOL,
v2Factory: 0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f,
v2Factory: 0x79a530c8e2fA8748B7B40dd3629C0520c2cCf03f,
v3Factory: 0xAfE208a311B21f13EF87E33A90049fC17A7acDEc,
pairInitCodeHash: 0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f,
poolInitCodeHash: 0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54
Expand Down

0 comments on commit 90449ba

Please sign in to comment.