Skip to content

Commit

Permalink
Updated mainnet to match previous abi's
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Mar 21, 2022
1 parent 60c9dc7 commit e0d0ad2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions networks/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,24 +247,24 @@
},
"GovernorBravo": {
"GovernorBravoDelegateG1": {
"name": "GovernorBravoDelegate",
"contract": "GovernorBravoDelegate",
"address": "0xAAAaaAAAaaaa8FdB04F544F4EEe52939CddCe378"
"name": "GovernorBravoDelegate",
"contract": "GovernorBravoDelegate",
"address": "0xAAAaaAAAaaaa8FdB04F544F4EEe52939CddCe378"
},
"GovernorBravoDelegateG2": {
"name": "GovernorBravoDelegate",
"contract": "GovernorBravoDelegate",
"address": "0x563a63d650a5d259abae9248dddc6867813d3f87"
"name": "GovernorBravoDelegate",
"contract": "GovernorBravoDelegate",
"address": "0x563a63d650a5d259abae9248dddc6867813d3f87"
},
"GovernorBravoDelegator": {
"name": "GovernorBravoDelegator",
"contract": "GovernorBravoDelegator",
"address": "0xc0da02939e1441f497fd74f78ce7decb17b66529"
"name": "GovernorBravoDelegator",
"contract": "GovernorBravoDelegator",
"address": "0xc0da02939e1441f497fd74f78ce7decb17b66529"
},
"GovernorBravoDelegate": {
"name": "GovernorBravoDelegate",
"contract": "GovernorBravoDelegate",
"address": "0x30065B703DE5d473975A2db5bBB790A23FD6EFbD"
"name": "GovernorBravoDelegate",
"contract": "GovernorBravoDelegate",
"address": "0x30065B703DE5d473975A2db5bBB790A23FD6EFbD"
}
},
"Timelock": {
Expand Down

0 comments on commit e0d0ad2

Please sign in to comment.