Skip to content

Commit

Permalink
Merge branch 'main' into V3-Launch-USDC-Incentive-Injector
Browse files Browse the repository at this point in the history
  • Loading branch information
Zen-Maxi authored Dec 12, 2024
2 parents d9cda2b + c57376d commit 59a4a85
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MaxiOps/injectorScheduling/[chain]/injector-configurator.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"transactions": [
{
"to": "0x80D737BF3973D92a1B5FC4b166F89cb9e7445632",
"checksum": "0x8266d9ae63588"
},
"transactions": [
{
"to": "0x5a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE",
"value": "0",
"data": null,
"contractMethod": {
Expand All @@ -32,6 +37,7 @@
"type": "uint8[]",
"internalType": "uint8[]"
}
{ "name": "maxPeriods", "type": "uint8[]", "internalType": "uint8[]" }
],
"name": "setRecipientList",
"payable": false
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
FILENAME: `MaxiOps/injectorScheduling/[chain]/injector-configurator.json`
MULTISIG: `multisigs/maxi_omni (mainnet:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)`
COMMIT: `545ade7f197b9b837630a1095eba86be66ab472f`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/896cc5fe-b60b-4e9e-ad84-e4e78d09f1f1)

```
+------------------+--------------------------------------------------------------------------------------------+--------+-----------------------------------------------------------------------------------------------+------------------------------------------+---------+--------------------------------------------+----------+
| function | injector | symbol | gaugeList | amounts_per_period | periods | total_amount_first_period | tx_index |
+------------------+--------------------------------------------------------------------------------------------+--------+-----------------------------------------------------------------------------------------------+------------------------------------------+---------+--------------------------------------------+----------+
| setRecipientList | 0x5a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE(maxiKeepers/gaugeRewardsInjectors/Balancer_BAL) | BAL | [ | [ | [ | raw: 2337460000000000000000/1e18 = 2337.46 | 0 |
| | | | "0x4B891340b51889f438a03DC0e8aAAFB0Bc89e7A6 (Balancer Aave Lido wETH-wstETH Gauge Deposit)", | "1062500000000000000000/1e18 = 1062.5", | "2", | | |
| | | | "0x70A1c01902DAb7a45dcA1098Ca76A8314dd8aDbA (Balancer osETH-waWETH Gauge Deposit)", | "478100000000000000000/1e18 = 478.1", | "2", | | |
| | | | "0x1f3A4C8115629C33A28bF2F97F22D31d256317F6 (Balancer ETHx waWETH Gauge Deposit)" | "796860000000000000000/1e18 = 796.86" | "2" | | |
| | | | ] | ] | ] | | |
+------------------+--------------------------------------------------------------------------------------------+--------+-----------------------------------------------------------------------------------------------+------------------------------------------+---------+--------------------------------------------+----------+
```

0 comments on commit 59a4a85

Please sign in to comment.