From 2369abc4ca3def9c4fed761e79eccb018499292d Mon Sep 17 00:00:00 2001 From: Zied <26070035+zguesmi@users.noreply.github.com> Date: Thu, 22 Jan 2026 14:09:30 +0100 Subject: [PATCH] chore: Update owner address in config after multisig transfer --- config/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index 1fb29754..b9e0a0a3 100644 --- a/config/config.json +++ b/config/config.json @@ -75,7 +75,8 @@ "42161": { "name": "Arbitrum One Mainnet", "deployer": "0x111167a21d2bdb8e10b84aee3501059d50756b67", - "owner": "0x111165e3c379e4f8285df34d7137b433c30afa66", + "owner": "0x3768f9b005E8Ef8b45568F1f1f5Ca7650096b2B9", + "_ownerComment": "iExec multisig wallet", "asset": "Token", "token": "0xe649e6a1F2afc63ca268C2363691ceCAF75CF47C", "v3": {},