diff --git a/MaxiOps/injectorScheduling/[chain]/injector-configurator.json b/MaxiOps/injectorScheduling/[chain]/injector-configurator.json new file mode 100644 index 000000000..c684cd783 --- /dev/null +++ b/MaxiOps/injectorScheduling/[chain]/injector-configurator.json @@ -0,0 +1,42 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1734026402730, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.17.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "checksum": "0x8266d9ae63588" + }, + "transactions": [ + { + "to": "0x5a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "name": "gaugeAddresses", + "type": "address[]", + "internalType": "address[]" + }, + { + "name": "amountsPerPeriod", + "type": "uint256[]", + "internalType": "uint256[]" + }, + { "name": "maxPeriods", "type": "uint8[]", "internalType": "uint8[]" } + ], + "name": "setRecipientList", + "payable": false + }, + "contractInputsValues": { + "gaugeAddresses": "[0x4B891340b51889f438a03DC0e8aAAFB0Bc89e7A6, 0x70A1c01902DAb7a45dcA1098Ca76A8314dd8aDbA, 0x1f3A4C8115629C33A28bF2F97F22D31d256317F6]", + "amountsPerPeriod": "[1062500000000000000000, 478100000000000000000, 796860000000000000000]", + "maxPeriods": "[2, 2, 2]" + } + } + ] +} diff --git a/MaxiOps/injectorScheduling/[chain]/injector-configurator.report.txt b/MaxiOps/injectorScheduling/[chain]/injector-configurator.report.txt new file mode 100644 index 000000000..7d101efbb --- /dev/null +++ b/MaxiOps/injectorScheduling/[chain]/injector-configurator.report.txt @@ -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" | | | +| | | | ] | ] | ] | | | ++------------------+--------------------------------------------------------------------------------------------+--------+-----------------------------------------------------------------------------------------------+------------------------------------------+---------+--------------------------------------------+----------+ +```