From c50f541a85ef30735eda1cca0b6b10df59592de8 Mon Sep 17 00:00:00 2001 From: Daniel Lima Date: Thu, 5 Oct 2023 18:42:46 -0300 Subject: [PATCH] deploy --- config/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.ts b/config/index.ts index 89c6b39..8d16c43 100644 --- a/config/index.ts +++ b/config/index.ts @@ -1,5 +1,5 @@ export const DeployAddresses = { ImmutableCreate2Factory: '0x0000000000FFe8B47B3e2130213B802212439497', - RolesRegistry: '0x4c7E4a30a749d78935ED7674590026f7b74AFea0', + RolesRegistry: '0xB2aD616e84e1eF7A9ED0fA3169AAF31Ee51EA824', KMSDeployer: '0x04c8c6c56dab836f8bd62cb6884371507e706806', }