Skip to content

Commit

Permalink
Merge pull request #950 from makerdao/v2-delegate-migrations
Browse files Browse the repository at this point in the history
process three v2 delegate links
  • Loading branch information
tyler17 authored Oct 25, 2024
2 parents 2524270 + 51e041a commit e79f195
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/migration/delegateAddressLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@ export const delegateAddressLinks = {
'0x86F8A04FbAF5c8eD0465624c355c1E3C073213cA': '0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0',
// BLUE
'0xE5a7023f78c3c0b7B098e8f4aCE7031B3D9aFBaB': '0xe9e3951535053AF603cbE53b0753361459b74D76',
// BLUE V2
'0xe9e3951535053AF603cbE53b0753361459b74D76': '0x73056E27D9cc08f963d41664C705392f305cFE7d',
// BONAPUBLICA V2
'0x694C1Dc8abE434e4b46Fc545B4680cdA1F524F21': '0x79bc4725A6A48C18D94E90C7002b8aF37F20919a',
// Cloaky V2
'0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0': '0xd352A360CCCB06FB23a8681c44E6b12A999AE7A0'
}
};

Expand Down

0 comments on commit e79f195

Please sign in to comment.