Skip to content

Commit

Permalink
Merge pull request #894 from makerdao/cloaky-migration
Browse files Browse the repository at this point in the history
Link Sovereign Finance AVC - Cloaky (#891)
  • Loading branch information
tyler17 authored Jun 3, 2024
2 parents cc62917 + 0db0f22 commit 2c40267
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions modules/migration/delegateAddressLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,10 @@ export const delegateAddressLinks = {
'0x61AFeb287bbC52C49405333a05c8FC0d601a8aFB': '0xf295c242bC11F9793498c30be851Ba0a841a0B95',
// Resiliency AVC - UPMaker
'0x668fA29d3fD30179df6bc58DA5D42E04360CE27c': '0x80ae9649fC445516f4792AF77b0B8F5809C38231',
//Sovereign Finance AVC - Blue
'0x766b115d7E179Bb8980A575dfa02531245E0C4C0': '0x1a6DF5ab553E731a5DD767F44004C12dF81f02FC'
// Sovereign Finance AVC - Blue
'0x766b115d7E179Bb8980A575dfa02531245E0C4C0': '0x1a6DF5ab553E731a5DD767F44004C12dF81f02FC',
// Sovereign Finance AVC - Cloaky
'0x86F8A04FbAF5c8eD0465624c355c1E3C073213cA': '0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0'
}
};

Expand Down

0 comments on commit 2c40267

Please sign in to comment.