Skip to content

Commit

Permalink
Merge branch 'main' into fixGnosisRpc
Browse files Browse the repository at this point in the history
  • Loading branch information
Tritium-VLK authored Nov 15, 2023
2 parents b8e8dbf + fbd5a8d commit 9cff79a
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 11 deletions.
13 changes: 12 additions & 1 deletion extras/arbitrum.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,16 @@
"oneinchSwapper": "0xd712A863766dE7e7cA13289A97997E01832A6571",
"paraswapSwapper": "0x95676AaEcD59B19C5B79008F86d3A291628b0947"
}
}
},
"maxiVestingContracts": {
"factory": "0x7BBAc709a9535464690A435ca7361256496f13Ce",
"Tritium": "0x2b03b15E4A26D858DD594649988255eCEb832787",
"shak": "0x3e7EC248fd5BE044C0efcE9fAA778AC374350efc",
"Xeonus": "0xCE49aeFDDdDBa966cd69e6A4670f4F795F577264",
"zekraken": "0x5C8260f4eB66eC847018BBC5f68694864eF094Fe",
"Zen Dragon": "0x2466f62D52005AaB7A8F637CC3152361D4CC210c",
"Mike B": "0x81DE849AdB5883d089cdFd66bB399b4Af74a16bb",
"Danko": "0x2304488F0eddF15227C21b021739448B51E791C0",
"Dubstard": "0x01B894622C7aa890d758C8a0E8156480F0Fa5f6C"
}
}
2 changes: 1 addition & 1 deletion extras/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"gaugeRewardsInjectors": {
"usdc": "0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A",
"gold": "0x79D0F97D4D8c1Dd30b1Ea09746dB8847036AD92d"
}
}
}
}

8 changes: 3 additions & 5 deletions outputs/addressbook.json
Original file line number Diff line number Diff line change
Expand Up @@ -1458,11 +1458,9 @@
"tokens": {},
"maxiKeepers": {
"gasStation": "0x34a265e1EBCb31586293eb2D2f94c6ff2f920340",
"maxiKeepers": {
"gaugeRewardsInjectors": {
"usdc": "0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A",
"gold": "0x79D0F97D4D8c1Dd30b1Ea09746dB8847036AD92d"
}
"gaugeRewardsInjectors": {
"usdc": "0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A",
"gold": "0x79D0F97D4D8c1Dd30b1Ea09746dB8847036AD92d"
}
},
"20230316-l2-balancer-pseudo-minter": {
Expand Down
4 changes: 2 additions & 2 deletions outputs/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"20230717-chainlink-rate-provider-factory/ChainlinkRateProviderFactory": "0x0A973B6DB16C2ded41dC91691Cc347BEb0e2442B",
"zero/zero": "0x0000000000000000000000000000000000000000",
"maxiKeepers/gasStation": "0x34a265e1EBCb31586293eb2D2f94c6ff2f920340",
"maxiKeepers/maxiKeepers/gaugeRewardsInjectors/usdc": "0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A",
"maxiKeepers/maxiKeepers/gaugeRewardsInjectors/gold": "0x79D0F97D4D8c1Dd30b1Ea09746dB8847036AD92d",
"maxiKeepers/gaugeRewardsInjectors/usdc": "0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A",
"maxiKeepers/gaugeRewardsInjectors/gold": "0x79D0F97D4D8c1Dd30b1Ea09746dB8847036AD92d",
"multisigs/blabs_ops": "0x183C55A0dc7A7Da0f3581997e764D85Fd9E9f63a",
"multisigs/dao": "0xC40DCFB13651e64C8551007aa57F9260827B6462",
"multisigs/lm": "0x65226673F3D202E0f897C862590d7e1A992B2048",
Expand Down
4 changes: 2 additions & 2 deletions outputs/base_reverse.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"0x0A973B6DB16C2ded41dC91691Cc347BEb0e2442B": "20230717-chainlink-rate-provider-factory/ChainlinkRateProviderFactory",
"0x0000000000000000000000000000000000000000": "zero/zero",
"0x34a265e1EBCb31586293eb2D2f94c6ff2f920340": "maxiKeepers/gasStation",
"0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A": "maxiKeepers/maxiKeepers/gaugeRewardsInjectors/usdc",
"0x79D0F97D4D8c1Dd30b1Ea09746dB8847036AD92d": "maxiKeepers/maxiKeepers/gaugeRewardsInjectors/gold",
"0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A": "maxiKeepers/gaugeRewardsInjectors/usdc",
"0x79D0F97D4D8c1Dd30b1Ea09746dB8847036AD92d": "maxiKeepers/gaugeRewardsInjectors/gold",
"0x183C55A0dc7A7Da0f3581997e764D85Fd9E9f63a": "multisigs/emergency",
"0xC40DCFB13651e64C8551007aa57F9260827B6462": "multisigs/dao",
"0x65226673F3D202E0f897C862590d7e1A992B2048": "multisigs/lm",
Expand Down

0 comments on commit 9cff79a

Please sign in to comment.