Skip to content

Commit

Permalink
Merge pull request #958 from makerdao/delegate-migration-10-29-vigilant
Browse files Browse the repository at this point in the history
Add vigilant v2 contract
  • Loading branch information
adamgoth authored Oct 29, 2024
2 parents 0c3924d + 4398a21 commit ff81f06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modules/migration/delegateAddressLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@ export const delegateAddressLinks = {
// PBG V2
'0x51C659ee6FccebF7183da4E7D42A83b652F6E741': '0x1989BC38403A8c7f3c9A6699c5366d9AF6301dD6',
// UPMaker V2
'0x80ae9649fC445516f4792AF77b0B8F5809C38231': '0xB1b92313d93137E32FA2bE06455Cae5AEd78f33D'
'0x80ae9649fC445516f4792AF77b0B8F5809C38231': '0xB1b92313d93137E32FA2bE06455Cae5AEd78f33D',
// vigilant V2
'0x37D58532a985c2aD7a84EC61b0413Cc4B2c48977': '0xFE67Cbec68B6e00D9327B4ECf32C0d526b60668D'
}
};

Expand Down

0 comments on commit ff81f06

Please sign in to comment.