Skip to content

Commit

Permalink
Merge pull request #956 from makerdao/develop
Browse files Browse the repository at this point in the history
Add additional delegate links
  • Loading branch information
adamgoth authored Oct 29, 2024
2 parents e465fb0 + d29210e commit 13c1d6f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion modules/migration/delegateAddressLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,11 @@ export const delegateAddressLinks = {
// Cloaky V2
'0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0': '0xd352A360CCCB06FB23a8681c44E6b12A999AE7A0',
// JuliaChang V2
'0x42540F1b8Fd386b8993ED8b38DDa98ED68b73d8A': '0xd0b44469d0f230fc67d2e6d2e8d239699ed76bb5'
'0x42540F1b8Fd386b8993ED8b38DDa98ED68b73d8A': '0xd0b44469d0f230fc67d2e6d2e8d239699ed76bb5',
// QGov V2
'0x4A92599433535b0E61d80085c5a90AeDf5a96467': '0x3B42d3C0F5c8f14A57C59f8BeA69b7cb02cEd1D5',
// WBC V2
'0x3C85C3F4B0d610Fd29cc132A2073f85C15F83f2b': '0x4C2134ABe86109dB784A5d0a34C98251Bb82a859'
}
};

Expand Down

0 comments on commit 13c1d6f

Please sign in to comment.