Skip to content

Commit

Permalink
Merge pull request #859 from makerdao/link-vigilant
Browse files Browse the repository at this point in the history
Link delegate
  • Loading branch information
b-pmcg authored Mar 29, 2024
2 parents a32bbf8 + 1b98cd0 commit 7a6ab38
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 @@ -43,7 +43,9 @@ export const delegateAddressLinks = {
// Penn Blockchain
'0x070341aA5Ed571f0FB2c4a5641409B1A46b4961b': '0xB8Dcad009E533066F12e408075E10E3a30F1f15A',
// mhonkasalo & teemulau
'0x97Fb39171ACd7C82c439b6158EA2F71D26ba383d': '0xE81022B3083323Eb7765414fB9559d106f5a9D0B'
'0x97Fb39171ACd7C82c439b6158EA2F71D26ba383d': '0xE81022B3083323Eb7765414fB9559d106f5a9D0B',
// KISS AVC - vigilant
'0x2290c379D9f6828fcC491C2c3534EeCDaF617009': '0x37D58532a985c2aD7a84EC61b0413Cc4B2c48977'
}
};

Expand Down

0 comments on commit 7a6ab38

Please sign in to comment.