Skip to content

Commit

Permalink
Deploy new timelock controller for V3
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-kaufman committed Jul 5, 2024
1 parent a3cc6bd commit 226fe62
Show file tree
Hide file tree
Showing 5 changed files with 1,066 additions and 226 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ module.exports = {
"0xF6aEF099e4473E08bed75E0BB1252C4cdAd96416",
"0x42eefBC05794e71a0f7e7B63E5EcB52320345eBE"
],
"managers": [],
"managers": ["0x53E9152417EcD338E7e85cCFBc1F5eDA053C910c"],
"rewardControllersConf": [],
"hatToken": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", // USDC
"hatVaultsRegistryConf": {
Expand Down Expand Up @@ -306,7 +306,7 @@ module.exports = {
"0xF6aEF099e4473E08bed75E0BB1252C4cdAd96416",
"0x42eefBC05794e71a0f7e7B63E5EcB52320345eBE"
],
"managers": [],
"managers": ["0xBCa8856B5995092Df3f100436b0Ee8056A2E065a"],
"rewardControllersConf": [],
"hatToken": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8", // USDC
"hatVaultsRegistryConf": {
Expand Down
Loading

0 comments on commit 226fe62

Please sign in to comment.