diff --git a/deployments/_deployments_log_file.json b/deployments/_deployments_log_file.json index a5d539c5..28db164a 100644 --- a/deployments/_deployments_log_file.json +++ b/deployments/_deployments_log_file.json @@ -24753,6 +24753,20 @@ } ] } + }, + "zksync": { + "production": { + "1.0.0": [ + { + "ADDRESS": "0x6275f6631c955DC5dA9fBe8Dc7f24a3A5919443A", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2024-11-25 13:42:32", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000341e94069f53234fe6dabef707ad4248305257150000000000000000000000000000000000225e31d15943971f47ad3022f714fa00000000000000000000000002f1272aeacaf7bd8b30278bc2aa381cc623a744", + "SALT": "", + "VERIFIED": "true" + } + ] + } } } } diff --git a/deployments/zksync.json b/deployments/zksync.json index 01317c55..5642cdab 100644 --- a/deployments/zksync.json +++ b/deployments/zksync.json @@ -22,5 +22,6 @@ "LiFiDEXAggregator": "0x1F683faf1E2a770aa75f7B2e92117A5c11183E9C", "AcrossFacetV3": "0x2e47355B70D6935C6A69d5F67e0aFe437791138e", "ReceiverAcrossV3": "0xFa94c1A99799B3cA89DE6cbB3ccCDEcf1da62aFE", - "AcrossFacetPackedV3": "0x9243578F60a2A3821642481b5851578cE92d9a78" -} + "AcrossFacetPackedV3": "0x9243578F60a2A3821642481b5851578cE92d9a78", + "Permit2Proxy": "0x6275f6631c955DC5dA9fBe8Dc7f24a3A5919443A" +} \ No newline at end of file