Skip to content

Commit d2438f4

Browse files
authored
Merge pull request #952 from makerdao/delegate-migration-10-28
JuliaChang v2 delegate migration
2 parents e79f195 + c6a7621 commit d2438f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/migration/delegateAddressLinks.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ export const delegateAddressLinks = {
6666
// BONAPUBLICA V2
6767
'0x694C1Dc8abE434e4b46Fc545B4680cdA1F524F21': '0x79bc4725A6A48C18D94E90C7002b8aF37F20919a',
6868
// Cloaky V2
69-
'0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0': '0xd352A360CCCB06FB23a8681c44E6b12A999AE7A0'
69+
'0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0': '0xd352A360CCCB06FB23a8681c44E6b12A999AE7A0',
70+
// JuliaChang V2
71+
'0x42540F1b8Fd386b8993ED8b38DDa98ED68b73d8A': '0xd0b44469d0f230fc67d2e6d2e8d239699ed76bb5'
7072
}
7173
};
7274

0 commit comments

Comments
 (0)