From 51e041ac933851e20196d52921f2caaef140348a Mon Sep 17 00:00:00 2001 From: tyler17 Date: Fri, 25 Oct 2024 11:08:56 -0700 Subject: [PATCH] process some v2 delegate links --- modules/migration/delegateAddressLinks.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/migration/delegateAddressLinks.ts b/modules/migration/delegateAddressLinks.ts index be4d95c94..15bdc85b5 100644 --- a/modules/migration/delegateAddressLinks.ts +++ b/modules/migration/delegateAddressLinks.ts @@ -61,6 +61,12 @@ export const delegateAddressLinks = { '0x86F8A04FbAF5c8eD0465624c355c1E3C073213cA': '0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0', // BLUE '0xE5a7023f78c3c0b7B098e8f4aCE7031B3D9aFBaB': '0xe9e3951535053AF603cbE53b0753361459b74D76', + // BLUE V2 + '0xe9e3951535053AF603cbE53b0753361459b74D76': '0x73056E27D9cc08f963d41664C705392f305cFE7d', + // BONAPUBLICA V2 + '0x694C1Dc8abE434e4b46Fc545B4680cdA1F524F21': '0x79bc4725A6A48C18D94E90C7002b8aF37F20919a', + // Cloaky V2 + '0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0': '0xd352A360CCCB06FB23a8681c44E6b12A999AE7A0' } };