We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e79f195 + c6a7621 commit d2438f4Copy full SHA for d2438f4
modules/migration/delegateAddressLinks.ts
@@ -66,7 +66,9 @@ export const delegateAddressLinks = {
66
// BONAPUBLICA V2
67
'0x694C1Dc8abE434e4b46Fc545B4680cdA1F524F21': '0x79bc4725A6A48C18D94E90C7002b8aF37F20919a',
68
// Cloaky V2
69
- '0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0': '0xd352A360CCCB06FB23a8681c44E6b12A999AE7A0'
+ '0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0': '0xd352A360CCCB06FB23a8681c44E6b12A999AE7A0',
70
+ // JuliaChang V2
71
+ '0x42540F1b8Fd386b8993ED8b38DDa98ED68b73d8A': '0xd0b44469d0f230fc67d2e6d2e8d239699ed76bb5'
72
}
73
};
74
0 commit comments