From 8b8fb9cd23f290ca44c9f2790dbf11efa9397266 Mon Sep 17 00:00:00 2001 From: Christopher-Michael-Pratt Date: Thu, 7 Dec 2023 10:57:19 +0800 Subject: [PATCH] add `MixedExecutorV2` address to deployments --- deployments/42161.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deployments/42161.json b/deployments/42161.json index 6ef7a09..def34f3 100644 --- a/deployments/42161.json +++ b/deployments/42161.json @@ -70,6 +70,7 @@ "FarmRewardDistributorV2": "0x93d4f6ADA5686eaf51bA78ECDAc34A9292B8D7d2", "RewardCollectorV3": "0x2920bD2FC3ca629F98DD8B24C89C6E01b3dDd710", "OrderBookAssistant": "0x43cB3494633ea5fb4D0fa9De808A7002A7c03000", - "TokenVertexUpdaterGovernor": "0x01531c46EA142Aa5F5c20Ce383196cCc28a51Bb1" + "TokenVertexUpdaterGovernor": "0x01531c46EA142Aa5F5c20Ce383196cCc28a51Bb1", + "MixedExecutorV2": "0xC9aec7F14b569328d508EEB723cD5EC750dfF156" } }